Skip to main content
IvanCustodio_Work
Participant
September 12, 2016
Question

SWF (with working Actionscript) within SWF

  • September 12, 2016
  • 3 replies
  • 244 views

I would like to insert this SWF with working Actionscript (SWF2), to this bigger file(SWF1) with its own set of Actionscripts.

I tried dragging the SWF to Adobe Animate, but all it did was create a new layer with the SWF's frames.

Also, is there an Actionscript which could limit to where in the stage an Actionscript would only take effect?

Newbie AS3 boy here

Thanks!

This topic has been closed for replies.

3 replies

Ned Murphy
Legend
September 13, 2016

It might be better if you look it up yourself.  There are different scenarios that can be desired so if you look thru the Google search result for something like "as3 load swf" you can get an idea of different things you might want/need to do with the loaded swf.  Here is a link to that search's results...  https://www.google.com/search?q=as3+load+swf     You can try other terms in the search if you know more about what you intend to do with the swf.

IvanCustodio_Work
Participant
September 12, 2016

what actionscript do I have to put in?
can you put it here? Thank you!

Ned Murphy
Legend
September 12, 2016

Use actionscript to load the file dynamically rather than dragging it into the library/timeline.