RemoteTrace 1.0 - Useful Debugging Tool

This has to be the most simple, yet useful tool I have created in a long time.

It is called RemoteTrace, and I dont really know why I didnt create it earlier. Right now, as you can see below in the demo, it is a very simple tool, and there is only one use for it right now: Seeing your traces in an external movie!

Here is a preview:

Download RemoteTrace 1.0

Simple use guide:

  1. Place an instance of the RemoteTrace on the stage and give it an instance name of anything, rt_mc for example.
  2. Then add the following code:
    Actionscript:
    1. rt_mc.trace("Foo Bar", true);

    The second parameter (Boolean), determines whether you want your traces to be numbered, defaults to false.

  3. Publish your movie!

I plan on integrating a simple AS 2.0 interpreter for an even further debugging. I have seen some around but most are pretty much out dated. So lets see how that goes.

Oh, and; I am anxious to know what you all might think about it! Let me know! :)

4 Responses to “RemoteTrace 1.0 - Useful Debugging Tool”

  1. Sandra said,

    June 23, 2008 @ 2:58 pm

    Hey guys,

    I love your blog.
    It is intelligent and informative.

    Please visit my blog: http://www.freetv.tv

  2. TyroneJasmin said,

    June 18, 2007 @ 1:37 am

    Hey Your site is a little “different” but not bad.
    I’ve seen a lot worse. Good content but try spicing it up a bit.
    Thanks and good luck!

  3. Art Hansen said,

    February 6, 2007 @ 6:32 pm

    Steve, awesome site. I followed a google for a redirect tut, and followed the link to your site. (but decided that a redirect wasn’t appropriate)

    But anyhow, looking at not only the content you have for flash, coding, etc. but also, nice graphic design and done in css-p.

    Very nice site. I’ll be back.

    Thanks,

    Art Hansen

  4. Website Optimization said,

    February 1, 2007 @ 11:11 pm

    Sounds good!

Leave a Reply