MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 482

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Example
The following example sets the position of the list to the first index item:
myList.vPosition = 0;
List.vScrollPolicy
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
listInstance.vScrollPolicy
Description
Property; a string that determines whether the list supports vertical scrolling. The value of this
property can be
needed.
Example
The following example disables the scroll bar:
myList.vScrollPolicy = "off";
You can still create scrolling by using
See also
List.vPosition
,
or
"on"
"off"
"auto"
List.vPosition
. The value
causes a scroll bar to appear when
"auto"
.
List component
483

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents