Hello,
Does anyone know if its possible to load a AS2 swf into a AS3 swf, and then have the AS2 swf load other AS2 swfs onto different levels (e.g. _level1, _level2, ect…). I’m trying to load a preexisting AS2 swf into a Flex application, but I want the AS2 swf to retain all of its functionality, including the ability to use loadMovie(), or MovieClipLoad.loadClip().
So far no luck, it doesn’t even look like the AS2 swf can load any external information.
Thanks in advance,
Jason