Skip to main content
ramviswa123
Known Participant
February 16, 2012
Question

Control one Swf file from another swf using AS3

  • February 16, 2012
  • 1 reply
  • 2594 views

Hi...

         Befor I am had two swf file(AS2) and using button to control from one SWF file to another(ex: _root.gotoAndStop(2) ).

         

         Now, How can I do in Action Script 3.0..

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
February 16, 2012

perfect - this was written for users like you:   http://kb2.adobe.com/community/publishing/918/cpsid_91887.html

ramviswa123
Known Participant
February 17, 2012

sorry,..

          I Cann't Understand that points..

          For my case, In SWF2 have 5 or more buttons. in Second frame in SWF1 I load the SWF2. after that I Click the SWF2 button it will move for SWF1 frame.

          That is if click the Buuton1 it gotoAndStop 3 frame of the SWF1.

pls help...

kglad
Community Expert
Community Expert
February 17, 2012

read the part about one swf loading another.