Importance of ADDED_TO_STAGE event listener.

Quite a lot lately I have been using the ADDED_TO_STAGE event listener in the main document class of my projects, for a couple of reasons: The best method of pre-loading an application seems to be creating a preloader swf and loading the main swf into it, this ensures that the complete application is loaded first [...]

Posted in Actionscript 3.0 | Tagged , , | 5 Comments