Hi folks
I'm loading a swf into a level or ready-made MC as a container (I tried both) and then try to access a textfield variable inside that newly loaded swf - from the main timeline on level 0.
the loading works via:
if I then try to access the text field via
, this does not seem to work. What do I do wrong?
Thanks for your help...
I'm loading a swf into a level or ready-made MC as a container (I tried both) and then try to access a textfield variable inside that newly loaded swf - from the main timeline on level 0.
the loading works via:
Code:
loadMovieNum("other.swf", 3);
if I then try to access the text field via
Code:
_level3.textfield = "test";
Thanks for your help...
allow thyself to be the spark that lights the fire
haslo@haslo.ch - www.haslo.ch
haslo@haslo.ch - www.haslo.ch