By Mister | Published: April 3, 2007
I ran into a little problem loading Modules and accessing the interface to fire methods within the loaded module. This occurs when I load one module using the ModuleLoader into another Module. I followed the Adobe examples that use the ModuleLoader and cast the event as an Interface to access the methods. Here is an [...]
Posted in Flex | Also tagged Module
Flex ModuleLoader within Module Issue