Hi, Hmm.. quite difficult to even make a wild guess. Can you paste your code and tell us on which line do you get this error?
Regards, Venkat www.venkatv.com On Mon, Dec 1, 2008 at 10:04 PM, Edson Silva Costa <[EMAIL PROTECTED]>wrote: > I have just the ALERT of fault function that display the error, just it! > > 2008/12/1 Venkat Viswanathan <[EMAIL PROTECTED]> > > Hi, >> >> From the error log, it seems like there is an error in Alert. Do you have >> any Alert in your application? >> >> Regards, >> Venkat >> www.venkatv.com >> >> >> >> On Mon, Dec 1, 2008 at 8:05 PM, kaal <[EMAIL PROTECTED]> wrote: >> >>> >>> 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()<http://adobe.com/AS3/2006/builtin::apply%28%29> >>> > at mx.core::UIComponent/callLaterDispatcher2() >>> > at mx.core::UIComponent/callLaterDispatcher() >>> > at flash.utils::Timer/_timerDispatch() >>> > at flash.utils::Timer/tick() >>> >>> >>> >> >> >> > > > -- > Obrigado. > > > Edson Silva Costa > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

