Read this
http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/ On Tue, Sep 22, 2009 at 4:22 PM, Vivek Jain <[email protected]> wrote: > Can you please guide me how it can be achived using action script? > > > > On Tue, Sep 22, 2009 at 4:09 PM, rishi narang <[email protected]>wrote: > >> 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 -~----------~----~----~----~------~----~------~--~---

