MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 458

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

Advertisement

Property
List.selectedItem
List.selectedItems
List.vPosition
List.vScrollPolicy
Properties inherited from the UIObject class
The following table lists the properties the List class inherits from the UIObject class. When
accessing these properties, use the form
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Properties inherited from the UIComponent class
The following table lists the properties the List class inherits from the UIComponent class. When
accessing these properties, use the form
Property
UIComponent.enabled
UIComponent.tabIndex
Description
The selected item in a single-selection list. This property is read-
only.
The selected item objects in a multiple-selection list. This property
is read-only.
The topmost visible item of the list.
Indicates whether the vertical scroll bar is displayed (
displayed (
), or displayed when needed (
"off"
listInstance.propertyName
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the right
edge of its parent. Read-only.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
The position of the top edge of the object, relative to its parent.
Read-only.
A Boolean value indicating whether the object is visible (
not (
).
false
The width of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The top edge of the object, in pixels. Read-only.
listInstance.propertyName
Description
Indicates whether the component can receive focus and input.
A number indicating the tab order for a component in a document.
), not
"on"
).
"auto"
.
) or
true
.
List component
459

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?

This manual is also suitable for:

Flash mx

Table of Contents