Skip to main content
This topic has been closed for replies.

1 reply

Participant
January 11, 2013

How I can get the stack trace In a non-debugger version of the runtime (Flash Player 11.4 or earlier and AIR 1.4 or earlier)?

sinious
Legend
January 11, 2013

Without using a debugger you could use something like Adobe Scout to profile the SWF:

http://gaming.adobe.com/technologies/scout/

BrianIreland
Participant
January 31, 2013

I presume David_Great is talking about logging uncaught errors when the application is running on a users/clients non-debugger version of Flash/Air.

That is what I am currently looking for. Anyone any info on that?