Tag Archives: Module
Flex ModuleLoader within Module Issue
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 [...]
Flex Module – Error #1009
I ran into a problem recently with loading modules that contain instances of the List control. The modules would load and display just fine, but as soon as you started to interact with them, you would get the following error: 12345678TypeError: Error #1009: Cannot access a property or method of a null object reference. at [...]


Mac & PC Flex Compiler Differences