Hi, I setup something by the manual but practical problem occured :( 1) this is in my mm.cfg file: ErrorReportingEnable=1 TraceOutputFileEnable=1 MaxWarnings =0 TraceOutputFileName=c:/flashlog.txt>
Problem here is, Each log is still writing in c:/documents/user/appdata/macromedia/flashlog.txt, and not where I specified location, how to fix this? Another problem is, when I start application log start writing but overwrite old log and I don't want to do that, can I disable overwriting? 2) This file mm.cfg always must be edited, can I somehow add some XML document to my project to change log config from there, becouse when I put application on client, I cant tell him to go c:/blabla to help me solve my problem :) ? Thanks --- In [email protected], Julien Nicoulaud <primo...@...> wrote: > > Flex provides a real logging API, spare you some efforts :) > > http://livedocs.adobe.com/flex/3/html/help.html?content=logging_09.html > > 2009/7/14 valdhor <valdhorli...@...> > > > > > > > Shared Objects? > > > > > > --- In [email protected] <flexcoders%40yahoogroups.com>, > > "vladakg85" <vladakg85@> wrote: > > > > > > Hi, > > > > > > I need to setup my flex application to save log information in some *.txt > > file, but I don't know how to setup this. Help me :( > > > > > > > > > >

