MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1190

Components language reference
Table of Contents

Advertisement

Properties inherited from the UIComponent class
The following table lists the properties the TextArea class inherits from the UIComponent
class. When accessing these properties from the TextArea object, use the form
TextAreaInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the TextArea class
The following table lists the event of the TextArea class.
Event
TextArea.change
TextArea.scroll
Events inherited from the UIObject class
The following table lists the events the TextArea class inherits from the UIObject class.
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
1186
TextArea component
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
Description
Notifies listeners that text has changed.
Notifies listeners that text has scrolled.
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.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents