Hi,

If I create my AppScreens dynamically and add them - the added to stage event handler for the AppScreen sub-class is called.

I am not calling addChild() for the components in the AppScreen sub-class because they are placed at authortime inside the clip - I should not have to call addChild for these surely? Glen

sebastian wrote:
forget to addChild()?

The problem I have run into is that when I instanciate an AppScreen symbol from my library - it's not on stage - and add it to the stage I handle the ADDED_TO_STAGE event for wiring the components up.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



--

Glen Pike
01326 218440
www.glenpike.co.uk <http://www.glenpike.co.uk>

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to