Is it possible to debug AIR applications on Linux using ADL? If I try and run it from command line by "./adl", I get errors saying "cannot execute binary file." Is there something I need to do to make it work? I'm using Ubuntu 8.04, and Flex 3.3.0.4582.
I'm able to compile AIR apps just fine with amxmlc, I just can't run them yet using ADL :-|

