5/26/2010 11:10:45 PM
Title:
Moldules
Hi,
I got the error like
Error #1009: Cannot access a property or method of a null object reference.
at ModuleInfo/completeHandler()[C:\autobuild\3.5.0\frameworks\projects\framework\src\mx\modules\ModuleManager.as:717
how itcomes, Please help me?
Thanks
Ramakrishna
5/26/2010 11:55:05 PM
you are trying to access a property on completeHandler of moduleLoader which is null or not defined. The reason can be some missing module file also .