I`m trying to add just one little as3 thing into my HUUUUGE as2 project now i was wondering ,since as2 cannot load as3..
now my problem is this as3 thing i wanna use may be on like level 12 for example an as2 file loads a as2 file loads a as2 file etc...
now say the as3 file was loaded into level 13...how would i do this now ..since i dont want to convert ALL 12 levels before it to as3 ...
so i was thinking do you guys think i can create a GIANT as3 empty swf that loads the first movie of my as2 project ? then somehow on the 12th level send a message to the SHELL to load this as3 movie ??