This content has been marked as final.
Show 3 replies
-
1. Re: How to get a loaded SWF to control parent timeline?
kglad Aug 25, 2009 9:53 AM (in response to BrianatArena)from the main timeline in the loaded swf you can reference the main timeline in the loading swf by using:
MovieClip(parent.parent)
-
2. Re: How to get a loaded SWF to control parent timeline?
BrianatArena Aug 25, 2009 10:04 AM (in response to kglad)Thanks,
I didn't realize I had to have a .parent to get out of the function and to get out of the loader. I ended up using 5 .parents
-
3. Re: How to get a loaded SWF to control parent timeline?
kglad Aug 25, 2009 10:57 AM (in response to BrianatArena)you're welcome.


