Windows-based Flash developers (especially working in a corporate environment with a roaming profile) will appreciate this comprehensive rundown on the new Flash Debug player from Jason Milkins.
mentalaxis » Debugging with Flash Player 9,0,28,0
NB – One difference between the old and new mm.cfg files that isn’t made abundantly clear is that the newer version should *not* include the ‘TraceOutPutFileName’ parameter. Since the player now looks in a fixed location for the logfile, if you change this parameter to anything but the correct location you won’t see your debug output.
Also, hard-won experience taught me that the mm.cfg file on your ‘home drive’ (if you’re a networked user) is useless. The only valid location for mm.cfg is in the root of your ‘Documents and Settings’ directory.
>