It is very difficult to tell from this stack trace but the error means u r accessing something from null say object.function here object is null in ur case , for a better answer you should give more information
On Dec 1, 6:09 pm, reji <[EMAIL PROTECTED]> wrote: > Hai all......iam created a flex application with php. > So i have got error message when continusly saving > data. > So if any one know the reason help me out > > TypeError: Error #1009: Cannot access a property or method of a null > object reference. > at mx.controls::Alert/updateDisplayList() > at mx.core::UIComponent/validateDisplayList() > at mx.core::Container/validateDisplayList() > at mx.managers::LayoutManager/validateDisplayList() > at mx.managers::LayoutManager/doPhasedInstantiation() > at Function/http://adobe.com/AS3/2006/builtin::apply() > at mx.core::UIComponent/callLaterDispatcher2() > at mx.core::UIComponent/callLaterDispatcher() > at flash.utils::Timer/_timerDispatch() > at flash.utils::Timer/tick() --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

