[thelist] Controlling one Flash movie from another

Johnson, Christopher (MTO) Christopher.Johnson at mto.gov.on.ca
Wed Jun 2 10:24:53 CDT 2004



> -----Original Message-----
> From: Chris Price
> 
> How can I load a child swf within a parent swf and 
> automatically tell it to
> run from frame 150.
> 

in Flash:

childmovie.gotoAndPlay(150);

How are you planning on triggering this code?

chris


More information about the thelist mailing list