| 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 — class Keyboard |
|
Constant associated with the key code value for the T key (84). |
| TAB — class Keyboard |
|
Constant associated with the key code value for the Tab key (9). |
| tabChildren — class DisplayObjectContainer |
|
Determines whether the children of the object are tab enabled. |
| tabChildren — class Stage |
|
Determines whether the children of the object are tab enabled. |
| tabChildrenChange — Event, class InteractiveObject |
|
Dispatched when the value of the object's tabChildren flag changes. |
| TAB_CHILDREN_CHANGE — class Event |
|
The Event.TAB_CHILDREN_CHANGE constant defines the value of the type
property of a tabChildrenChange event object. |
| tabEnabled — interface IFocusManagerComponent |
|
Gets a Boolean value that indicates whether pressing the Tab key can
move focus to this component. |
| tabEnabled — class InteractiveObject |
|
Specifies whether this object is in the tab order. |
| tabEnabledChange — Event, class InteractiveObject |
|
Dispatched when the object's tabEnabled flag changes. |
| TAB_ENABLED_CHANGE — class Event |
|
The Event.TAB_ENABLED_CHANGE constant defines the value of the type
property of a tabEnabledChange event object. |
| tabIndex — interface IFocusManagerComponent |
|
Gets the order in which the component receives focus, if tabEnabledis set
to true. |
| tabIndex — class InteractiveObject |
|
Specifies the tab ordering of objects in a SWF file. |
| tabIndexChange — Event, class InteractiveObject |
|
Dispatched when the value of the object's tabIndex property changes. |
| TAB_INDEX_CHANGE — class Event |
|
The Event.TAB_INDEX_CHANGE constant defines the value of the
type property of a tabIndexChange event object. |
| table — class SQLIndexSchema |
|
The name of the table to which this index is attached. |
| table — class 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 — class SQLUpdateEvent |
|
The name of the table whose data change caused the event to be dispatched. |
| tables — class SQLSchemaResult |
|
An array of SQLTableSchema instances requested in a call
to SQLConnection.loadSchema(). |
| tabStops — class TextFormat |
|
Specifies custom tab stops as an array of non-negative integers. |
| tan() — Static Method , class Math |
|
Computes and returns the tangent of the specified angle. |
| target — class Animator |
|
The display object being animated. |
| target — class BezierEase |
|
The name of the animation property to target. |
| target — class CustomEase |
|
The name of the animation property to target. |
| target — class FunctionEase |
|
The name of the animation property to target. |
| target — interface ITween |
|
The name of the animation property to target. |
| target — class SimpleEase |
|
The name of the animation property to target. |
| target — class Event |
|
The event target. |
| target — class TextFormat |
|
Indicates the target window where the hyperlink is displayed. |
| test() — method, class RegExp |
|
Tests for the match of the regular expression in the given string str. |
| text() — method, class XML |
|
Returns an XMLList object of all XML properties of the XML object that represent XML text nodes. |
| text() — method, class XMLList |
|
Calls the text() method of each XML
object and returns an XMLList object that contains the results. |
| text — class ComboBox |
|
Gets or sets the text that the text box contains in an editable ComboBox component. |
| text — class Label |
|
Gets or sets the plain text to be displayed by the Label component. |
| text — class TextArea |
|
Gets or sets a string which contains the text that is currently in
the TextInput component. |
| text — class TextInput |
|
Gets or sets a string which contains the text that is currently in
the TextInput component. |
| text — class SQLStatement |
|
The actual SQL text of the statement. |
| text — class TextEvent |
|
For a textInput event, the character or sequence of characters
entered by the user. |
| text — class StaticText |
|
Returns the current text of the static text field. |
| text — class TextField |
|
A string that is the current text in the text field. |
| TEXT — class URLLoaderDataFormat |
|
Specifies that downloaded data is received as text. |
| TextArea — class, package window.runtime.fl.controls |
|
The TextArea component is a multiline text field with a border
and optional scroll bars. |
| TextArea() — Constructor, class TextArea |
|
Creates a new TextArea component instance. |
| textColor — class TextField |
|
The color of the text in a text field, in hexadecimal format. |
| TextColorType — final class, package window.runtime.flash.text |
|
The TextColorType class provides color values for the flash.text.TextRenderer class. |
| TextDisplayMode — final class, package window.runtime.flash.text |
|
The TextDisplayMode class contains values that control the subpixel anti-aliasing of the advanced anti-aliasing system. |
| textEncodingFallback — class HTMLLoader |
|
The character encoding used by the HTMLLoader content if an HTML page does not specify
a character encoding. |
| textEncodingOverride — class HTMLLoader |
|
The character encoding used by the HTMLLoader content, overriding any setting in the HTML page. |
| TextEvent — class, package window.runtime.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(, , , ) — Constructor, class TextEvent |
|
Creates an Event object that contains information about text events. |
| textField — class ColorPicker |
|
A reference to the internal text field of the ColorPicker component. |
| textField — class ComboBox |
|
Gets a reference to the TextInput component that the ComboBox
component contains. |
| textField — class Label |
|
A reference to the internal text field of the Label component. |
| textField — class LabelButton |
|
A reference to the component's internal text field. |
| textField — class NumericStepper |
|
Gets a reference to the TextInput component that the NumericStepper
component contains. |
| textField — class TextArea |
|
A reference to the internal text field of the TextArea component. |
| textField — class TextInput |
|
A reference to the internal text field of the TextInput component. |
| TextField — class, package window.runtime.flash.text |
|
The TextField class is used to create display objects for text display and input. |
| TextField() — Constructor, class TextField |
|
Creates a new TextField instance. |
| TextFieldAutoSize — final class, package window.runtime.flash.text |
|
The TextFieldAutoSize class is an enumeration of constant values used in setting the autoSize
property of the TextField class. |
| textFieldSkin — Style, class ColorPicker |
| The class that provides the background for the text field of the ColorPicker component. |
| |
| TextFieldType — final class, package window.runtime.flash.text |
|
The TextFieldType class is an enumeration of constant values used in setting the type property
of the TextField class. |
| textFormat — Style, class DataGridCellEditor |
| The TextFormat object to use to render the component label. |
| |
| textFormat — Style, class CellRenderer |
| The TextFormat object to use to render the component label. |
| |
| textFormat — Style, class UIComponent |
| The TextFormat object to use to render the component label. |
| |
| TextFormat — class, package window.runtime.flash.text |
|
The TextFormat class represents character formatting information. |
| TextFormat(, , , , , , , , , , , , ) — Constructor, class TextFormat |
|
Creates a TextFormat object with the specified properties. |
| TEXT_FORMAT — class ClipboardFormats |
|
String data. |
| TextFormatAlign — final class, package window.runtime.flash.text |
|
The TextFormatAlign class provides values for text alignment in the TextFormat class. |
| textHeight — class TextArea |
|
Gets the height of the text, in pixels. |
| textHeight — class TextInput |
|
The height of the text, in pixels. |
| textHeight — class TextField |
|
The height of the text in pixels. |
| textInput — Event, class TextArea |
|
Dispatched when the user enters, deletes,
or pastes text into the component. |
| textInput — Event, class TextInput |
|
Dispatched when the user inputs text. |
| textInput — Event, class TextField |
|
Flash Player dispatches the textInput event when a user enters one or more
characters of text. |
| TextInput — class, package window.runtime.fl.controls |
|
The TextInput component is a single-line text component that
contains a native ActionScript TextField object. |
| TextInput() — Constructor, class TextInput |
|
Creates a new TextInput component instance. |
| TEXT_INPUT — class TextEvent |
|
Defines the value of the type property of a textInput event object. |
| TextInput_disabledSkin — Style, class NumericStepper |
| The skin used for the up arrow when it is in an up state. |
| |
| TextInput_upskin — Style, class NumericStepper |
| The class that provides the skin for the text input box. |
| |
| TextLineMetrics — class, package window.runtime.flash.text |
|
The TextLineMetrics class contains information about the text position and measurements of a
line of text within a text field. |
| TextLineMetrics(, , , , , ) — Constructor, class TextLineMetrics |
|
Creates a TextLineMetrics object. |
| TEXT_NODE — class XMLNodeType |
|
Specifies that the node is a text node. |
| textOverlayAlpha — Style, class ImageCell |
| The opacity of the overlay behind the cell label. |
| |
| textPadding — Style, class DataGridCellEditor |
| The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels. |
| |
| textPadding — Style, class ImageCell |
| The padding that separates the edge of the cell from the edge of the text, in pixels. |
| |
| textPadding — Style, class CellRenderer |
| The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels. |
| |
| textPadding — Style, class RadioButton |
| The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels. |
| |
| textPadding — Style, class CheckBox |
| The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels. |
| |
| textPadding — Style, class TextInput |
| The padding that separates the component border from the text, in pixels. |
| |
| textPadding — Style, class LabelButton |
| The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels. |
| |
| textPadding — Style, class ComboBox |
| The space that separates the border from the text representing the selected item, in pixels. |
| |
| textPadding — Style, class ColorPicker |
| The padding that appears around the color TextField, in pixels. |
| |
| textPadding — Style, class TextArea |
| The padding that separates the component border from the text, in pixels. |
| |
| TextRenderer — final class, package window.runtime.flash.text |
|
The TextRenderer class provides functionality for the advanced anti-aliasing capability of
embedded fonts. |
| textSnapshot — class DisplayObjectContainer |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
| textSnapshot — class Stage |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
| TextSnapshot — class, package window.runtime.flash.text |
|
TextSnapshot objects let you work with static text in a movie clip. |
| textWidth — class TextArea |
|
Gets the width of the text, in pixels. |
| textWidth — class TextInput |
|
The width of the text, in pixels. |
| textWidth — class TextField |
|
The width of the text in pixels. |
| thickness — class TextField |
|
The thickness of the glyph edges in this text field. |
| this — Statement |
| A reference to a method's containing object. |
| threshold(, , , , , , , ) — method, class BitmapData |
|
Tests pixel values in an image against a specified threshold and sets pixels that pass the test to new color values. |
| throw — Statement |
| Generates, or throws, an error that can be handled, or caught, by a catch code block. |
| THUMB — class SliderEventClickTarget |
|
The Slider thumb was clicked. |
| thumbArrowUpSkin — Style, class ComboBox |
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| thumbDisabledSkin — Style, class BaseScrollPane |
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDisabledSkin — Style, class ScrollBar |
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDisabledSkin — Style, class Slider |
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDisabledSkin — Style, class ComboBox |
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDownSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb. |
| |
| thumbDownSkin — Style, class ScrollBar |
| Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb. |
| |
| thumbDownSkin — Style, class Slider |
| Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb. |
| |
| thumbDownSkin — Style, class ComboBox |
| Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb. |
| |
| thumbDrag — Event, class Slider |
|
Dispatched when the slider thumb is pressed and
then moved by the mouse. |
| THUMB_DRAG — class SliderEvent |
|
Defines the value of the type property of a thumbDrag event
object. |
| thumbIcon — Style, class BaseScrollPane |
| Name of the class to use as the icon for the thumb of the scroll bar. |
| |
| thumbIcon — Style, class ScrollBar |
| Name of the class to use as the icon for the thumb of the scroll bar. |
| |
| thumbIcon — Style, class ComboBox |
| Name of the class to use as the icon for the thumb of the scroll bar. |
| |
| thumbOverSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin for the thumb of the scroll bar when the mouse pointer is over the thumb. |
| |
| thumbOverSkin — Style, class ScrollBar |
| Name of the class to use as the skin for the thumb of the scroll bar when the mouse pointer is over the thumb. |
| |
| thumbOverSkin — Style, class Slider |
| Name of the class to use as the skin for the thumb of the scroll bar when the mouse pointer is over the thumb. |
| |
| thumbOverSkin — Style, class ComboBox |
| Name of the class to use as the skin for the thumb of the scroll bar when the mouse pointer is over the thumb. |
| |
| thumbPress — Event, class Slider |
|
Dispatched when the slider thumb is pressed. |
| THUMB_PRESS — class SliderEvent |
|
Defines the value of the type property of a thumbPress
event object. |
| thumbRelease — Event, class Slider |
|
Dispatched when the slider thumb is pressed and released. |
| THUMB_RELEASE — class SliderEvent |
|
Defines the value of the type property of a thumbRelease
event object. |
| thumbUpSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| thumbUpSkin — Style, class ScrollBar |
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| thumbUpSkin — Style, class Slider |
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| tickInterval — class Slider |
|
The spacing of the tick marks relative to the maximum value
of the component. |
| tickSkin — Style, class Slider |
| The skin for the ticks in a Slider component. |
| |
| TileList — class, package window.runtime.fl.controls |
|
The TileList class provides a grid of rows and columns that is typically used
to format and display images in a "tiled" format. |
| TileList() — Constructor, class TileList |
|
Creates a new List component instance. |
| TileListAccImpl — class, package window.runtime.fl.accessibility |
|
The TileListAccImpl class, also called the Tile List Accessibility Implementation class, is
used to make a TileList component accessible. |
| TileListCollectionItem — Dynamic Class, package window.runtime.fl.data |
|
The TileListCollectionItem class defines a single item in an inspectable
property that represents a data provider. |
| TileListCollectionItem() — Constructor, class TileListCollectionItem |
|
Creates a new TileListCollectionItem object. |
| TileListData — class, package window.runtime.fl.controls.listClasses |
|
TileListData is a messenger class that holds information relevant to a specific
cell in the list-based TileListData component. |
| TileListData(, , , , , , ) — Constructor, class TileListData |
|
Creates a new instance of the TileListData class as specified by its
parameters. |
| time — class Date |
|
The number of milliseconds since midnight January 1, 1970, universal time,
for a Date object. |
| time — class Animator |
|
A zero-based integer that indicates and controls the time in the current animation. |
| time — class Tween |
|
The current time within the duration of the animation. |
| time — class TweenEvent |
|
The time of the Tween when the event occurred. |
| time — class NetStream |
|
The position of the playhead, in seconds. |
| time — class Sample |
|
The microseconds that define the duration of the Sample instance. |
| timeChange — Event, class Animator |
|
Dispatched when the Animator's time value has changed,
but the screen has not yet been updated (i.e., the motionUpdate event). |
| TIME_CHANGE — class MotionEvent |
|
Indicates that the Animator instance's time value has changed,
but the screen has not yet been updated (Flash Player has not dispatched the motionUpdate event). |
| timeout — interface INCManager |
|
The time in milliseconds after which attempts to make a connection stop. |
| timeout — class NCManager |
|
The time in milliseconds after which attempts to make a connection stop. |
| timer — Event, class Timer |
|
Dispatched whenever a Timer object reaches an interval specified according to the Timer.delay property. |
| Timer — class, package window.runtime.flash.utils |
|
The Timer class is the interface to timers, which let you
run code on a specified time sequence. |
| Timer(, ) — Constructor, class Timer |
|
Constructs a new Timer object with the specified delay
and repeatCount states. |
| TIMER — class TimerEvent |
|
Defines the value of the type property of a timer event object. |
| timerComplete — Event, class Timer |
|
Dispatched whenever it has completed the number of requests set by Timer.repeatCount. |
| TIMER_COMPLETE — class TimerEvent |
|
Defines the value of the type property of a timerComplete event object. |
| TimerEvent — class, package window.runtime.flash.events |
|
A Timer object dispatches a TimerEvent objects whenever the Timer object reaches the interval
specified by the Timer.delay property. |
| TimerEvent(, , ) — Constructor, class TimerEvent |
|
Creates an Event object with specific information relevant to timer events. |
| timeSinceLastUserInput — class NativeApplication |
|
The time, in seconds, since the last mouse or keyboard input. |
| timezoneOffset — class Date |
|
The difference, in minutes, between universal time (UTC) and the computer's local time. |
| tintColor — class Color |
|
The tinting color value in the 0xRRGGBB format. |
| tintMultiplier — class Color |
|
The percentage to apply the tint color, as a decimal value between 0 and 1. |
| title — class NativeWindow |
|
The window title. |
| title — class HTMLHistoryItem |
|
The title of the HTML page. |
| toArray() — method, class DataProvider |
|
Creates an Array object representation of the data that the data provider contains. |
| toDateString() — method, class Date |
|
Returns a string representation of the day and date only, and does not include the time or timezone. |
| toExponential() — method, class Number |
|
Returns a string representation of the number in exponential notation. |
| toExponential() — method, class int |
|
Returns a string representation of the number in exponential notation. |
| toExponential() — method, class uint |
|
Returns a string representation of the number in exponential notation. |
| toFixed() — method, class Number |
|
Returns a string representation of the number in fixed-point notation. |
| toFixed() — method, class int |
|
Returns a string representation of the number in fixed-point notation. |
| toFixed() — method, class uint |
|
Returns a string representation of the number in fixed-point notation. |
| toggle — class CheckBox |
|
A CheckBox toggles by definition, so the toggle property is set to
true in the constructor and cannot be changed for a CheckBox. |
| toggle — class LabelButton |
|
Gets or sets a Boolean value that indicates whether a button
can be toggled. |
| toggle — class RadioButton |
|
A radio button is a toggle button; its toggle property is set to
true in the constructor and cannot be changed. |
| togglePause() — method, class NetStream |
|
Pauses or resumes playback of a stream. |
| toLocaleDateString() — method, class Date |
|
Returns a String representation of the day and date only, and does not include the time or timezone. |
| toLocaleLowerCase() — method, class String |
|
Returns a copy of this string, with all uppercase characters converted
to lowercase. |
| toLocaleString() — method, class Array |
|
Returns a string that represents the elements in the specified array. |
| toLocaleString() — method, class Date |
|
Returns a String representation of the day, date, time, given in local time. |
| toLocaleTimeString() — method, class Date |
|
Returns a String representation of the time only, and does not include the day, date, year, or timezone. |
| toLocaleUpperCase() — method, class String |
|
Returns a copy of this string, with all lowercase characters converted
to uppercase. |
| toLowerCase() — method, class String |
|
Returns a copy of this string, with all uppercase characters converted
to lowercase. |
| toolBarVisible — class HTMLWindowCreateOptions |
|
Specifies whether a toolbar bar should be displayed. |
| tooltip — class SystemTrayIcon |
|
The tooltip that pops up for the system tray icon. |
| top — class Rectangle |
|
The y coordinate of the top-left corner of the rectangle. |
| TOP — class ButtonLabelPlacement |
|
The label appears above the icon. |
| TOP — class VideoAlign |
|
Specifies that the video is aligned at the top. |
| TOP — class FocusDirection |
|
Indicates that focus should be given to the object at the beginning of the reading order. |
| TOP — class NativeWindowResize |
|
The top edge of the window. |
| TOP — class StageAlign |
|
Specifies that the Stage is aligned at the top. |
| topLeft — class Rectangle |
|
The location of the Rectangle object's top-left corner, determined by the x and
y coordinates of the point. |
| TOP_LEFT — class VideoAlign |
|
Specifies that the video is aligned in the top-left corner. |
| TOP_LEFT — class NativeWindowResize |
|
The top-left corner of the window. |
| TOP_LEFT — class StageAlign |
|
Specifies that the Stage is aligned in the top-left corner. |
| Top Level — package |
| The top level contains the core ActionScript classes and global functions. |
| toPrecision() — method, class Number |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| toPrecision() — method, class int |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| toPrecision() — method, class uint |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| TOP_RIGHT — class VideoAlign |
|
Specifies that the video is aligned in the top-right corner. |
| TOP_RIGHT — class NativeWindowResize |
|
The top-right corner of the window. |
| TOP_RIGHT — class StageAlign |
|
Specifies that the Stage is aligned in the top-right corner. |
| toString() — method, class Array |
|
Returns a string that represents the elements in the specified array. |
| toString() — method, class Boolean |
|
Returns the string representation ("true" or
"false") of the Boolean object. |
| toString() — method, class Date |
|
Returns a String representation of the day, date, time, and timezone. |
| toString() — method, class Error |
|
Returns the string "Error" by default or the value contained in the Error.message property,
if defined. |
| toString() — method, class Namespace |
|
Equivalent to the Namespace.uri property. |
| toString() — method, class Number |
|
Returns the string representation of the specified Number object (myNumber). |
| toString() — method, class Object |
|
Returns the string representation of the specified object. |
| toString() — method, class QName |
|
Returns a string composed of the URI, and the local name for the
QName object, separated by "::". |
| toString() — method, class XML |
|
Returns a string representation of the XML object. |
| toString() — method, class XMLList |
|
Returns a string representation of all the XML objects in an XMLList object. |
| toString() — method, class int |
|
Returns the string representation of an int object. |
| toString() — method, class uint |
|
Returns the string representation of a uint object. |
| toString() — method, class ServiceMonitor |
|
Returns the string representation of the specified object. |
| toString() — method, class SocketMonitor |
|
Returns the string representation of the specified object. |
| toString() — method, class URLMonitor |
|
Returns the string representation of the specified object. |
| toString() — method, class DataGridColumn |
|
Returns a string representation of the DataGridColumn object. |
| toString() — method, class DataProvider |
|
Creates a string representation of the data that the data provider contains. |
| toString() — method, class ColorPickerEvent |
|
Returns a string that contains all the properties of the ColorPickerEvent object. |
| toString() — method, class ComponentEvent |
|
Returns a string that contains all the properties of the ComponentEvent object. |
| toString() — method, class DataChangeEvent |
|
Returns a string that contains all the properties of the DataChangeEvent object. |
| toString() — method, class DataGridEvent |
|
Returns a string that contains all the properties of the DataGridEvent object. |
| toString() — method, class ListEvent |
|
Returns a string that contains all the properties of the ListEvent object. |
| toString() — method, class ScrollEvent |
|
Returns a string that contains all the properties of the ScrollEvent object. |
| toString() — method, class SliderEvent |
|
Returns a string that contains all the properties of the SliderEvent object. |
| toString() — method, class NativeDragOptions |
|
Returns the string representation of the specified object. |
| toString() — method, class NativeMenuItem |
|
Returns a string containing all the properties of the NativeMenuItem object. |
| toString() — method, class SQLError |
|
Returns the string "Error" by default or the value contained in the Error.message property,
if defined.
Returns the string representation of the specified object. |
| toString() — method, class ActivityEvent |
|
Returns a string that contains all the properties of the ActivityEvent object. |
| toString() — method, class AsyncErrorEvent |
|
Returns a string that contains all the properties of the AsyncErrorEvent object. |
| toString() — method, class ContextMenuEvent |
|
Returns a string that contains all the properties of the ContextMenuEvent object. |
| toString() — method, class DRMAuthenticateEvent |
|
Returns a string that contains all the properties of the DRMAuthenticateEvent object. |
| toString() — method, class DRMErrorEvent |
|
Returns a string that contains all the properties of the DRMErrorEvent object. |
| toString() — method, class DRMStatusEvent |
|
Returns a string that contains all the properties of the DRMStatusEvent object. |
| toString() — method, class DataEvent |
|
Returns a string that contains all the properties of the DataEvent object. |
| toString() — method, class ErrorEvent |
|
Returns a string that contains all the properties of the ErrorEvent object. |
| toString() — method, class Event |
|
Returns a string containing all the properties of the Event object. |
| toString() — method, class FocusEvent |
|
Returns a string that contains all the properties of the FocusEvent object. |
| toString() — method, class FullScreenEvent |
|
Returns a string that contains all the properties of the FullScreenEvent object. |
| toString() — method, class HTTPStatusEvent |
|
Returns a string that contains all the properties of the HTTPStatusEvent object. |
| toString() — method, class IMEEvent |
|
Returns a string that contains all the properties of the IMEEvent object. |
| toString() — method, class IOErrorEvent |
|
Returns a string that contains all the properties of the IOErrorEvent object. |
| toString() — method, class KeyboardEvent |
|
Returns a string that contains all the properties of the KeyboardEvent object. |
| toString() — method, class MouseEvent |
|
Returns a string that contains all the properties of the MouseEvent object. |
| toString() — method, class NativeDragEvent |
|
Formats the properties of this NativeDragEvent object as a string. |
| toString() — method, class NativeWindowBoundsEvent |
|
Returns a string that contains all the properties of the NativeWindowBoundsEvent object. |
| toString() — method, class NativeWindowDisplayStateEvent |
|
Returns a string that contains all the properties of the NativeWindowDisplayStateEvent object. |
| toString() — method, class NetStatusEvent |
|
Returns a string that contains all the properties of the NetStatusEvent object. |
| toString() — method, class OutputProgressEvent |
|
Returns a string that contains all the properties of the OutputProgressEvent object. |
| toString() — method, class ProgressEvent |
|
Returns a string that contains all the properties of the ProgressEvent object. |
| toString() — method, class SQLErrorEvent |
|
Returns a string that contains all the properties of the SQLErrorEvent object. |
| toString() — method, class ScreenMouseEvent |
|
Returns a string that contains all the properties of the ScreenMouseEvent object. |
| toString() — method, class SecurityErrorEvent |
|
Returns a string that contains all the properties of the SecurityErrorEvent object. |
| toString() — method, class StatusEvent |
|
Returns a string that contains all the properties of the StatusEvent object. |
| toString() — method, class SyncEvent |
|
Returns a string that contains all the properties of the SyncEvent object. |
| toString() — method, class TextEvent |
|
Returns a string that contains all the properties of the TextEvent object. |
| toString() — method, class TimerEvent |
|
Returns a string that contains all the properties of the TimerEvent object. |
| toString() — method, class ColorTransform |
|
Formats and returns a string that describes all of the properties of the
ColorTransform object. |
| toString() — method, class Matrix |
|
Returns a text value listing the properties of the Matrix object. |
| toString() — method, class Point |
|
Returns a string that contains the values of the x and y coordinates. |
| toString() — method, class Rectangle |
|
Builds and returns a string that lists the horizontal and vertical positions
and the width and height of the Rectangle object. |
| toString() — method, class URLVariables |
|
Returns a string containing all enumerable variables,
in the MIME content encoding application/x-www-form-urlencoded. |
| toString() — method, class StackFrame |
|
Converts the StackFrame to a string of its properties. |
| toString() — method, class ByteArray |
|
Converts the byte array to a string. |
| toString() — method, class XMLDocument |
|
Returns a string representation of the XML object. |
| toString() — method, class 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. |
| totalChanges — class SQLConnection |
|
Contains the total number of data changes that have been made since the
connection to the database was opened. |
| totalFrames — class MovieClip |
|
The total number of frames in the MovieClip instance. |
| totalMemory — class System |
|
The amount of memory (in bytes) currently in use by Adobe®
Flash® Player or Adobe® AIR™. |
| totalTime — class FLVPlayback |
|
A number that is the total playing time for the video in seconds. |
| totalTime — class VideoPlayer |
|
A number that is the total playing time for the video in seconds. |
| toTimeString() — method, class Date |
|
Returns a String representation of the time and timezone only, and does not include the day and date. |
| toUpperCase() — method, class String |
|
Returns a copy of this string, with all lowercase characters converted
to uppercase. |
| toUTCString() — method, class Date |
|
Returns a String representation of the day, date, and time in universal time (UTC). |
| toXMLString() — method, class XML |
|
Returns a string representation of the XML object. |
| toXMLString() — method, class XMLList |
|
Returns a string representation of all the XML objects in an XMLList object. |
| trace() — Package Function, Top Level |
|
Displays expressions, or writes to log files, while debugging. |
| track — class FLVPlaybackCaptioning |
|
Support for multiple language tracks. |
| track — class ID3Info |
|
The track number; corresponds to the ID3 2.0 tag TRCK. |
| TRACK — class SliderEventClickTarget |
|
The Slider track was clicked. |
| trackAsMenu — class MovieClip |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events. |
| trackAsMenu — class SimpleButton |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events. |
| trackDisabledSkin — Style, class BaseScrollPane |
| The skin that is used to indicate a disabled track. |
| |
| trackDisabledSkin — Style, class ScrollBar |
| The skin that is used to indicate a disabled track. |
| |
| trackDisabledSkin — Style, class ComboBox |
| The skin that is used to indicate a disabled track. |
| |
| trackDownSkin — Style, class BaseScrollPane |
| The skin that is used to indicate the down state of a disabled skin. |
| |
| trackDownSkin — Style, class ScrollBar |
| The skin that is used to indicate the down state of a disabled skin. |
| |
| trackDownSkin — Style, class ComboBox |
| The skin that is used to indicate the down state of a disabled skin. |
| |
| trackOverSkin — Style, class BaseScrollPane |
| The skin that is used to indicate the mouseover state for the scroll track. |
| |
| trackOverSkin — Style, class ScrollBar |
| The skin that is used to indicate the mouseover state for the scroll track. |
| |
| trackOverSkin — Style, class ComboBox |
| The skin that is used to indicate the mouseover state for the scroll track. |
| |
| trackSkin — Style, class ProgressBar |
| Name of the class to use as the progress indicator track. |
| |
| trackUpSkin — Style, class BaseScrollPane |
| The skin used to indicate the mouse up state for the scroll track. |
| |
| trackUpSkin — Style, class ScrollBar |
| The skin used to indicate the mouse up state for the scroll track. |
| |
| trackUpSkin — Style, class ComboBox |
| The skin used to indicate the mouse up state for the scroll track. |
| |
| transform — class DisplayObject |
|
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds. |
| transform() — method, class StyleSheet |
|
Extends the CSS parsing capability. |
| Transform — class, package window.runtime.flash.geom |
|
The Transform class collects data about color transformations and coordinate transformations that
are applied to a display object. |
| transformationPoint — class Animator |
|
The point of reference for rotating or scaling a display object. |
| transformationPoint — class Source |
|
Specifies the location of the transformation or "pivot" point of the original object,
from which transformations are applied. |
| transformPoint() — method, class Matrix |
|
Returns the result of applying the geometric transformation represented by the Matrix object to the
specified point. |
| Transition — class, package window.runtime.fl.transitions |
|
The Transition class is the base class for all transition classes. |
| TransitionManager — class, package window.runtime.fl.transitions |
|
The TransitionManager class defines animation effects. |
| TransitionManager() — Constructor, class TransitionManager |
|
Constructor function for creating a new TransitionManager instance. |
| translate(, ) — method, class Matrix |
|
Translates the matrix along the x and y axes, as specified by the dx
and dy parameters. |
| transparent — class BitmapData |
|
Defines whether the bitmap image supports per-pixel transparency. |
| transparent — class NativeWindow |
|
Reports the transparency setting used to create this window. |
| transparent — class NativeWindowInitOptions |
|
Specifies whether the window supports transparency and alpha blending against the desktop. |
| triggerEvent — class SliderEvent |
|
Gets the type of device that was used to send the input. |
| triggers — class SQLSchemaResult |
|
An array of SQLTriggerSchema instances requested in a call
to SQLConnection.loadSchema(). |
| true — Statement |
| A Boolean value representing true. |
| truncate() — method, class FileStream |
|
Truncates the file at the position specified by the position property of the FileStream
object. |
| try..catch..finally — Statement |
| Encloses a block of code in which an error can occur, and then responds to the error. |
| Tween — class, package window.runtime.fl.transitions |
|
The Tween class lets you use ActionScript to move, resize, and fade movie clips
by specifying a property of the target movie clip to animate over a number
of frames or seconds. |
| Tween(, , , , , , ) — Constructor, class Tween |
|
Creates an instance of the Tween class. |
| Tweenables — class, package window.runtime.fl.motion |
|
The Tweenables class provides constant values for the names of animation properties used in the Motion and Keyframe classes. |
| TweenEvent — class, package window.runtime.fl.transitions |
|
The TweenEvent class represents events that are broadcast by the fl.transitions.Tween class. |
| TweenEvent(, , , , ) — Constructor, class TweenEvent |
|
Constructor function for a TweenEvent object. |
| tweens — class Keyframe |
|
An array that contains each tween object to be applied to the target object at a particular keyframe. |
| tweenScale — class Keyframe |
|
A flag that controls whether scale will be interpolated during a tween. |
| tweenSnap — class Keyframe |
|
Stores the value of the Snap checkbox for motion tweens, which snaps the object to a motion guide. |
| tweenSync — class Keyframe |
|
Stores the value of the Sync checkbox for motion tweens, which affects graphic symbols only. |
| tx — class Matrix |
|
The distance by which to translate each point along the x axis. |
| ty — class Matrix |
|
The distance by which to translate each point along the y axis. |
| type — interface IVPEvent |
|
The type of event. |
| type — class NativeWindow |
|
Reports the window type setting used to create this window. |
| type — class NativeWindowInitOptions |
|
Specifies the type of the window to be created. |
| type — class Event |
|
The type of event. |
| type — class BevelFilter |
|
The placement of the bevel on the object. |
| type — class GradientBevelFilter |
|
The placement of the bevel effect. |
| type — class GradientGlowFilter |
|
The placement of the filter effect. |
| type — class FileReference |
|
The file type. |
| type — class NewObjectSample |
|
The Class object corresponding to the object created within a getSamples() stream. |
| type — class TextField |
|
The type of the text field. |
| TypeError — Dynamic Class, Top Level |
|
A TypeError exception is thrown when the actual type of an operand is different
from the expected type. |
| TypeError() — Constructor, class TypeError |
|
Creates a new TypeError object. |
| typeof — Operator |
| Evaluates expression and returns a string specifying the expression's data type. |
|
| 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 |