creationComplete. Ok, I get it. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Wednesday, May 07, 2008 6:37 PM To: [email protected] Subject: [flexcoders] Module: event that fires on loadModule "show" works when the module is in a viewStack, but I want to load/unload individual Modules into a single ModuleLoader instance. I can't find an event that fires when the loaded module is "shown" via loadModule() or by setting the moduleLoader url property. Do I need to use the moduleLoader.ready event? And if I read correctly, I can get at the loaded module via the "child" property? Tracy

