Question
How to detect mouse wheel speed?
I'd like to add a visual effect to a movie clip which is
dependent upon the direction that a user rotates the mouse wheel
and the speed at which it's rotated. I've been looking at the
onScroller handler, but I'm guessing that some sort of timing
function is needed...?
Any help is appreciated!
Any help is appreciated!