An open API service indexing awesome lists of open source software.

https://github.com/apinstein/swfmacmousewheel

Make scroll wheel work for Flash on Mac
https://github.com/apinstein/swfmacmousewheel

Last synced: 13 days ago
JSON representation

Make scroll wheel work for Flash on Mac

Awesome Lists containing this project

README

          

I posted this on github so that continued development can easily happen.

I recently added a fix so that mouse wheel events are only sent to flash when the cursor is over the swf. Previously all wheel events were hijacked meaning that wheel scrolling was disabled on the page except for what it did in the flash widget.

MINIFICATION:
I used YUI Compressor to minify: http://developer.yahoo.com/yui/compressor/