Skip to main content
Known Participant
December 8, 2010
Question

How to call root variable from as2swf files to as3 swf files

  • December 8, 2010
  • 1 reply
  • 429 views

I have loaded on as2 swf file into as3 swf file. How can call as3 variables & function from as2 swf file.

This topic has been closed for replies.

1 reply

Inspiring
December 8, 2010

Since AS2 and AS3 are totally incompatible, the only way to communicate between swfs made in them is LocalConnection.