Flash MX Actionscript Dictionary :
(Deze zit gewoon ingebakken in je Flash onder het paneeltje 'Help')
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
[
Voor 8% gewijzigd door
Hans.Solo op 13-11-2003 09:05
]