Tag Archives: Module

Mac & PC Flex Compiler Differences

This is my first post in a long while.  I have been head down creating a new application for AOL Personal Media.  Along the way I have had a lot of experiences that I will be blogging about.  One such experience is the difference between Flex on the Mac and PC.  To reduce file size when creating [...]
Posted in AIR, ASDocs, Flex | Also tagged , , | Leave a comment

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 [...]
Posted in Flex | Also tagged | 9 Comments

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 [...]
Posted in Flex | Also tagged | 29 Comments


  • Thanksmister on Twitter