May 2001
Intermediate to advanced
720 pages
23h 24m
English
maxscroll Property — the last legal top line of a text field
Flash 4 and later
textField.maxscroll
A positive integer representing the line number of the last legal top line of a text field.
The maxscroll property tells us the largest
allowed scroll value for a text field. It
represents the number of the last line in a text field that may be
used as the top line in its viewable region.
The maxscroll property can be used with the
scroll property to manage a scrolling-text field.
scroll; Section 18.4.2 in
Chapter 18
Read now
Unlock full access