::Tutorial : How to create or generate a crash log in Flash Player 9 ::
Here’s a simple tutorial on how to generate a crash log in Flash Player 9.
1. Open notepad (or another text file editor)
2. Create a text file with one line:
CrashLogEnable=1
3. Save the file as:
c:\windows\system32\macromed\flash\mms.cfg
Note: it must be called mms.cfg as mms.cfg.txt will not work.
4. Generate a crash in the browser and record all URLs open at the time (windows or tabs)
5. Open up a command line prompt. (From the Start Menu choose Run… then type cmd in the dialog.
6. Type cd “Local Settings\Temp” at the command line prompt. Make sure that you enclose the Local Settings in quotation marks.
7. Type dir *.mdmp at the command line prompt. The files returned are the log files that we need. It might be easier to copy these files to your user’s desktop using Windows Explorer.
Hope this helps. ![]()
Sid



