MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 647

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Modifiers
Property
maxChars:Number
maxhscroll:Number
maxscroll:Number
multiline:Boolean
_name:String
_parent:MovieClip
password:Boolean
_quality:String
_rotation:Number
scroll:Number
selectable:Boolean
_soundbuftime:Number
styleSheet:StyleSheet
tabEnabled:Boolean
tabIndex:Number
_target:String
text:String
textColor:Number
textHeight:Number
textWidth:Number
type:String
Description
Indicates the maximum number of characters
that the text field can contain.
[read-only]
Indicates the maximum value of
TextField.hscroll.
[read-only]
Indicates the maximum value of
TextField.scroll.
Indicates whether the text field is a multiline
text field.
The instance name of the text field.
A reference to the movie clip or object that
contains the current text field or object.
Specifies whether the text field is a password
text field.
Property (global); sets or retrieves the
rendering quality used for a SWF file.
The rotation of the text field, in degrees, from
its original orientation.
Defines the vertical position of text in a text
field.
A Boolean value that indicates whether the
text field is selectable.
Specifies the number of seconds a sound
prebuffers before it starts to stream.
Attaches a style sheet to the text field.
Specifies whether the text field is included in
automatic tab ordering.
Lets you customize the tab ordering of
objects in a SWF file.
[read-only]
The target path of the text field instance.
Indicates the current text in the text field.
Indicates the color of the text in a text field.
Indicates the height of the text.
Indicates the width of the text.
Specifies the type of text field.
TextField
647

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Questions and answers

Table of Contents