Hopefully someone here can help- this seems like it should be simple, but I can’t get it to work.
I want to read text from an external file and use it in a flash animation. I found a cool effect here- http://ww.no3rdw.com/forfun/5
The text is set in one line mytext=“whatever text you want”
I want the value of the variable ‘mytext’ to be determined by an external text file. The tutorials I have seen all use a text field in the flash movie- I want to have the external text file determine the value of the variable in my flash movie.