Application Hangs in Flash Player 30
I have an application that works just fine in Flash player 29 in all browsers and does not work in Flash player 30 in any browsers. My app doesn't use any of the restricted methods that were in scope for the version 30 release. I've put trace statements in my code and can attach the debugger to it, however, when it freezes the debugger doesn't give any output or errors and the trace statements don't output text any more. It's very bizarre and frustrating. We have other Flash apps that work just fine with version 30 but this single app no longer works in version 30.
I've experienced instances where stepping through the code in the debugger will result in the app working on occasion, it's not clear whether that's due to a timing issue introduced by stepping through the code or if there's some other factor at play.
What's the best way to get to the bottom of this problem and determine a fix? The guidance we've giving our users is to downgrade to version 29, which isn't a path that many people are able to do due to corporate restrictions or other factors.
