flash player 10 allows u to write data in text file without any external support.......if u r using fp9 then u need to send the byte array of text to the server side and that server will write file for u
On Tue, Sep 22, 2009 at 3:54 PM, Vivek Jain <[email protected]> wrote: > i think i was not clear about the question. i simply want to catch the > exception using Try/Catch block and write that exception into a Text File. > > any idea? > > Thanks in advance, > > > > On Tue, Sep 22, 2009 at 2:53 PM, rishi narang <[email protected]>wrote: > >> use monster debugger >> >> >> On Tue, Sep 22, 2009 at 2:41 PM, Vivek Jain <[email protected]>wrote: >> >>> Hi All, >>> >>> I am looking for log exception mechanism in Flex Technology like .NET. >>> >>> If any error occurs during action script processing, it should be catched >>> and logged into a file. Is there any way to achive this? >>> >>> looking for your earliest response. >>> >>> Thanks in advance. >>> >>> Cheers, >>> Vivek Jain >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

