MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 444

Components language reference
Table of Contents

Advertisement

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 DateField class inherits from the UIComponent
class. When accessing these properties from the DateField object, use the form
dateFieldInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the DateField class
The following table lists events of the DateField class.
Event
DateField.change
DateField.close
DateField.open
DateField.scroll
442
DateField component (Flash Professional only)
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.
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 DateChooser subcomponent closes.
Broadcast when the DateChooser subcomponent opens.
Broadcast when the month buttons are clicked.
)
true

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