I am having trouble loading text from a txt file into a dynamic text box. The box is on a seperate swf file than the movies main containe, so i want the text to load in as the external swf that it is in loads and not on the push of a button. I am a pro at missing obvious things, so if anyone could help, it would be fantastic.
can’t make a clear picture of your troubles (i think becaus of my bad english acknowledgement) . would be very helpful if you upload your .flas and textfile.
i have a movie with a container in it. I am loading a seperate swf file which contains a dynamic text box into the container. How do I make the the external text load into the text box without using a button in either movie. Any thoughts?
So you want the text to load into a swf that is then loaded into a main movie? Any reason why it has to be a dynamic text box? Will you be changing the text at a later time? And how will you be doing that - with a button or an animation?
:hr:
have it load the text into the text box from the fram actions panel on the swf that gets loaded into the container.
in the dynamic text box establish your .txt file as the variable and make sure it’s in the same folder or else name the specific location of the .txt file