Property
text.embeddedCharacters
text.embedRanges
text.length
text.lineType
text.maxCharacters
text.orientation
text.renderAsHTML
text.scrollable
text.selectable
text.selectionEnd
text.selectionStart
text.shortcut
text.silent
text.tabIndex
text.textRuns
text.textType
text.useDeviceFonts
text.variableName
text.accName
Availability
Flash MX 2004.
Usage
text.accName
308
Chapter 3: Objects
Description
Property; a string that specifies characters to embed. This is equivalent
to entering text in the Character Options dialog box.
Property; a string that consists of delimited integers that correspond to
the items that can be selected in the Character Options dialog box.
Read-only; an integer that represents the number of characters in the
text object.
Property; a string that sets the line type to
, or
"multiline no wrap"
Property; an integer that specifies the maximum characters the user can
enter into this text object.
Property; a string that specifies the orientation of the text field.
Property; a Boolean value that controls whether Flash draws the text as
HTML and interprets embedded HTML tags.
Property; a Boolean value that controls whether the text can (
cannot (
) be scrolled.
false
Property; a Boolean value that controls whether the text can (
cannot (false) be selected. Input text is always selectable.
Property; a zero-based integer that specifies the offset of the end of a
text subselection.
Property; a zero-based integer that specifies the offset of the beginning
of a text subselection.
Property; a string that is equivalent to the Shortcut field in the
Accessibility panel.
Property; a Boolean value that specifies whether the object is accessible.
Property; an integer that is equivalent to the Tab Index field in the
Accessibility panel.
Read-only; an array of TextRun objects.
Property; a string that specifies the type of text field. Acceptable values
are
,
"static"
"dynamic"
Property; a Boolean value. A value of
using device fonts.
Property; a string that contains the contents of the text object.
"single line"
.
"password"
, and
.
"input"
causes Flash to draw text
true
,
,
"multiline"
) or
true
) or
true
Need help?
Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?