Hi folks,
I have built this AS2 game that uses quite a few classes and library symbols. It works fine the first time you play the swf. But if you try to do the whole ctrl + ENTER in the Flash IDE, it doesn’t seem to load any of the assets that are dynamically attached to the stage.
This also happens if you have another swf use loadMovie to load it. The first time its great, the seconds time it tanks.
I have all the dynamically attached symbols assigned with the linkage and set to export on the firstFrame. There is an include .as file on the first frame of the fla.
Any quick tips or suggestions to get me going are much appreciated.
Thanks,
J