A-C > Button.useHandCursor

 

Button.useHandCursor

Availability

Flash Player 6.

Usage

myButton.useHandCursor

Description

Property; a Boolean value that, when set to true, indicates whether a hand cursor is displayed when a user rolls over a button. The default value of useHandCursor is true. If the useHandCursor property is set to false, the arrow cursor is used instead.

You can change the useHandCursor property at any time; the modified button immediately takes on the new cursor behavior. The useHandCursor property can be read out of a prototype object.