Is there a simple way to be able to access/import actionscript classes that are packaged inside of a swf file? I would like to call a method that is inside of the swf file from another actionscript class. Can someone please provide example code? Please note that the class that I am trying to access is a regular actionscript class (not a MovieClip). Thanks
Start Free Trial