Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

SWF (with working Actionscript) within SWF

Community Beginner ,
Sep 11, 2016 Sep 11, 2016

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.

a.png

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

Newbie AS3 boy here

Thanks!

TOPICS
ActionScript
228
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 12, 2016 Sep 12, 2016

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 12, 2016 Sep 12, 2016

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 12, 2016 Sep 12, 2016
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines