An application that I have been working on for a while occasionally 
throws the following error.

TypeError: Error #1009: Cannot access a property or method of a null 
object reference.
        at ::ModuleInfo/completeHandler()

This does not seem to be impede functionality. If I am using the 
debugger version of Flash Player, I just click "Continue" and 
continue.

When I try to "Open Type" in Flex Builder, it says "Source could not 
be found for mx.modules.ModuleInfo in "C:\Program Files\Adobe\Flex 
Builder 2 Plug-in\Flex SDK 2\frameworks\libs\flex.swc".

I also cannot find documentation for this class online or in the 
source folder of my SDK installation. Since there is no stack trace 
given, it seems anyone's guess as to why this is occurring.

Does anyone have any suggestions on how to troubleshoot this?

Reply via email to