03-27-2011 09:55 PM
I see there are a couple of interesting posts about debugging. This is the post concerning debugging from the command line. But it seems to be geared toward users with all their code in an AS file.
I'm using Flash Pro without a separate AS file, however. I just have swf's and xml files. I want to see error messages and trace statements. Does debug mode give you these inside the simulator? (sorry for the dumb question...)
Here is a post regarding tracing perhaps using a remote debuging session:
This one is over my head. Any tips on command line debugging for an amateur?
Thanks.
03-27-2011 11:16 PM
I would also appreciate such a link for future reference.
I've found that the most seamless method for debuging is using Flash Builder's built in air launcher/debugger instead of deploying to the Playbook every time. I assume that Flash Pro has a similar setup? Of course this can't be done if you have any Playbook/QNX specific code in your apps, but it's handy and a lot quicker for those apps where it makes sense.