Method
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
you access these properties, use the form
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
756
Label component
Description
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 is 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
,
,
"none"
"left"
"center"
.
"none"
A Boolean value that indicates whether a label can be
formatted with HTML (
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.
, and
. The default value is
"right"
) or not (
).
true
false
.
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers