![]() ![]() | |
Flash Player 6.
my_btn.useHandCursor
Property; a Boolean value that, when set to true (the default), indicates whether a hand cursor (pointing hand) is displayed when the mouse rolls over a button. If this 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.
![]() ![]() | |