| Building and Deploying Flex 2 Applications > Building Flex Applications > Logging > Client-side logging and debugging > Configuring the debugger version of Flash Player to record trace() output | |||
To record messages on the client, you must use the debugger version of Flash Player.
The debugger version of Flash Player sends output from the trace() method to the flashlog.txt file. The default location of this file is the same directory as the mm.cfg file. You can customize the location of this file by using the TraceOutputFileName property in the mm.cfg file. You must also set TraceOutputFileEnable to 1 in your mm.cfg file.
For more information, see Configuring the debugger version of Flash Player.
Flex 2.01
rss feed | send me an e-mail when comments are added to this page | comment report
current page: http://livedocs.adobe.com/flex/201/html/logging_125_07.html
Comments
sparky1962 said on Apr 27, 2007 at 1:39 AM : FredMB said on Aug 20, 2007 at 2:18 PM :