0
flash actionscript click link open fla file in flash
Community Beginner
,
/t5/animate-discussions/flash-actionscript-click-link-open-fla-file-in-flash/td-p/5979079
Mar 18, 2014
Mar 18, 2014
Copy link to clipboard
Copied
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/flash-actionscript-click-link-open-fla-file-in-flash/m-p/5979080#M145109
Mar 18, 2014
Mar 18, 2014
Copy link to clipboard
Copied
you can't 'open' a fla file in a swf. however you can 'load' a swf into another swf using the Loader class.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

