Hi Alex,
                Thanx for replying. Ya, I am using an alert which does not
have any button. I am using *Alert.mx_internal::alertForm.removeChild(
Alert.mx_internal::alertForm.mx_internal::buttons[0]))* for that.
But I dont think it is causing the error. The error is thrown long after
time after that alert is removed. Most Important thing is  it appears ONLY
IN  FIREFOX, IE is running smoothly w/o any issue. ( strange enough, as
generally IE crashes on first error thrown , debug-player is almost useless
).

On Feb 14, 2008 3:06 AM, Alex Harui <[EMAIL PROTECTED]> wrote:

>    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\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
>   
>



-- 


Regards,
Yogesh

Reply via email to