Git Product home page Git Product logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Yep, the problem happens with Chrome.

Original comment by [email protected] on 9 Mar 2011 at 12:25

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Confirmed this issue as well. This is a pretty big one I would say!!

Original comment by [email protected] on 16 Jun 2011 at 3:39

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Thanks guys. I can get access to a Mac (don't have one myself) and look into 
this.

Original comment by [email protected] on 12 Jul 2011 at 9:36

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Also seems to be the case with Safari 5.1

Original comment by [email protected] on 28 Jul 2011 at 4:28

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Was this ever fixed?  Doesn't seem to work at all, in any browser, on Mac OS X.

Original comment by [email protected] on 19 Dec 2011 at 8:47

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Possibly a problem with the method I use to inject the jQuery like JavaScript 
into the containing page from the SWF. Any jQuery experts out there to have a 
look?

Original comment by [email protected] on 6 Sep 2012 at 9:29

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
This appears to be a result of Chrome's recent move to Pepper plugin 
architecture. See 
http://flassari.is/2012/08/mouse-scroll-wheel-in-flash-not-working-in-chrome/

Original comment by [email protected] on 10 Sep 2012 at 3:58

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
I am having issues with Chrome(Version 21.0.1180.89) under Ubuntu, but it's OK 
with Chrome(21.0.1180.89) on Windows 7.
With Ubuntu the Flash does not receive the scroll event.
I was fixing the problem with jQuery before using MouseWheelTrap but when I 
tested with Ubuntu I had the same issue. So it does appear to be 
jQuery/Javascript related.

Original comment by [email protected] on 25 Sep 2012 at 6:29

from mousewheeltrap.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
I made a little update to fix this problem.
I didn't test if the library still works on other brothers but i guess it will.
https://dl.dropbox.com/u/20758492/flash/utils/MouseWheelTrap.as

Note that you'll have to add the "allowScriptAccess" param to your flash!

The trick is that the JS calls a method on the flash to tell that the user 
scrolled.
When the flash receives this, it simulates a MOUSE_WHEEL event on all the 
display objects under the pointer.

Not the cleanest solution, but the only one i found.

In some browser there might be two MOUSE_WHEEL events due to this trick.. :s

Original comment by [email protected] on 26 Sep 2012 at 9:16

from mousewheeltrap.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.