MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 445

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

Advertisement

Method
UIObject.destroyObject()
UIObject.doLater()
UIObject.getStyle()
UIObject.invalidate()
UIObject.move()
UIObject.redraw()
UIObject.setSize()
UIObject.setSkin()
UIObject.setStyle()
Property summary for the Label class
The following table lists properties of the Label class.
Property
Label.autoSize
Label.html
Label.text
Properties inherited from the UIObject class
The following table lists the properties the Label class inherits from the UIObject class. When
accessing these properties, use the form
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
446
Chapter 6: Components Dictionary
Description
Destroys a component instance.
Calls a function when parameters have been set in the Property
and Component inspectors.
Gets the style property from the style declaration or object.
Marks the object so it will be redrawn on the next frame interval.
Moves the object to the requested position.
Forces validation of the object so it is drawn in the current frame.
Resizes the object to the requested size.
Sets a skin in the object.
Sets the style property on the style declaration or object.
Description
A string that indicates how a label sizes and aligns to fit the value of
its
property. There are four possible values:
text
, and
. The default value is
"center"
"right"
A Boolean value that indicates whether a label can be formatted
with HTML (
) or not (
true
The text on the label.
labelInstance.propertyName
Description
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. Read-only.
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.
"none"
).
false
.
,
,
"none"
"left"
.

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