Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.5 (Release)
-
None
-
None
-
Affected OS(s): Mac
Affected OS(s): Mac OS 10.6
Browser: Firefox 3.x
Language Found: English
Description
Mouse Move handlers are not being called. Attached project has a pair of mouse move listeners, one on the stage and one on the application which are never called. I've only been able to test this on Mac OS
Steps to reproduce:
1. Add a mouseMove listener to your application
2. Run application in Firefox 3.6.x with Flash Player 11 (debug)
Actual Results:
Event handler is never called
Expected Results:
Event handler gets called
Workaround (if any):