Hi, Glen, It would be interesting to know for triage: How are you referring to the components in your main class, i.e. - are your contributors using the "automatically declare stage instances" or - you are creating matching variables in the main class or - not even giving them instance names and relying on the ADDED_TO_STAGE handler to fire to 'make themselves known'? -jonathan
On Mon, Nov 3, 2008 at 10:17 PM, sebastian <[EMAIL PROTECTED]> 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 > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- -jonathan howe :: 404.434.2321 :: 180 High St Apt 26 Portland, ME 04101 _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

