Like I said, you shouldn’t need to add any code.  Try it on Windows.  
MouseWHeel may not work on Mac.


On 1/21/10 6:02 PM, "j2me_soul" <j2me_s...@163.com> wrote:






protected function onMouseWheelEventHandler(event:MouseEvent):void{

                     ? = event.delta;

}

<s:List id="myList"  mousewheel="onMouseWheelEventHandler" />



How should I do to enable the mousewheel function to scroll the Spark List ?







--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui

Reply via email to