MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 373

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

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
Events inherited from the UIObject class
The following table lists the events the DateField class inherits from the UIObject class.
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
Events inherited from the UIComponent class
The following table lists the events the DateField class inherits from the UIComponent class.
Event
UIComponent.focusIn
UIComponent.focusOut
UIComponent.keyDown
UIComponent.keyUp
374
Chapter 6: Components Dictionary
.
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.
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.
Description
Broadcast when an object receives focus.
Broadcast when an object loses focus.
Broadcast when a key is pressed.
Broadcast when a key is released.

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Flash mx

Table of Contents