Trace from the browser update for latest Flash Debug Player

As of Flash Player version 9,0,28,0, Adobe has stopped using the mm.cfg file and changed the location of flashlog.txt.
I’ve updated my “Trace from the browser, using standard trace()” tutorial to reflect this change.

This entry was posted in Flash. Bookmark the permalink. Trackbacks are closed, but you can post a comment.

2 Comments

  1. Posted November 18, 2006 at 12:41 pm | Permalink

    On OS X (I am still on PPC) to avoid having to create an mm.cfg file you can read the generated flashlog.txt file directly via terminal

    And by creating alias to the paths things could not be simpler

    Paste these 2 lines into Terminal (change your Username before hand then press return after each)
    Alias 1:

    alias trace=tail\ -f\ “/Users/USERNAME/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt”

    Alias 2:
    alias cleartrace=rm\ -f\ “/Users/USERNAME/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt”

    You will need the debug player of course:
    Flash Debug Player
    http://www.adobe.com/support/flashplayer/downloads.html

    Then to watch the live tracing from your browser open Terminal and type trace

  2. Rob Fender
    Posted November 20, 2008 at 10:29 pm | Permalink

    I have used this method for a long time now and have loved it! But I upgrade to Flash Player 10 Debug worked, worked ok for a bit, and now nothing.

    Any ideas with FP 10 Debug? All the files are in the same places unless those are left over from FP 9.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • Pages

  • Categories

  • Archives