actionscript 3 - I'm having trouble with the AS3 MOUSE_WHEEL Mouse.Event in Chrome and IE -


i have swf wmode = window. event listener mouse_wheel works fine when viewing in firefox when viewed in chrome or ie event never fires.

help!

you may need js on webpage intercept event , pass manually swf. question/answer covers (even if wmode/browsers issues different, it's worth giving go):

mousewheel in chrome , firefox

hope helps!


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -