Random Coolness

May 1st, 2008

I use the Flash Debug Player and have set it up to output all traces out to the console on the mac to help with all my debugging. This is great to see traces outside of the Flash IDE without the need of any extra software or custom built solution. I tend to leave it open a lot and when I visit other Flash sites I wind up seeing any traces that had not been removed. Well this morning while I was just surfing the web I went back to my console and saw this:

Showplayer initializing…
                               __—__
                            _-       _–______
                       __–( /     \)XXXXXXXXXXXXX_
                     –XXX(   O   O  )XXXXXXXXXXXXXXX-
                    /XXX(       U     )        XXXXXXX\
                  /XXXXX(              )–_  XXXXXXXXXXX\
                 /XXXXX/ (      O     )   XXXXXX   \XXXX\
                 XXXXX/   /            XXXXXX   \_ \XXXX—-
                 XXXXXX__/          XXXXXX         \_—-  -
         —___  XXX__/          XXXXXX      \_         —
           –  –__/   ___/\ XXXXXX            /  ___—=
             -_    ___/    XXXXXX              ‘— XXXXXX
               –\XXX\XXXXXX                      /XXXXX
                 \XXXXXXXX                        /XXXXX/
                  \XXXXX                        _/XXXXX/
                    \XXXX–__/              __– XXXX/
                     –XXXXXXX—————  XXXXX–
                        \XXXXXXXXXXXXXXXXXXXXXXX-
                          –XXXXXXXXXXXXXXXXXX-
render 115

Unfortunately I don’t remember what I was looking at but who ever the developer that added this into the traces is my hero! Got me thinking of how to keep traces in some of my apps to add notes to other developers as a running joke. Anyone else do stuff like this?

5 Responses to “Random Coolness”

  1. Jeff Says:

    I had no idea that was possible. Any reference material available for setting that up?

  2. Jeff Says:

    Answered my own question. Cool!

  3. FlashBum Says:

    I will put together a tutorial on it over the weekend.

  4. Kris Says:

    The Flash Tracer plugin for firefox is nice as well. It reads from a log file on your computer, which as a matter of fact everyone who has the debugger version of Flash has access to.

    However to see it at the console would certainly be handy. Truthfully Flash Tracer is a big memory hog.

  5. The Flash Art of War » Blog Archive » flashlog.txt for trace(); Says:

    [...] this post I talked about how I see trace comments in my console (on Mac OS X) and a few people were [...]

Leave a Reply