Property
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 Accordion class inherits from the UIComponent class.
When accessing these properties, use the form
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the Accordion class
The following table lists an event of the Accordion class.
Event
Accordion.change
Events inherited from the UIObject class
The following table lists the events the Accordion class inherits from the UIObject class.
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
Description
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.
accordionInstance.propertyName
Description
Indicates whether the component can receive focus and input.
A number indicating the tab order for a component in a document.
Description
Broadcast to all registered listeners when the
properties of an accordion change because of a
selectedChild
user's mouse click or keypress.
Description
Broadcast when an object is about to draw its graphics.
Broadcast when an object's state changes from visible to invisible.
Broadcast when subobjects are being created.
Broadcast when the object has moved.
Broadcast when an object has been resized.
Broadcast when an object's state changes from invisible to visible.
Broadcast when the subobjects are being unloaded.
Accordion component (Flash Professional only)
) or
true
.
and
selectedIndex
107
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