views:

80

answers:

2

It seems allot of questions for Flash/Flex are related to bugs in the Flash Player. What are some of the bugs and what is the workaround. It would be nice to compile a list of known bugs and common workarounds.

Example: In Flash Player 10 the DoubleClick event does not trigger in Firefox. The workaround is to avoid using the DoubleClick event in code.

+1  A: 

The SWFLoader memory leak was instrumental in our choosing another platform for our app. I'd love to learn the workaround/fix.

lance
What platform did you choose?
Todd Moses
It appears it has been fixed. The link you gave says it has been fixed and closed.
Todd Moses
+1  A: 

bugs.adobe.com is the place for Flash Player and Flex bugs.

James Ward
Yes, but it does not give experiences and workarounds.
Todd Moses