Dinesh- Flex/AIR Blog

Hiding Windows Default Cursor

leave a comment »

Mouse.hide()—–use this method when ever you want to hide windows default cursor

Mouse.show()—-use this method to display the hidded windows default cursor

These methods are commonly used when user mouseover any video player,where we can hide the default window cursor:-)

Written by dineshblog

October 21, 2008 at 8:38 am

Posted in Flex

Leave a Reply