In that particular case I would suggest to implement your own data-driven loggin system. It´s as simple as sending client logs to a server database so your client doesn´t need to do anything.
2011/3/26 Suree <[email protected]> > HI Vikas, > > Thanks for the prompt response, i have already did some search > googling and i have seen what u said reg mm.cfg,but I read that it can > be done only on debug version of flash player. > > My need is that i should be able to log to a file of the user > system ,so that if user faces any problem, i can ask him to email me > that particular log file, so that i can see what went wrong. > > I am new to flex, please bear with me if i am asking some basic > stuff.meanwhile i am trying my best to find something on net. > > > Thank > Suresh > > On Mar 25, 8:16 pm, Vikas Madan <[email protected]> wrote: > > Suresh, > > > > Google mm.cfg file. You should get your answer. Let me know if you don't > > understand I can give you a proper description in that case. It is > something > > very easy, but I want you to try and find yourself first. > > > > -Vikas > > > > 2011/3/25 Diego Ponce de León <[email protected]> > > > > > > > > > > > > > > > > > > > > > Log files are boring. > > > If you want to debug your traces (and more) outside FlexBuilder try > > >http://demonsterdebugger.com/ > > > > > 2011/3/25 Suree <[email protected]> > > > > >> Hi All, > > > > >> I have done a flex application which actually doesn't have a back end, > > >> just that it gets values via XMLRPC Calls. > > > > >> I need to implement logging in this application so that i can see the > > >> flow an the release version.Traces work while debug/Run on my flex > > >> builder.But i wanted to log some info of what exactly being executed > > >> to a file somewhere on the user machine where the release version is > > >> running. > > > > >> I tried searching many places but,unable to get any thing to proceed. > > > > >> Anyone please help me > > > > >> Thanks > > >> Suresh > > > > >> -- > > >> 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. > > > > > -- > > > Diego Ponce de León > > > > >http://www.xleon.net > > >http://twitter.com/diegoxleon > > > > > -- > > > 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. > > > > -- > > -Vikas > > -- > 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. > > -- Diego Ponce de León http://www.xleon.net http://twitter.com/diegoxleon -- 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.

