enable mousewheel usage on Mac OSX in windowed mode
How it works:
when a krpano flash object has the focus ⇒ do zooming in krpano and disable scrolling on the html page
when no krpano flash object has the focus ⇒ scroll normally in the html page
NOTE: on some browsers and settings (wmode) a first click on the flash object can be
necessary to enable the mousewheel scrolling
NOTE: when testing this locally / offline the Flashplayer security settings must be adapted!
have a look here for more information:
http://krpano.com/docu/localaccess
Testcase:
krpano Version: 1.0.8.10
swfkrpanomousewheel.js (for swfobject 2.2)
wmode setting transparent (1.pano) and opaque (2.pano)
tested successfully with the Flashplayer 10.1 beta 3 on:
Firefox 3.6.2 (Windows)
Chrome 5.0.360.4 dev (Windows)
Safari 4.0.5 (Windows)
IE 8.0.7600.16385 (Windows)
Firefox 3.6.2 (Mac)
Chrome 5.0.342.7 beta (Mac)
Safari 4.0.4 (Mac)
Opera 10.10 (Mac)
known problems on:
Opera 10.51 (Windows) - scrolling/zooming on transparent/opaque Flash objects (the onmouseover/onmouseout events don't work there)