MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 139

Components language reference
Table of Contents

Advertisement

Property summary for the CheckBox class
The following table lists properties of the CheckBox class.
Property
CheckBox.label
CheckBox.labelPlacement
CheckBox.selected
Properties inherited from the UIObject class
The following table lists the properties the CheckBox class inherits from the UIObject class.
When accessing these properties from the CheckBox object, use the form
checkBoxInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Description
Specifies the text that appears next to a check box.
Specifies the orientation of the label text in relation to a
check box.
Specifies whether the check box is selected (
deselected (
).
false
.
Description
Read-only; the position of the bottom edge of the object,
relative to the bottom edge of its parent.
Read-only; the height of the object, in pixels.
Read-only; the left edge of the object, in pixels.
Read-only; the position of the right edge of the object,
relative to the right edge of its parent.
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.
Read-only; the position of the top edge of the object, relative
to its parent.
A Boolean value indicating whether the object is visible (
or not (
).
false
Read-only; 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.
) or
true
)
true
CheckBox class
137

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