|    | |
|  | |
|  | |
|  | |
Flash Player 6.0.79.
Flash MX 2004.
textAreaInstance.maxVPosition
Property (read-only); indicates the maximum value of TextArea.vPosition. The default value is 0.
The following code scrolls the text to the bottom of the component:
myTextArea.vPosition = myTextArea.maxVPosition;
|  | |
|  | |
|  | |
|    | |