I\'ve just tried to implement a menu system I saw a tutorial onto a game that I\'m working on and it was all smooth sailing until I\'ve now encountered a problem with the stage
When a display object is not added to the stage or an other display object already in the display list, stage is null. Event.ADDED_TO_STAGE will be dispatched, when stage is set and available.