Property
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Properties inherited from the UIComponent class
The following table lists the properties the DateChooser class inherits from the
UIComponent class. When accessing these properties from the DateChooser object, use the
form
dateChooserInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the DateChooser class
The following table lists the events that are exclusive to the DateChooser class.
Event
DateChooser.change
DateChooser.scroll
Events inherited from the UIObject class
The following table lists the events the DateChooser class inherits from the UIObject class.
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
420
DateChooser component (Flash Professional only)
Description
The position of the top edge of the object, relative to its
parent. Read-only.
A Boolean value indicating whether the object is visible (
or 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.
.
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 a date is selected.
Broadcast when the month buttons are clicked.
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.
)
true
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers