Hi all,
I am having trouble with some null object reference somewhere
in my flex app, beacuse of which it is bombarding errors. But in trace it is
showing some E:\dev\flex_201_borneo path which does not exist. ( E: is my
DVD rom ). Then why it is showing this path ?
here is one of them
TypeError: Error #2007: Parameter source must be non-null.
at flash.accessibility::Accessibility$/sendEvent()
at mx.accessibility::AlertAccImpl/eventHandler
()[E:\dev\flex_201_borneo\sdk\frameworks\mx\accessibility\AlertAccImpl.as:243]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent
()[E:\dev\flex_201_borneo\sdk\frameworks\mx\core\UIComponent.as:8389]
at
mx.core::UIComponent/setinitialized()[E:\dev\flex_201_borneo\sdk\frameworks\mx\core\UIComponent.as:1096]
at mx.managers::LayoutManager/doPhasedInstantiation
()[E:\dev\flex_201_borneo\sdk\frameworks\mx\managers\LayoutManager.as:696]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.core::UIComponent/callLaterDispatcher2
()[E:\dev\flex_201_borneo\sdk\frameworks\mx\core\UIComponent.as:7975]
at mx.core::UIComponent/callLaterDispatcher
()[E:\dev\flex_201_borneo\sdk\frameworks\mx\core\UIComponent.as:7918]
--
Regards,
Yogesh