Hi
Got an annoying problem which is probably easily solved but i'm new to this stuff so maybe you can help.
I have a movie (lets call it movie a) that loads variables from a txt file called answers.txt into dynamic text boxes. So far so good.
I have a swf file (movie b) that also displays text from the same txt file and that works fine too.
The problem occurs when I load 'movie b' into 'movie a' using loadMovie. The dynamic text box in 'movie b' does not display the text from the .txt file.
What am I doing wrong??
Thanks in advance
Elliot
Got an annoying problem which is probably easily solved but i'm new to this stuff so maybe you can help.
I have a movie (lets call it movie a) that loads variables from a txt file called answers.txt into dynamic text boxes. So far so good.
I have a swf file (movie b) that also displays text from the same txt file and that works fine too.
The problem occurs when I load 'movie b' into 'movie a' using loadMovie. The dynamic text box in 'movie b' does not display the text from the .txt file.
What am I doing wrong??
Thanks in advance
Elliot