TextField.mouseWheelEnabled

Availability

Flash Player 7.

Usage

my_txt.mouseWheelEnabled

Description

Property; a Boolean value that indicates whether Flash Player should automatically scroll multiline text fields when the mouse pointer is positioned over a text field and the user rolls the mouse wheel. By default, this value is true. This property is useful if you want to prevent mouse wheel scrolling of text fields, or implement your own text field scrolling.

See also

Mouse.onMouseWheel