I wrap trace in a function that also put the info in a sharedobject. I have a log viewer in my app that shows past traces for debug in production. Thank You, Stephen C -All of my email addresses go to the same place -Save Paper, think before you print -PGP Public Key
On Wed, Jul 24, 2013 at 8:50 AM, Gerald Chastain <[email protected]> wrote: > If you just have a few places to check try the old-fashioned way: use Alerts. > > Good luck, > Woody > > On Jul 24, 2013, at 5:03 AM, jank87 <[email protected]> wrote: > >> Hi there, >> >> got an issue with the release export (captive runtime package) and can't >> figure out why it fails at a certain point. In Flash Builder Normal/Debug >> Mode everything works fine. My application uses a lot of blind approaches >> with try-catch conditions. May it be the Error throwing causing a fail? How >> can I "trace" errors in my export bundle. >> >> Best, >> Jan >
