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
- Host: GitHub
- URL: https://github.com/apinstein/swfmacmousewheel
- Owner: apinstein
- Created: 2010-05-20T15:52:39.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-20T16:03:17.000Z (about 16 years ago)
- Last Synced: 2025-03-30T06:11:42.749Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://blog.pixelbreaker.com/flash/swfmacmousewheel
- Size: 105 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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/