"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

