AS3: Loading external SWF and calling its functions
- March 18th, 2009
- Posted in as3 . coding . development . flash
- Write comment
I’ve had some trouble with loading an external SWF file and then calling the functions of that SWF file. It works like so:
Main swf code:

Sub swf code:

No comments yet.