| Projects on Google Code | Results 1 - 2 of 2 |
An example of how to handle the mouse wheel on ALL browsers then the swf wmode=transparent. The final version we are using is MouseWheelEnabler.
The code is based on:
http://blog.earthbrowser.com/2009/01/simple-solution-for-mousewheel-events.html
We just add a check to see if they are using ...
SWFMouseWheel sets up an ExternalInterface between your Flash application and a JavaScript, where it listens for mousewheel events.