Home | Warum | WordPress Widgets & Plugins

Tag: debug

9. Juli, 2007

» Tutorials

Three Ways to debug an Adobe Air Javascript Application

Without a debug console a programmer is flying blind. When programming an Air Application with Javascript you´ll pretty soon miss the good old firebug(damn i love it). So here are three simple ways, to look into your running engine.
1. Adobe commandline tool ADL
Adobe has a command line tool which enables you to run and test [...]