Loading External swf & going to Specific Frame using Loader Class in ActionScript3
Using AS3 in Flash, If you want to load an external swf movie and make it go to a specific frame to play or stop, you can achieve that using AS3 Loader class with the following code: Hope that helps. Cheers!