Thanks!

I found this via Google.  Because I am deploying to AIR this seems like the
best option for me.

http://blog.earthbrowser.com/2009/01/simple-solution-for-mousewheel-events.html

Charles P.


On Wed, May 6, 2009 at 10:14 PM, Igor Costa <igorco...@gmail.com> wrote:

>
>
> Charles
> As Alex said, you have to write your own VBox Class to update the scroll
> position. And other thing to keep in mind is that the default mouse wheel
> behavior in Mac OS doesn`t work correctly, look at google for a replacement
> for that.
>
>
> Hope you enjoy!
> Igor
>
>
>
>
>
> On Tue, May 5, 2009 at 5:00 PM, Charles Parcell 
> <pokemonkil...@gmail.com>wrote:
>
>>
>>
>> I have a VBox and I want it to scroll using the mouse wheel and some arrow
>> buttons that I will build.  The problem is, if I set the
>> verticalScrollPolicy = "off" then the VBox does not scroll at all.
>>
>> How can I visually turn off the scrollbar and keep the ability to scroll?
>>
>> Thanks,
>> Charles P.
>>
>
>
>
> --
> ----------------------------
> Igor Costa
>
> <http://www.igorcosta.com>
>

Reply via email to