MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 141

Components language reference
Table of Contents

Advertisement

Event summary for the CheckBox class
The following table lists an event of the CheckBox class.
Event
CheckBox.click
Events inherited from the UIObject class
The following table lists the events the CheckBox 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 CheckBox class inherits from the UIComponent class.
Event
UIComponent.focusIn
UIComponent.focusOut
UIComponent.keyDown
UIComponent.keyUp
Description
Triggered when the mouse is clicked (released) over the
check box, or if the check box has focus and the Spacebar is
pressed.
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.
CheckBox class
139

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