Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
T — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the T key (84). |
TAB — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the Tab key (9). |
TabAlignment — Final class in package flash.text.engine |
|
The TabAlignment class is an enumeration of constant values that you can use to set the tabAlignment property
of the TabStop class. |
tabChildren — Property in class flash.display.DisplayObjectContainer |
|
Determines whether the children of the object are tab enabled. |
tabChildren — Property in class flash.display.Stage |
|
Determines whether the children of the object are tab enabled. |
tabChildrenChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the value of the object's tabChildren flag changes. |
TAB_CHILDREN_CHANGE — Constant static property in class flash.events.Event |
|
The Event.TAB_CHILDREN_CHANGE constant defines the value of the type property of a tabChildrenChange event object. |
tabEnabled — Property in class flash.display.InteractiveObject |
|
Specifies whether this object is in the tab order. |
tabEnabledChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the object's tabEnabled flag changes. |
TAB_ENABLED_CHANGE — Constant static property in class flash.events.Event |
|
The Event.TAB_ENABLED_CHANGE constant defines the value of the type
property of a tabEnabledChange event object. |
tabIndex — Property in class flash.display.InteractiveObject |
|
Specifies the tab ordering of objects in a SWF file. |
tabIndexChange — Event in class flash.display.InteractiveObject |
|
Dispatched when the value of the object's tabIndex property changes. |
TAB_INDEX_CHANGE — Constant static property in class flash.events.Event |
|
The Event.TAB_INDEX_CHANGE constant defines the value of the
type property of a tabIndexChange event object. |
table — Property in class flash.data.SQLIndexSchema |
|
The name of the table to which this index is attached. |
table — Property in class flash.data.SQLTriggerSchema |
|
The name of the table on which this trigger is defined, or the name of the view if
the trigger is defined on a view. |
table — Property in class flash.events.SQLUpdateEvent |
|
The name of the table whose data change caused the event to be dispatched. |
tables — Property in class flash.data.SQLSchemaResult |
|
An array of SQLTableSchema instances requested in a call
to SQLConnection.loadSchema() . |
TabStop — Final class in package flash.text.engine |
|
The TabStop class represents the properties of a tab stop in a text block. |
TabStop(alignment:String, position:Number, decimalAlignmentToken:String) — Constructor in class flash.text.engine.TabStop |
|
Creates a new TabStop. |
tabStops — Property in class flash.text.TextFormat |
|
Specifies custom tab stops as an array of non-negative integers. |
tabStops — Property in class flash.text.engine.TextBlock |
|
Specifies the tab stops for the text in the text block,
in the form of a Vector of TabStop objects. |
TABULAR — Constant static property in class flash.text.engine.DigitWidth |
|
Used to specify tabular digit width. |
TAMIL — Constant static property in class flash.globalization.NationalDigitsType |
|
Represents the Unicode value for the zero digit of the Tamil digit set. |
tan(angleRadians:Number) — Static method in class Math |
|
Computes and returns the tangent of the specified angle. |
tapLocalX — Property in class flash.events.PressAndTapGestureEvent |
|
The horizontal coordinate at which the event occurred relative to the containing interactive object. |
tapLocalY — Property in class flash.events.PressAndTapGestureEvent |
|
The vertical coordinate at which the event occurred relative to the containing interactive object. |
tapStageX — Property in class flash.events.PressAndTapGestureEvent |
|
The horizontal coordinate at which the tap touch occurred in global Stage coordinates. |
tapStageY — Property in class flash.events.PressAndTapGestureEvent |
|
The vertical coordinate at which the tap touch occurred in global Stage coordinates. |
target — Property in class flash.display.ShaderJob |
|
The object into which the result of the shader operation is written. |
target — Property in class flash.events.Event |
|
The event target. |
target — Property in class flash.net.dns.SRVRecord |
|
The canonical host name of the server providing the service. |
target — Property in class flash.text.TextFormat |
|
Indicates the target window where the hyperlink is displayed. |
targetFrameRate — Property in class flash.events.ThrottleEvent |
|
The frame rate that Flash Player or AIR targets after the ThrottleEvent is dispatched. |
targetType — Property in class flash.events.WebViewDrawEvent |
|
The type of image data that is being held by this object. |
tcpNoDelay — Property in class flash.net.Socket |
|
Whether to use the 'TCP_NODELAY' setting to avoid the use of Nagle's algorithm. |
Telemetry — Final class in package flash.profiler |
|
The Telemetry class lets an application profile ActionScript code and register handlers for commands
|
TELUGU — Constant static property in class flash.globalization.NationalDigitsType |
|
Represents the Unicode value for the zero digit of the Telugu digit set. |
terminate() — Method in class flash.printing.PrintJob |
|
Signals that the print job should be terminated without sending. |
terminate() — Method in class flash.system.Worker |
|
Stops this worker's code execution. |
TERMINATED — Constant static property in class flash.system.WorkerState |
|
This state indicates that the worker has been stopped by code in another
worker calling this Worker object's terminate() method. |
test(str:String) — Method in class RegExp |
|
Tests for the match of the regular expression in the given string str . |
text() — Method in class XML |
|
Returns an XMLList object of all XML properties of the XML object that represent XML text nodes. |
text() — Method in class XMLList |
|
Calls the text() method of each XML
object and returns an XMLList object that contains the results. |
text — Property in class flash.data.SQLStatement |
|
The actual SQL text of the statement. |
text — Property in class flash.events.TextEvent |
|
For a textInput event, the character or sequence of characters
entered by the user. |
text — Property in class flash.text.StageText |
|
The current text in the text field. |
text — Property in class flash.text.StaticText |
|
Returns the current text of the static text field. |
text — Property in class flash.text.TextField |
|
A string that is the current text in the text field. |
text — Property in class flash.text.engine.ContentElement |
|
A copy of the text in the element, not including any U+FDEF characters, which represent graphic elements in the String. |
text — Property in class flash.text.engine.TextElement |
|
Receives the text that is the content of the element. |
TEXT — Constant static property in class flash.net.URLLoaderDataFormat |
|
Specifies that downloaded data is received as text. |
textAlign — Property in class flash.text.StageText |
|
Indicates the paragraph alignment. |
TextBaseline — Final class in package flash.text.engine |
|
The TextBaseline class is an enumeration of constant values to use in setting the dominantBaseline and
alignmentBaseline properties of the ElementFormat class. |
textBlock — Property in class flash.text.engine.ContentElement |
|
The TextBlock to which this element belongs. |
textBlock — Property in class flash.text.engine.TextLine |
|
The TextBlock containing this text line, or null if the validity of the line is TextLineValidity.STATIC ,
meaning that the connection between the line and the TextBlock has been severed. |
TextBlock — Final class in package flash.text.engine |
|
The TextBlock class is a factory for the creation of TextLine objects, which you can
render by placing them on the display list. |
TextBlock(content:flash.text.engine:ContentElement, tabStops, textJustifier:flash.text.engine:TextJustifier, lineRotation:String, baselineZero:String, bidiLevel:int, applyNonLinearFontScaling:Boolean, baselineFontDescription:flash.text.engine:FontDescription, baselineFontSize:Number) — Constructor in class flash.text.engine.TextBlock |
|
Creates a TextBlock object
|
textBlockBeginIndex — Property in class flash.text.engine.ContentElement |
|
The index in the text block of the first character of this element. |
textBlockBeginIndex — Property in class flash.text.engine.TextLine |
|
The index of the first character of the line in the raw text of the text block. |
textColor — Property in class flash.text.TextField |
|
The color of the text in a text field, in hexadecimal format. |
TextColorType — Final class in package flash.text |
|
The TextColorType class provides color values for the flash.text.TextRenderer class. |
TextDisplayMode — Final class in package flash.text |
|
The TextDisplayMode class contains values that control the subpixel anti-aliasing of the advanced anti-aliasing system. |
TextElement — Final class in package flash.text.engine |
|
The TextElement class represents a string of formatted text. |
TextElement(text:String, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor in class flash.text.engine.TextElement |
|
Creates a new TextElement instance. |
textEncodingFallback — Property in class flash.html.HTMLLoader |
| |
textEncodingOverride — Property in class flash.html.HTMLLoader |
| |
TextEvent — Class in package flash.events |
|
An object dispatches a TextEvent object when a user enters text in a text field or clicks
a hyperlink in an HTML-enabled text field. |
TextEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor in class flash.events.TextEvent |
|
Creates an Event object that contains information about text events. |
TextExtent — Class in package flash.text |
|
The TextExtent class contains information about the extents of some
text in a text field. |
TextExtent(width:Number, height:Number, textFieldWidth:Number, textFieldHeight:Number, ascent:Number, descent:Number) — Constructor in class flash.text.TextExtent |
| |
TextField — Class in package flash.text |
|
The TextField class is used to create display objects for text display and input. |
TextField() — Constructor in class flash.text.TextField |
|
Creates a new TextField instance. |
TextFieldAutoSize — Final class in package flash.text |
|
The TextFieldAutoSize class is an enumeration of constant values used in setting the autoSize
property of the TextField class. |
textFieldHeight — Property in class flash.text.TextExtent |
| |
TextFieldType — Final class in package flash.text |
|
The TextFieldType class is an enumeration of constant values used in setting the type property
of the TextField class. |
textFieldWidth — Property in class flash.text.TextExtent |
| |
TextFormat — Class in package flash.text |
|
The TextFormat class represents character formatting information. |
TextFormat(font:String, size:Object, color:Object, bold:Object, italic:Object, underline:Object, url:String, target:String, align:String, leftMargin:Object, rightMargin:Object, indent:Object, leading:Object) — Constructor in class flash.text.TextFormat |
|
Creates a TextFormat object with the specified properties. |
TEXT_FORMAT — Constant static property in class flash.desktop.ClipboardFormats |
|
String data. |
TextFormatAlign — Final class in package flash.text |
|
The TextFormatAlign class provides values for text alignment in the TextFormat class. |
textHeight — Property in class flash.text.TextField |
|
The height of the text in pixels. |
textHeight — Property in class flash.text.engine.TextLine |
|
The logical height of the text line, which is equal to ascent + descent . |
textInput — Event in class flash.display.InteractiveObject |
|
Dispatched when a user enters one or more
characters of text. |
textInput — Event in class flash.text.TextField |
|
Flash Player dispatches the textInput event when a user enters one or more
characters of text. |
textInput — Event in interface flash.text.ime.IIMEClient |
|
Dispatched when the user enters text. |
TEXT_INPUT — Constant static property in class flash.events.TextEvent |
|
Defines the value of the type property of a textInput event object. |
textInteractionMode — Property in class flash.text.TextField |
|
The interaction mode property, Default value is TextInteractionMode.NORMAL. |
TextInteractionMode — Final class in package flash.text |
|
A class that defines the Interactive mode of a text field object. |
textInteractionModeChange — Event in class flash.text.TextField |
|
Flash Player dispatches the textInteractionModeChange event when a user
changes the interaction mode of a text field. |
TEXT_INTERACTION_MODE_CHANGE — Constant static property in class flash.events.Event |
|
The Event.TEXT_INTERACTION_MODE_CHANGE constant defines the value of the type property of a interaction mode event object. |
textJustifier — Property in class flash.text.engine.TextBlock |
|
Specifies the TextJustifier to use during line creation. |
TextJustifier — Class in package flash.text.engine |
|
The TextJustifier class is an abstract base class for the justifier types that you can apply to a TextBlock, specifically the
EastAsianJustifier and SpaceJustifier classes. |
TextJustifier(locale:String, lineJustification:String) — Constructor in class flash.text.engine.TextJustifier |
|
Calling the new TextJustifier() constructor throws an
ArgumentError exception. |
textLine — Property in class flash.text.engine.TextLineMirrorRegion |
|
The TextLine containing this mirror region. |
TextLine — Final class in package flash.text.engine |
|
The TextLine class is used to display text on the display list. |
textLineCreationResult — Property in class flash.text.engine.TextBlock |
|
Indicates the result of a createTextLine() operation. |
TextLineCreationResult — Final class in package flash.text.engine |
|
The TextLineCreationResult class is an enumeration of constant values used with TextBlock.textLineCreationResult . |
TextLineMetrics — Class in package flash.text |
|
The TextLineMetrics class contains information about the text position and measurements of a
line of text within a text field. |
TextLineMetrics(x:Number, width:Number, height:Number, ascent:Number, descent:Number, leading:Number) — Constructor in class flash.text.TextLineMetrics |
|
Creates a TextLineMetrics object. |
TextLineMirrorRegion — Final class in package flash.text.engine |
|
The TextLineMirrorRegion class represents a portion of a text line wherein events are mirrored to another event dispatcher. |
TextLineValidity — Final class in package flash.text.engine |
|
The TextLineValidity class is an enumeration of constant values for setting the validity property
of the TextLine class. |
TEXT_NODE — Constant static property in class flash.xml.XMLNodeType |
|
Specifies that the node is a text node. |
TextRenderer — Final class in package flash.text |
|
The TextRenderer class provides functionality for the advanced anti-aliasing capability of
embedded fonts. |
textRotation — Property in class flash.text.engine.ContentElement |
|
The rotation to apply to the element as a unit. |
textRotation — Property in class flash.text.engine.ElementFormat |
|
Sets the rotation applied to individual glyphs. |
TextRotation — Final class in package flash.text.engine |
|
The TextRotation class is an enumeration of constant values used with the following properties:
ElementFormat.textRotation , ContentElement.textRotation ,
TextBlock.lineRotation , and TextLine.getAtomTextRotation() . |
textSnapshot — Property in class flash.display.DisplayObjectContainer |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
textSnapshot — Property in class flash.display.Stage |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
TextSnapshot — Class in package flash.text |
|
TextSnapshot objects let you work with static text in a movie clip. |
Texture — Final class in package flash.display3D.textures |
|
The Texture class represents a 2-dimensional texture uploaded to a rendering context. |
TextureBase — Class in package flash.display3D.textures |
|
The TextureBase class is the base class for Context3D texture objects. |
TEXTURE_READY — Constant static property in class flash.events.Event |
|
The Event.TEXTURE_READY constant defines the value of the type property of a textureReady event object. |
textWidth — Property in class flash.text.TextField |
|
The width of the text in pixels. |
textWidth — Property in class flash.text.engine.TextLine |
|
The logical width of the text line, which is the width that the text engine uses to lay out the line. |
THAI — Constant static property in class flash.globalization.NationalDigitsType |
|
Represents the Unicode value for the zero digit of the Thai digit set. |
thickness — Property in class flash.display.GraphicsStroke |
|
Indicates the thickness of the line in
points; valid values are 0-255. |
thickness — Property in class flash.text.TextField |
|
The thickness of the glyph edges in this text field. |
this — Statement |
| A reference to a method's containing object. |
threshold(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, operation:String, threshold:uint, color:uint, mask:uint, copySource:Boolean) — Method in class flash.display.BitmapData |
|
Tests pixel values in an image against a specified threshold and sets pixels that pass the test to new color values. |
THROTTLE — Constant static property in class flash.events.ThrottleEvent |
|
Defines the value of the type property of a ThrottleEvent event object. |
THROTTLE — Constant static property in class flash.events.ThrottleType |
|
This constant is used for the state property in the ThrottleEvent class. |
ThrottleEvent — Class in package flash.events |
|
A ThrottleEvent is dispatched when the Flash Player throttles, pauses, or resumes content. |
ThrottleEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String, targetFrameRate:Number) — Constructor in class flash.events.ThrottleEvent |
|
Creates an Event object that contains information about the ThrottleEvent. |
ThrottleType — Final class in package flash.events |
|
The ThrottleType class provides values for the playback state property
of the flash.event.ThrottleEvent class. |
throw — Statement |
| Generates, or throws, an error that can be handled, or caught, by a catch code block. |
TIBETAN — Constant static property in class flash.globalization.NationalDigitsType |
|
Represents the Unicode value for the zero digit of the Tibetan digit set. |
time — Property in class Date |
|
The number of milliseconds since midnight January 1, 1970, universal time,
for a Date object. |
time — Property in class flash.net.NetStream |
|
The position of the playhead, in seconds. |
timeout — Property in class flash.net.Socket |
|
Indicates the number of milliseconds to wait for a connection. |
timeout — Property in class flash.net.XMLSocket |
|
Indicates the number of milliseconds to wait for a connection. |
timer — Event in class flash.utils.Timer |
|
Dispatched whenever a Timer object reaches an interval specified according to the Timer.delay property. |
Timer — Class in package flash.utils |
|
The Timer class is the interface to timers, which let you
run code on a specified time sequence. |
Timer(delay:Number, repeatCount:int) — Constructor in class flash.utils.Timer |
|
Constructs a new Timer object with the specified delay
and repeatCount states. |
TIMER — Constant static property in class flash.events.TimerEvent |
|
Defines the value of the type property of a timer event object. |
timerComplete — Event in class flash.utils.Timer |
|
Dispatched whenever it has completed the number of requests set by Timer.repeatCount . |
TIMER_COMPLETE — Constant static property in class flash.events.TimerEvent |
|
Defines the value of the type property of a timerComplete event object. |
TimerEvent — Class in package flash.events |
|
A Timer object dispatches a TimerEvent objects whenever the Timer object reaches the interval
specified by the Timer.delay property. |
TimerEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor in class flash.events.TimerEvent |
|
Creates an Event object with specific information relevant to timer events. |
timeSinceLastUserInput — Property in class flash.desktop.NativeApplication |
|
The time, in seconds, since the last user input. |
timestamp — Property in class flash.events.AccelerometerEvent |
|
The number of milliseconds at the time of the event since the runtime was initialized. |
timestamp — Property in class flash.events.DeviceRotationEvent |
|
The number of milliseconds at the time of the event since the runtime was initialized. |
timestamp — Property in class flash.events.GeolocationEvent |
|
The number of milliseconds at the time of the event since the runtime was initialized. |
timestamp — Property in class flash.events.NetDataEvent |
|
The timestamp of the data message in the media stream. |
timestamp — Property in class flash.events.TouchEvent |
|
Reports the time of the event in relative milliseconds. |
TimeZone — Class in Top Level |
|
The TimeZone class provides information about timezones that can be used in date calculations
and to find out about different locations and their time zone offsets. |
timezoneOffset — Property in class Date |
|
The difference, in minutes, between universal time (UTC) and the computer's local time. |
title — Property in class flash.display.NativeWindow |
|
The window title. |
title — Property in class flash.html.HTMLHistoryItem |
|
The title of the HTML page. |
title — Property in class flash.media.StageWebView |
|
The HTML title value. |
TITLE — Constant static property in class flash.text.engine.TypographicCase |
|
Specifies that uppercase characters use title glyphs on output. |
toBase64() — Method in class flash.utils.ByteArray |
|
Converts the byte array into a base64 string. |
toByteArray() — Method in class flash.net.drm.DRMVoucher |
| |
toDateString() — Method in class Date |
|
Returns a string representation of the day and date only, and does not include the time or timezone. |
toExponential(fractionDigits:uint) — Method in class float |
|
Returns a string representation of the float value in exponential notation. |
toExponential(fractionDigits:uint) — Method in class int |
|
Returns a string representation of the number in exponential notation. |
toExponential(fractionDigits:uint) — Method in class Number |
|
Returns a string representation of the number in exponential notation. |
toExponential(fractionDigits:uint) — Method in class uint |
|
Returns a string representation of the number in exponential notation. |
toFixed(fractionDigits:uint) — Method in class float |
|
Returns a string representation of the float value in fixed-point notation. |
toFixed(fractionDigits:uint) — Method in class int |
|
Returns a string representation of the number in fixed-point notation. |
toFixed(fractionDigits:uint) — Method in class Number |
|
Returns a string representation of the number in fixed-point notation. |
toFixed(fractionDigits:uint) — Method in class uint |
|
Returns a string representation of the number in fixed-point notation. |
togglePause() — Method in class flash.net.NetStream |
|
Pauses or resumes playback of a stream. |
toHexString() — Method in class flash.utils.ByteArray |
|
Converts the byte array into a hex string. |
toJSON(k:String) — Method in class Date |
|
Provides an overridable method for customizing the JSON encoding of values in an Date object. |
toJSON(k:String) — Method in class XML |
|
Provides an overridable method for customizing the JSON encoding of values in an XML object. |
token — Property in class flash.events.DRMAuthenticationCompleteEvent |
|
The authentication token. |
token — Event in class flash.notifications.RemoteNotifier |
|
Dispatched when a notification token is available from the iOS
upon successful subscription for remote notifications. |
TOKEN — Constant static property in class flash.events.RemoteNotificationEvent |
|
Defines the value of the type property of a RemoteNotificationEvent event object. |
tokenId — Property in class flash.events.RemoteNotificationEvent |
|
Cotains the tokenId received from APNs, used to identify the application. |
toLocaleDateString() — Method in class Date |
|
Returns a String representation of the day and date only, and does not include the time or timezone. |
toLocaleLowerCase() — Method in class String |
|
Returns a copy of this string, with all uppercase characters converted
to lowercase. |
toLocaleString() — Method in class Array |
|
Returns a string that represents the elements in the specified array. |
toLocaleString() — Method in class Date |
|
Returns a String representation of the day, date, time, given in local time. |
toLocaleString() — Method in class Object |
|
Returns the string representation of this object, formatted according to locale-specific conventions. |
toLocaleString() — Method in class Vector |
|
Returns a string that represents the elements in the specified Vector. |
toLocaleTimeString() — Method in class Date |
|
Returns a String representation of the time only, and does not include the day, date, year, or timezone. |
toLocaleUpperCase() — Method in class String |
|
Returns a copy of this string, with all lowercase characters converted
to uppercase. |
toLowerCase() — Method in class String |
|
Returns a copy of this string, with all uppercase characters converted
to lowercase. |
toLowerCase(s:String) — Method in class flash.globalization.StringTools |
|
Converts a string to lowercase according to language conventions. |
toMatrix3D() — Method in class flash.geom.PerspectiveProjection |
|
Returns the underlying Matrix3D object of the display object. |
toMatrix3DToOutput(output:flash.geom:Matrix3D) — Method in class flash.geom.PerspectiveProjection |
|
Returns the underlying Matrix3D object of the display object, reusing any passed-in object. |
toolBarVisible — Property in class flash.html.HTMLWindowCreateOptions |
|
Specifies whether a toolbar bar should be displayed. |
tooltip — Property in class flash.desktop.SystemTrayIcon |
|
The tooltip that pops up for the system tray icon. |
top — Property in class flash.geom.Rectangle |
|
The y coordinate of the top-left corner of the rectangle. |
TOP — Constant static property in class flash.display.FocusDirection |
|
Indicates that focus should be given to the object at the beginning of the reading order. |
TOP — Constant static property in class flash.display.NativeWindowResize |
|
The top edge of the window. |
TOP — Constant static property in class flash.display.StageAlign |
|
Specifies that the Stage is aligned at the top. |
topExtension — Property in class flash.filters.ShaderFilter |
|
The growth in pixels on the top side of the target object. |
topLeft — Property in class flash.geom.Rectangle |
|
The location of the Rectangle object's top-left corner, determined by the x and
y coordinates of the point. |
TOP_LEFT — Constant static property in class flash.display.NativeWindowResize |
|
The top-left corner of the window. |
TOP_LEFT — Constant static property in class flash.display.StageAlign |
|
Specifies that the Stage is aligned in the top-left corner. |
Top Level — Package |
| |
toPrecision(precision:uint) — Method in class float |
|
Returns a string representation of the float value either in exponential notation or in
fixed-point notation. |
toPrecision(precision:uint) — Method in class int |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
toPrecision(precision:uint) — Method in class Number |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
toPrecision(precision:uint) — Method in class uint |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
TOP_RIGHT — Constant static property in class flash.display.NativeWindowResize |
|
The top-right corner of the window. |
TOP_RIGHT — Constant static property in class flash.display.StageAlign |
|
Specifies that the Stage is aligned in the top-right corner. |
toString() — Method in class Array |
|
Returns a string that represents the elements in the specified array. |
toString() — Method in class Boolean |
|
Returns the string representation ("true" or
"false" ) of the Boolean object. |
toString() — Method in class Date |
|
Returns a String representation of the day, date, time, and timezone. |
toString() — Method in class Error |
|
Returns the string "Error" by default or the value contained in the Error.message property,
if defined. |
toString(radix) — Method in class float |
|
Returns the string representation of the specified float object. |
toString(radix:uint) — Method in class int |
|
Returns the string representation of an int object. |
toString() — Method in class Namespace |
|
Equivalent to the Namespace.uri property. |
toString(radix:Number) — Method in class Number |
|
Returns the string representation of the specified Number object (myNumber ). |
toString() — Method in class Object |
|
Returns the string representation of the specified object. |
toString() — Method in class QName |
|
Returns a string composed of the URI, and the local name for the
QName object, separated by "::". |
toString(radix:uint) — Method in class uint |
|
Returns the string representation of a uint object. |
toString() — Method in class Vector |
|
Returns a string that represents the elements in the Vector. |
toString() — Method in class XML |
|
Returns a string representation of the XML object. |
toString() — Method in class XMLList |
|
Returns a string representation of all the XML objects in an XMLList object. |
toString() — Method in class flash.desktop.NativeDragOptions |
|
Constructs a string containing the current settings of this NativeDragOptions object. |
toString() — Method in class flash.display.NativeMenuItem |
|
Returns a string containing all the properties of the NativeMenuItem object. |
toString() — Method in class flash.errors.DRMManagerError |
|
Returns the string "Error" by default or the value contained in the Error.message property,
if defined. |
toString() — Method in class flash.errors.PermissionError |
|
Returns the string "Error" by default or the value contained in the Error.message property,
if defined. |
toString() — Method in class flash.errors.SQLError |
|
Returns the string "Error" by default or the value contained in the Error.message property,
if defined. |
toString() — Method in class flash.events.AccelerometerEvent |
|
Returns a string that contains all the properties of the AccelerometerEvent object. |
toString() — Method in class flash.events.ActivityEvent |
|
Returns a string that contains all the properties of the ActivityEvent object. |
toString() — Method in class flash.events.AsyncErrorEvent |
|
Returns a string that contains all the properties of the AsyncErrorEvent object. |
toString() — Method in class flash.events.ContextMenuEvent |
|
Returns a string that contains all the properties of the ContextMenuEvent object. |
toString() — Method in class flash.events.DataEvent |
|
Returns a string that contains all the properties of the DataEvent object. |
toString() — Method in class flash.events.DatagramSocketDataEvent |
|
Returns a string that contains all the properties of the DatagramSocketDataEvent object. |
toString() — Method in class flash.events.DeviceRotationEvent |
|
Returns a string that contains all the properties of the DeviceRotationEvent object. |
toString() — Method in class flash.events.DNSResolverEvent |
|
Returns a string that contains all the properties of the DNSResolverEvent object. |
toString() — Method in class flash.events.DRMAuthenticateEvent |
|
Returns a string that contains all the properties of the DRMAuthenticateEvent object. |
toString() — Method in class flash.events.DRMDeviceGroupErrorEvent |
| |
toString() — Method in class flash.events.DRMDeviceGroupEvent |
| |
toString() — Method in class flash.events.DRMErrorEvent |
|
Returns a string that contains all the properties of the DRMErrorEvent object. |
toString() — Method in class flash.events.DRMStatusEvent |
|
Returns a string that contains all the properties of the DRMStatusEvent object. |
toString() — Method in class flash.events.ErrorEvent |
|
Returns a string that contains all the properties of the ErrorEvent object. |
toString() — Method in class flash.events.Event |
|
Returns a string containing all the properties of the Event object. |
toString() — Method in class flash.events.FocusEvent |
|
Returns a string that contains all the properties of the FocusEvent object. |
toString() — Method in class flash.events.FullScreenEvent |
|
Returns a string that contains all the properties of the FullScreenEvent object. |
toString() — Method in class flash.events.GeolocationEvent |
|
Returns a string that contains all the properties of the GeolocationEvent object. |
toString() — Method in class flash.events.GestureEvent |
|
Returns a string that contains all the properties of the GestureEvent object. |
toString() — Method in class flash.events.HTTPStatusEvent |
|
Returns a string that contains all the properties of the HTTPStatusEvent object. |
toString() — Method in class flash.events.IMEEvent |
|
Returns a string that contains all the properties of the IMEEvent object. |
toString() — Method in class flash.events.IOErrorEvent |
|
Returns a string that contains all the properties of the IOErrorEvent object. |
toString() — Method in class flash.events.KeyboardEvent |
|
Returns a string that contains all the properties of the KeyboardEvent object. |
toString() — Method in class flash.events.LocationChangeEvent |
|
Returns a string that contains all the properties of the LocationChangeEvent object. |
toString() — Method in class flash.events.MediaEvent |
|
Returns a string that contains all the properties of MediaEvent object. |
toString() — Method in class flash.events.MouseEvent |
|
Returns a string that contains all the properties of the MouseEvent object. |
toString() — Method in class flash.events.NativeDragEvent |
|
Formats the properties of this NativeDragEvent object as a string. |
toString() — Method in class flash.events.NativeProcessExitEvent |
|
Returns a string that contains all the properties of the NativeProcessExitEvent object. |
toString() — Method in class flash.events.NativeWindowBoundsEvent |
|
Returns a string that contains all the properties of the NativeWindowBoundsEvent object. |
toString() — Method in class flash.events.NativeWindowDisplayStateEvent |
|
Returns a string that contains all the properties of the NativeWindowDisplayStateEvent object. |
toString() — Method in class flash.events.NetDataEvent |
|
Returns a string that contains all the properties of the NetDataEvent object. |
toString() — Method in class flash.events.NetMonitorEvent |
|
Returns a string that contains all the properties of the NetMonitorEvent object. |
toString() — Method in class flash.events.NetStatusEvent |
|
Returns a string that contains all the properties of the NetStatusEvent object. |
toString() — Method in class flash.events.OutputProgressEvent |
|
Returns a string that contains all the properties of the OutputProgressEvent object. |
toString() — Method in class flash.events.PermissionEvent |
|
Returns a string that contains all the properties of the PermissionEvent object. |
toString() — Method in class flash.events.PressAndTapGestureEvent |
|
Returns a string that contains all the properties of the PressAndTapGestureEvent object. |
toString() — Method in class flash.events.ProgressEvent |
|
Returns a string that contains all the properties of the ProgressEvent object. |
toString() — Method in class flash.events.SampleDataEvent |
|
Returns a string that contains all the properties of the SampleDataEvent object. |
toString() — Method in class flash.events.ScreenMouseEvent |
|
Returns a string that contains all the properties of the ScreenMouseEvent object. |
toString() — Method in class flash.events.SecurityErrorEvent |
|
Returns a string that contains all the properties of the SecurityErrorEvent object. |
toString() — Method in class flash.events.ServerSocketConnectEvent |
|
Returns a string that contains all the properties of the ServerSocketConnectEvent object. |
toString() — Method in class flash.events.ShaderEvent |
|
Returns a string that contains all the properties of the ShaderEvent object. |
toString() — Method in class flash.events.SoftKeyboardEvent |
|
Returns a string that contains all the properties of the SoftKeyboardEvent object. |
toString() — Method in class flash.events.SQLErrorEvent |
|
Returns a string that contains all the properties of the SQLErrorEvent object. |
toString() — Method in class flash.events.StageOrientationEvent |
|
Returns a string that contains all the properties of the StageOrientationEvent object. |
toString() — Method in class flash.events.StatusEvent |
|
Returns a string that contains all the properties of the StatusEvent object. |
toString() — Method in class flash.events.StorageVolumeChangeEvent |
|
Returns a string containing all the properties of the Event object. |
toString() — Method in class flash.events.SyncEvent |
|
Returns a string that contains all the properties of the SyncEvent object. |
toString() — Method in class flash.events.TextEvent |
|
Returns a string that contains all the properties of the TextEvent object. |
toString() — Method in class flash.events.ThrottleEvent |
|
Returns a string that contains all the properties of the ThrottleEvent object. |
toString() — Method in class flash.events.TimerEvent |
|
Returns a string that contains all the properties of the TimerEvent object. |
toString() — Method in class flash.events.TouchEvent |
|
Returns a string that contains all the properties of the TouchEvent object. |
toString() — Method in class flash.events.TransformGestureEvent |
|
Returns a string that contains all the properties of the TransformGestureEvent object. |
toString() — Method in class flash.events.UncaughtErrorEvent |
|
Returns a string that contains all the properties of the UncaughtErrorEvent object. |
toString() — Method in class flash.events.VsyncStateChangeAvailabilityEvent |
|
Returns a string that contains all the properties of the VsyncStateChangeAvailabilityEvent object. |
toString() — Method in class flash.events.WebViewDrawEvent |
|
Returns a string that contains all the properties of the ProgressEvent object. |
toString() — Method in class flash.external.HostObject |
|
Implement toString() by calling the host object's toString() method if
available; if not, return [HostObject xxx], where xxx is the class name. |
toString() — Method in class flash.geom.ColorTransform |
|
Formats and returns a string that describes all of the properties of the
ColorTransform object. |
toString() — Method in class flash.geom.Matrix |
|
Returns a text value listing the properties of the Matrix object. |
toString() — Method in class flash.geom.Point |
|
Returns a string that contains the values of the x and y coordinates. |
toString() — Method in class flash.geom.Rectangle |
|
Builds and returns a string that lists the horizontal and vertical positions
and the width and height of the Rectangle object. |
toString() — Method in class flash.geom.Vector3D |
|
Returns a string representation of the current Vector3D object. |
toString() — Method in class flash.net.GroupSpecifier |
|
Identical to the groupspecWithAuthorizations() method. |
toString() — Method in class flash.net.NetGroupInfo |
|
Returns a string containing the values of the properties of the NetGroupInfo object. |
toString() — Method in class flash.net.NetStreamInfo |
|
Returns a text value listing the properties of the NetStreamInfo object. |
toString() — Method in class flash.net.NetStreamMulticastInfo |
|
Returns a string listing the properties of the NetStreamMulticastInfo object. |
toString() — Method in class flash.net.URLVariables |
|
Returns a string containing all enumerable variables,
in the MIME content encoding application/x-www-form-urlencoded. |
toString() — Method in class flash.security.X500DistinguishedName |
|
Returns all DN properties in one string. |
toString() — Method in class flash.system.MessageChannel |
|
Returns the string representation of the specified object. |
toString() — Method in class flash.utils.ByteArray |
|
Converts the byte array to a string. |
toString() — Method in class flash.xml.XMLDocument |
|
Returns a string representation of the XML object. |
toString() — Method in class flash.xml.XMLNode |
|
Evaluates the specified XMLNode object, constructs a textual representation of the XML structure,
including the node, children, and attributes, and returns the result as a string. |
totalAscent — Property in class flash.text.engine.TextLine |
|
Specifies the number of pixels from the baseline to the top of the tallest character or graphic in the line. |
totalChanges — Property in class flash.data.SQLConnection |
|
Contains the total number of data changes that have been made since the
connection to the database was opened. |
totalDescent — Property in class flash.text.engine.TextLine |
|
Specifies the number of pixels from the baseline to the bottom of the lowest-descending character or graphic in the line. |
totalFrames — Property in class flash.display.MovieClip |
|
The total number of frames in the MovieClip instance. |
totalGPUMemory — Property in class flash.display3D.Context3D |
|
Returns the total GPU memory allocated by Stage3D data structures of an application. |
totalHeight — Property in class flash.text.engine.TextLine |
|
The total logical height of the text line, which is equal to totalAscent + totalDescent . |
totalMemory — Static property in class flash.system.System |
|
The amount of memory (in bytes) currently in use that has been directly allocated by
Flash Player or AIR. |
totalMemoryNumber — Static property in class flash.system.System |
|
The amount of memory (in bytes) currently in use that has been directly allocated by
Flash Player or AIR. |
toTimeString() — Method in class Date |
|
Returns a String representation of the time and timezone only, and does not include the day and date. |
touchBegin — Event in class flash.display.InteractiveObject |
|
Dispatched when the user first contacts a touch-enabled device (such as touches a finger to a mobile phone or tablet with a touch screen). |
TOUCH_BEGIN — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_BEGIN touch event object. |
touchEnd — Event in class flash.display.InteractiveObject |
|
Dispatched when the user removes contact with a touch-enabled device (such as lifts a finger off a mobile phone or tablet with a touch screen). |
TOUCH_END — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_END touch event object. |
TouchEvent — Class in package flash.events |
|
The TouchEvent class lets you handle events on devices that detect user contact with
the device (such as a finger on a touch screen). |
TouchEvent(type:String, bubbles:Boolean, cancelable:Boolean, touchPointID:int, isPrimaryTouchPoint:Boolean, localX:Number, localY:Number, sizeX:Number, sizeY:Number, pressure:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean, timestamp:Number, touchIntent:String, samples:flash.utils:ByteArray, isTouchPointCanceled:Boolean) — Constructor in class flash.events.TouchEvent |
|
Creates an Event object that contains information about touch events. |
TouchEventIntent — Final class in package flash.events |
|
The TouchEventIntent class defines constants for the touchIntent property of the TouchEvent class. |
touchIntent — Property in class flash.events.TouchEvent |
|
Reports whether the touch was generated by the primary or the eraser end of a stylus. |
touchMove — Event in class flash.display.InteractiveObject |
|
Dispatched when the user touches the device, and is continuously dispatched until the point of contact is removed. |
TOUCH_MOVE — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_MOVE touch event object. |
touchOut — Event in class flash.display.InteractiveObject |
|
Dispatched when the user moves the point of contact away from InteractiveObject instance on a touch-enabled device
(such as drags a finger from one display object to another on a mobile phone or tablet with a touch screen). |
TOUCH_OUT — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_OUT touch event object. |
touchOver — Event in class flash.display.InteractiveObject |
|
Dispatched when the user moves the point of contact over an InteractiveObject instance on a touch-enabled device
(such as drags a finger from a point outside a display object to a point over a display object on a mobile phone or tablet with a touch screen). |
TOUCH_OVER — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_OVER touch event object. |
TOUCH_POINT — Constant static property in class flash.ui.MultitouchInputMode |
|
Specifies that events are dispatched only for basic touch events, such as a single finger tap. |
touchPointID — Property in class flash.events.TouchEvent |
|
A unique identification number (as an int) assigned to the touch point. |
touchRollOut — Event in class flash.display.InteractiveObject |
|
Dispatched when the user moves the point of contact away from an InteractiveObject instance on a touch-enabled device
(such as drags a finger from over a display object to a point outside the display object on a mobile phone or tablet with a touch screen). |
TOUCH_ROLL_OUT — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_ROLL_OUT touch event object. |
touchRollOver — Event in class flash.display.InteractiveObject |
|
Dispatched when the user moves the point of contact over an InteractiveObject instance on a touch-enabled device
(such as drags a finger from a point outside a display object to a point over a display object on a mobile phone or tablet with a touch screen). |
TOUCH_ROLL_OVER — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_ROLL_OVER touch event object. |
touchscreenType — Static property in class flash.system.Capabilities |
|
Specifies the type of touchscreen supported, if any. |
TouchscreenType — Final class in package flash.system |
|
The TouchscreenType class is an enumeration class that provides values for the different types of touch screens. |
touchTap — Event in class flash.display.InteractiveObject |
|
Dispatched when the user lifts the point of contact over the same InteractiveObject instance on which the contact was initiated
on a touch-enabled device (such as presses and releases a finger from a single point over a display object
on a mobile phone or tablet with a touch screen). |
TOUCH_TAP — Constant static property in class flash.events.TouchEvent |
|
Defines the value of the type property of a TOUCH_TAP touch event object. |
toUpperCase() — Method in class String |
|
Returns a copy of this string, with all lowercase characters converted
to uppercase. |
toUpperCase(s:String) — Method in class flash.globalization.StringTools |
|
Converts a string to uppercase according to language conventions. |
toUTCString() — Method in class Date |
|
Returns a String representation of the day, date, and time in universal time (UTC). |
toXMLString() — Method in class XML |
|
Returns a string representation of the XML object. |
toXMLString() — Method in class XMLList |
|
Returns a string representation of all the XML objects in an XMLList object. |
trace(... rest) — Package function in Top Level |
|
Displays expressions, or writes to log files, while debugging. |
track — Property in class flash.media.ID3Info |
|
The track number; corresponds to the ID3 2.0 tag TRCK. |
trackAsMenu — Property in class flash.display.MovieClip |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events or other user input release events. |
trackAsMenu — Property in class flash.display.SimpleButton |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
user input release events. |
trackingLeft — Property in class flash.text.engine.ElementFormat |
|
The tracking or manual kerning applied to the left of each glyph in pixels. |
trackingRight — Property in class flash.text.engine.ElementFormat |
|
The tracking or manual kerning applied to the right of each glyph in pixels. |
trailingZeros — Property in class flash.globalization.CurrencyFormatter |
|
Specifies whether trailing zeros are included in the formatted currency amount. |
trailingZeros — Property in class flash.globalization.NumberFormatter |
|
Specifies whether trailing zeros are included in a formatted number. |
transform — Property in class flash.display.DisplayObject |
|
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds. |
transform(formatObject:Object) — Method in class flash.text.StyleSheet |
|
Extends the CSS parsing capability. |
Transform — Class in package flash.geom |
|
The Transform class provides access to color adjustment properties and two- or three-dimensional
transformation objects that can be applied to a display object. |
TransformGestureEvent — Class in package flash.events |
|
The TransformGestureEvent class lets you handle complex movement input events (such as moving fingers across a touch screen)
that the device or operating system interprets as a gesture. |
TransformGestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, scaleX:Number, scaleY:Number, rotation:Number, offsetX:Number, offsetY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean, velocity:Number) — Constructor in class flash.events.TransformGestureEvent |
|
Creates an Event object that contains information about complex multi-touch events, such as
a user sliding his or her finger across a screen. |
transformPoint(point:flash.geom:Point) — Method in class flash.geom.Matrix |
|
Returns the result of applying the geometric transformation represented by the Matrix object to the
specified point. |
transformPointToOutput(point:flash.geom:Point, output:flash.geom:Point) — Method in class flash.geom.Matrix |
|
Returns the result of applying the geometric transformation represented by the Matrix object to the
specified point. |
transformVector(v:flash.geom:Vector3D) — Method in class flash.geom.Matrix3D |
|
Uses the transformation matrix to transform a Vector3D object from one space coordinate
to another. |
transformVectors(vin, vout) — Method in class flash.geom.Matrix3D |
|
Uses the transformation matrix to transform a Vector of Numbers from one
coordinate space to another. |
transformVectorToOutput(v:flash.geom:Vector3D, output:flash.geom:Vector3D) — Method in class flash.geom.Matrix3D |
|
Uses the transformation matrix to transform a Vector3D object from one space coordinate
to another. |
transition — Property in class flash.net.NetStreamPlayOptions |
|
The mode in which streamName is played or transitioned to. |
translate(dx:Number, dy:Number) — Method in class flash.geom.Matrix |
|
Translates the matrix along the x and y axes, as specified by the dx
and dy parameters. |
transparent — Property in class flash.display.BitmapData |
|
Defines whether the bitmap image supports per-pixel transparency. |
transparent — Property in class flash.display.NativeWindow |
|
Reports the transparency setting used to create this window. |
transparent — Property in class flash.display.NativeWindowInitOptions |
|
Specifies whether the window supports transparency and alpha blending against the desktop. |
transpose() — Method in class flash.geom.Matrix3D |
|
Converts the current Matrix3D object to a matrix where the rows and columns
are swapped. |
TriangleCulling — Final class in package flash.display |
|
Defines codes for culling algorithms that determine which triangles not to render when drawing triangle paths. |
triggers — Property in class flash.data.SQLSchemaResult |
|
An array of SQLTriggerSchema instances requested in a call
to SQLConnection.loadSchema() . |
triggerType — Property in class flash.events.SoftKeyboardEvent |
|
Indicates whether the change in keyboard status has been triggered by
an application (such as programmatic use of requestSoftKeyboard() ) or by the user
(such as selecting a text field). |
trimFlexBits — Property in class flash.display.JPEGXREncoderOptions |
|
Determines the amount of extra entropy data that is cut after quantization. |
true — Statement |
| A Boolean value representing true. |
truncate() — Method in class flash.filesystem.FileStream |
|
Truncates the file at the position specified by the position property of the FileStream
object. |
TRUNCATED_CHAR_FOUND — Constant static property in class flash.globalization.LastOperationStatus |
|
Indicates that a truncated Unicode character value was found. |
TRUSTED — Constant static property in class flash.security.CertificateStatus |
|
A valid, trusted certificate. |
try..catch..finally — Statement |
| Encloses a block of code in which an error can occur, and then responds to the error. |
tryLock() — Method in class flash.concurrent.Mutex |
|
Acquires ownership of the mutex if it is available. |
ttl — Property in class flash.net.dns.ResourceRecord |
|
The resource time-to-live (ttl) value. |
tx — Property in class flash.geom.Matrix |
|
The distance by which to translate each point along the x axis. |
ty — Property in class flash.geom.Matrix |
|
The distance by which to translate each point along the y axis. |
type — Property in class flash.display.GraphicsGradientFill |
|
A value from the GradientType class that
specifies which gradient type to use. |
type — Property in class flash.display.NativeWindow |
|
Reports the window type setting used to create this window. |
type — Property in class flash.display.NativeWindowInitOptions |
|
Specifies the type of the window to be created. |
type — Property in class flash.display.ShaderParameter |
|
The data type of the parameter as defined in the shader. |
type — Property in class flash.events.Event |
|
The type of event. |
type — Property in class flash.filters.BevelFilter |
|
The placement of the bevel on the object. |
type — Property in class flash.filters.GradientBevelFilter |
|
The placement of the bevel effect. |
type — Property in class flash.filters.GradientGlowFilter |
|
The placement of the filter effect. |
type — Property in class flash.net.FileReference |
|
The file type. |
type — Property in class flash.text.TextField |
|
The type of the text field. |
TypeError — Dynamic class in Top Level |
|
A TypeError exception is thrown when the actual type of an operand is different
from the expected type. |
TypeError(message:String) — Constructor in class TypeError |
|
Creates a new TypeError object. |
typeof — Operator |
| Evaluates expression and returns a string specifying the expression's data type. |
typographicCase — Property in class flash.text.engine.ElementFormat |
|
The typographic case used for this text. |
TypographicCase — Final class in package flash.text.engine |
|
The TypographicCase class is an enumeration of constant values for setting the typographicCase property
of the ElementFormat class. |
|
Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |