Flash Player Debugger

Flash Player Debugger

How to get the flash player debugger version …?

You can download the flashplayer debugger version from here http://www.adobe.com/support/flashplayer/downloads.html .

The direct download link for windows is For IE and for mozilla . Using the debugger version the trace output will be printed in flashlog.txt .

The flashlog.txt path

For windows xp is “C:\Documents and Settings\<login username>\Application Data\Macromedia\Flash Player\Logs\flashlog.txt ”

For Windows Vista and windows 7 is : “C:\Users\<login username>\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt”

Debugging ..?

If the trace not shown on the log create mm.cfg file .

Create a file for windows xp c:\Documents and Settings\mm.cfg
for vista C:\Users\<login username>\mm.cfg with the following

ErrorReportingEnable=0
TraceOutputFileEnable=1
MaxWarnings=0

No related posts.

Leave a Comment