Pseudorandom crashes in Flash Debugger - My bad, or Abode's?
Posted
by rinogo
on Stack Overflow
See other posts from Stack Overflow
or by rinogo
Published on 2010-05-21T00:05:49Z
Indexed on
2010/05/21
0:10 UTC
Read the original article
Hit count: 563
I'm working on a large-size dual AS3/Flex project (some parts are pure AS3, other parts are Flex), and I'm experiencing a lot of Flash Debugger crashes.
These crashes aren't completely random - it seems like I can get them to occur with greater consistency when I perform certain actions in my app. However, at the same time, they aren't consistently repeatable - sometimes a set of actions causes my app to crash, and other times, the same steps execute fine without a crash.
I have two questions (carefully worded to remove my personal bias :) )
Are these crashes due to my coding practices, or Adobe's Flash Debugger?
When I deploy my app on a web site and access it via Flash Player, should I expect the same crashes to occur, or is Flash Player considerably more resilient than Flash Debugger?
Thanks so much, all! :)
-Rich
© Stack Overflow or respective owner