14
Oct
08

Arthropod AIR Debugger

Trace command will not work in Flash CS3 + AIR development unless in debug mode..
I find dificult to work without trace command, I found the arthropod while searching for 2 mins in the WEB.
Its an AIR application.
Its simple to import the classes and to trace.
// Air debugger--- Arthropod
import com.carlcalderon.arthropod.Debug;
and to trace call
Debug.log(String( event.target ));
here is the link to the website
Link to documentation
download the AIR App

Share/Save/Bookmark

Related posts:

  1. Trace function in Adobe AIR
  2. XPathAPI - Actionscript 2.0
  3. String Utils in As3
  4. Trace statement in Actionscript


0 Responses to “Arthropod AIR Debugger”


  1. No Comments

Leave a Reply