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

flash actionscript click link open fla file in flash

Community Beginner ,
Mar 18, 2014 Mar 18, 2014

Hi

I have one link Eg: File1. I click the link open a fla file in flash application.

How to write the code. any example?

Thanks

TOPICS
ActionScript
365
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 Expert ,
Mar 18, 2014 Mar 18, 2014
LATEST

you can't 'open' a fla file in a swf.  however you can 'load' a swf into another swf using the Loader class.

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