This content has been marked as final.
Show 3 replies
-
1. Re: Need some help
Ned Murphy Aug 19, 2010 5:21 AM (in response to d0brin)You could try using: _root.gotoAndPlay("1a");
which might work if you don't have lockroot enabled for the loaded swf. Otherwise, you can always try stringing _parent refernces togtehr until you hit the main file's timeline.... _parent._parent...etc
-
2. Re: Need some help
d0brin Aug 19, 2010 6:23 AM (in response to Ned Murphy)ha thanks with _root it worked
-



