Skip to main content
Participant
March 18, 2014
Question

flash actionscript click link open fla file in flash

  • March 18, 2014
  • 1 reply
  • 381 views

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

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
March 18, 2014

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