MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 170

Components language reference
Table of Contents

Advertisement

Property summary for the ComboBox class
The following table lists properties of the ComboBox class.
Property
ComboBox.dataProvider
ComboBox.dropdown
ComboBox.dropdownWidth
ComboBox.editable
ComboBox.labelField
ComboBox.labelFunction
ComboBox.length
ComboBox.restrict
ComboBox.rowCount
ComboBox.selectedIndex
ComboBox.selectedItem
ComboBox.text
ComboBox.textField
ComboBox.value
Properties inherited from the UIObject class
The following table lists the properties the ComboBox class inherits from the UIObject class.
When accessing these properties from the ComboBox object, use the form
comboBoxInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
168
ComboBox component
Description
The data model for the items in the list.
Returns a reference to the List component contained by the
combo box.
The width of the drop-down list, in pixels.
Indicates whether a combo box is editable.
Indicates which data field to use as the label for the drop-
down list.
Specifies a function to compute the label field for the drop-
down list.
Read-only; the length of the drop-down list.
The set of characters that a user can enter in the text field of a
combo box.
The maximum number of list items to display at one time.
The index of the selected item in the drop-down list.
The value of the selected item in the drop-down list.
The string of text in the text box.
A reference to the TextInput component in the combo box.
The value of the text box (editable) or drop-down list (static).
.
Description
Read-only; 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.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents