Flah tracer in windows vista
Posted by easow83 on March 6, 2008
I was trying to install flash tracer in my windows vista..i was not able to make it up…after going and expirementing ,finally i got it installed….
Follow the steps below.
1.You need the flash player debug version to run this
download flash degug version from here
2.You use the settings in the mm.cfg text file to configure the debugger version of Flash Player.. If this file does not exist, you can create it when you first configure the debugger version of Flash Player.
| C:\Users\username |
inside the mm.cfg …paste this
TraceOutPutFileName=C:\Users\{write your user name}\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt
ErrorReportingEnable=1
TraceOutputFileEnable=1
MaxWarnings=100
3.. The filename is flashlog.txt, and its location is hard-coded,
C:\Users\username\AppData\Roaming\Macromedia\Flash Player\Logs
inside Logs create a text file flashlog.txt.
4.restart your firefox

Evan Gifford said
Thanks bro, you really saved me some head scratching there.