3 Replies Latest reply: Aug 25, 2009 10:57 AM by kglad RSS

    How to get a loaded SWF to control parent timeline?

    BrianatArena Community Member

      I have a swf that loads an external swf. I want the external swf, (the one that was just loaded), to interact with the timeline of the swf that just loaded it. I've been trying MovieClip(root). or MovieClip(parent). but they give me errors. How should I use as3 in the external swf so that it interacts correctly with the parent?