Import the class import com.carlcalderon.arthropod.Debug;
Do a "log" trace by typingDebug.log("My log message");
Start Arthropod.
Publish your Flash site / AIR application and you will see the message "My log message" in Arthropods output field!
You may also add colors to your messages to keep it more structured by adding a color value as a second argument:
Debug.log("My log message",0x00FF00);
There are a few options for downloading Arthropod. First you need the actual AIR application. Second, you need the Debug class. By downloading the zip-file, you get them both. Otherwise, you may download them seperatly. If the downloads just make "jibberish", try to right-click and "Save target as..."
Get it all:
AIR file - including Debug class
I lost my Debug class:
Only the Debug class
1.00 | Made by
Enable Javascript for email.
| Thanks to Lee Brimelow & Stockholm Postproduction