Quote:
|
Originally Posted by raute4ever
Hi, i´m new here and have a "big" problem. (sorry my english is not very good):
i have a .swf file that loads text dynamically from a external textfile in a textfield. That works fine. But when i load this .swf as a external .swf in a other .swf (in a blank movie on mainstage) then the variable from the textfile is not displayed any more.
Can anyone help me please?
|
Hallo there if use loadmovieNum ("my_mc", 2); make sure and your loadmovieNum that the txt is loaded is also on level 2 loadmovieNum ("my_txt.txt", 2);
and i hope you understund my english