Debugging Flash applications with mm.cfg and flashlog.txt
Create a file named “mm.cfg” in one of the following locations:
- Windows; C:\Documents and Settings\username\mm.cfg
- OSX; /Library/Application Support/Macromedia/mm.cfg
- Linux; home/username/mm.cfg
Open the newly created mm.cfg file in a text editor and add the following text:
ErrorReportingEnable=1
TraceOutputFileEnable=1
The flashlog.txt file will be created in the following location:
- Windows; C:\Documents and Settings\username\Application Data\Macromedia\Flash Player\Logs\flashlog.txt
- OSX; /Users/username/Library/Preferences/Macromedia/Flash Player/Logs/flashlog.txt
- Linux; home/username/Macromedia/Flash_Player/Logs/flashlog.txt
-
mattbindoff posted this