Tagged Questions
2
votes
1answer
705 views
Adding an as2 swf to the stage in an as3 swf
I have a menu control (as2), that is completely self-contained and doesn't rely on any interaction with the parent (as3). The menu control does load an external xml file that is in the same directory ...