web developing
12 Mar
As it appears there’s a problem to implement the mousewheel over a Flex application under Mac. There is a solution, unfortunately through JavaScript, but however it works.
See how on http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/
The problem is that the mousewheel event listener is registered by the JavaScript and sometimes is still working after mouseout from the flash movie.
Related posts:
One Response for "Flex 3 mousewheel under Mac"
I want to thank you very much! You give me the solution.
Greetings
Leave a reply