Property
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 ComboBox class inherits from the UIComponent
class. When accessing these properties from the ComboBox object, use the form
comboBoxInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the ComboBox class
The following table lists events of the ComboBox class.
Event
ComboBox.change
ComboBox.close
ComboBox.enter
ComboBox.itemRollOut
ComboBox.itemRollOver
Description
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.
Read-only; the position of the top edge of the object, relative
to its parent.
A Boolean value indicating whether the object is visible (
or not (
).
false
Read-only; 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.
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
Description
Broadcast when the value of the combo box changes as a
result of user interaction.
Broadcast when the list of the combo box begins to retract.
Broadcast when the Enter key is pressed.
Broadcast when the pointer rolls off a pop-up list item.
Broadcast when a drop-down list item is rolled over.
)
true
ComboBox class
169
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers