User Guide
TextArea component 741
Example
The following code turns vertical scroll bars off all the time:
text.vScrollPolicy = "off";
TextArea.wordWrap
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
textAreaInstance.wordWrap
Description
Property; a Boolean value that indicates whether the text wraps (true) or not (false). The
default value is
true.










