AIR Pitfalls - Trace Actions Don’t Work
PROBLEM: Trace actions don’t appear in the output window when i test an Adobe AIR swf.
SOLUTION Instead of using CTRL+ENTER to test the movie, use CTRL+SHIFT+ENTER to debug the movie. i was lucky enough to catch a small footnote in the AIR documentation that mentioned this bug. In case you missed it, there’s your solution.







Thanks! I was busy hacking together a psuedo-Output window component for air when I saw your post. That’s a fun bug isn’t it.
Oh, good! Glad i could help.