My swf is occasionally crashing the browser (or just crashing the plugin as chrome tells me).
How do I diagnose the bug? I am developing for flash player 9 using flex.
Things I have tried:
- Turned on log files so I can see trace("...") output. However, my log files, and my swf, are ending at inconsistent termination points.
- Install the debug version of the flash player
- Tried different browsers (today I am on vista, and can reproduce the bug on four browsers).
I am hoping there is a [legible] stack trace from the plugin. Any suggestions?