Because you're in the framework code.  That's just the internal drive we
used to build it, but it should map to the source you have.  Somehow,
this alert doesn't have any buttons.  Is that possible?

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of YOGESH JADHAV
Sent: Wednesday, February 13, 2008 12:59 AM
To: [email protected]
Subject: [flexcoders] Strange error trace

 

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\framewor
ks\mx\core\UIComponent.as:8389]
    at mx.core::UIComponent/set
initialized()[E:\dev\flex_201_borneo\sdk\frameworks\mx\core\UIComponent.
as:1096]
    at
mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\flex_201_borne
o\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\f
rameworks\mx\core\UIComponent.as:7975]
    at
mx.core::UIComponent/callLaterDispatcher()[E:\dev\flex_201_borneo\sdk\fr
ameworks\mx\core\UIComponent.as:7918]


-- 


Regards,
Yogesh 

 

Reply via email to