Re: [Flashcoders] Flash MouseWheel Listener Problem

2009-06-26 Thread Karl DeSaulniers
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_Partsfile=1887.html You may need to make your stage a movieClip itself and then attach the mouse listener to

RE: [Flashcoders] Flash MouseWheel Listener Problem

2009-06-26 Thread Dav
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

Re: [Flashcoders] Flash MouseWheel Listener Problem

2009-06-26 Thread Karl DeSaulniers
- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] 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

Re: [Flashcoders] Flash MouseWheel Listener Problem

2009-06-26 Thread Steven Sacks
http://www.libspark.org/wiki/SWFWheel/en On Jun 26, 2009, at 1: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