MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1188

Components language reference
Table of Contents

Advertisement

Method
UIObject.setSkin()
UIObject.setStyle()
Methods inherited from the UIComponent class
The following table lists the methods the TextArea class inherits from the UIComponent
class. When calling these methods from the TextArea object, use the form
TextAreaInstance.methodName
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the TextArea class
The following table lists properties of the TextArea class.
Property
TextArea.editable
TextArea.hPosition
TextArea.hScrollPolicy
TextArea.html
TextArea.length
TextArea.maxChars
TextArea.maxHPosition
TextArea.maxVPosition
TextArea.password
TextArea.restrict
TextArea.styleSheet
TextArea.text
1184
TextArea component
Description
Sets a skin in the object.
Sets the style property on the style declaration or object.
.
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
Description
A Boolean value indicating whether the field is editable (
or not (
).
false
Defines the horizontal position of the text in the field.
Indicates whether the horizontal scroll bar is always on (
is never on (
), or turns on when needed (
"off"
A Boolean value that indicates whether the text area contents
can be formatted with HTML.
Read-only; the number of characters in the text area.
The maximum number of characters that the text area can
contain.
Read-only; the maximum value of
Read-only; the maximum value of
A Boolean value indicating whether the field is a password
field (
) or not (
true
false
The set of characters that a user can enter in the text area.
Attaches a style sheet to the specified TextArea component.
The text contents of a TextArea component.
TextArea.hPosition
TextArea.vPosition
).
)
true
),
"on"
).
"auto"
.
.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents