THANK YOU!!! I can't believe you found it so easily, I spent 30 minutes on Google. Obviously it's too early in the morning for me, thanks mate!
Dav -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Karl DeSaulniers Sent: 26 June 2009 10:15 To: Flash Coders List Subject: Re: [Flashcoders] Flash MouseWheel Listener Problem Hey there Dav, I did a google for "mouse wheel listener in flash" and found this: http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/ wwhelp.htm?context=LiveDocs_Parts&file=00001887.html You may need to make your stage a movieClip itself and then attach the mouse listener to it. Or put whatever your scrolling into a scroller box of sorts and attach the mouse listener to that. HTH Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 26, 2009, at 3:50 AM, Dav wrote: > Hi Guys, > > I'm having a problem with attaching the mouse wheel listener to the > stage in > AS3. > > For some strange reason, when flash is focused and I scroll my > mouse wheel, > the entire browser scrolls along with flash itself! > > Any ideas how to prevent this? > > I believe Google is not my friend on this one! > > Cheers, > Dav > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

