| 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 |
| TAB — Constant static property, class flash.ui.Keyboard |
|
Constant associated with the key code value for the Tab key (9). |
| tabChildren — Property, class flash.display.DisplayObjectContainer |
|
Determines whether the children of the object are tab enabled. |
| tabChildren — Property, class flash.display.Stage |
|
Determines whether the children of the object are tab enabled. |
| tabChildrenChange — Event, class flash.display.InteractiveObject |
|
Dispatched when the value of the object's tabChildren flag changes. |
| TAB_CHILDREN_CHANGE — Constant static property, class flash.events.Event |
|
Defines the value of the type property of a tabChildrenChange event object. |
| tabEnabled — Property, interface fl.managers.IFocusManagerComponent |
|
Gets a Boolean value that indicates whether pressing the Tab key can
move focus to this component. |
| tabEnabled — Property, class flash.display.InteractiveObject |
|
Specifies whether this object is in the tab order. |
| tabEnabledChange — Event, class flash.display.InteractiveObject |
|
Dispatched when the object's tabEnabled flag changes. |
| TAB_ENABLED_CHANGE — Constant static property, class flash.events.Event |
|
Defines the value of the type property of a tabEnabledChange event object. |
| tabIndex — Property, interface fl.managers.IFocusManagerComponent |
|
Gets the order in which the component receives focus, if tabEnabledis set
to true. |
| tabIndex — Property, class flash.display.InteractiveObject |
|
Specifies the tab ordering of objects in a SWF file. |
| tabIndexChange — Event, class flash.display.InteractiveObject |
|
Dispatched when the value of the object's tabIndex property changes. |
| TAB_INDEX_CHANGE — Constant static property, class flash.events.Event |
|
Defines the value of the type property of a tabIndexChange event object. |
| tabStops — Property, class flash.text.TextFormat |
|
Specifies custom tab stops as an array of non-negative integers. |
| tan(angleRadians:Number) — Static method, class Math |
|
Computes and returns the tangent of the specified angle. |
| target — Property, class fl.motion.Animator |
|
The display object being animated. |
| target — Property, class fl.motion.BezierEase |
|
The name of the animation property to target. |
| target — Property, class fl.motion.CustomEase |
|
The name of the animation property to target. |
| target — Property, class fl.motion.FunctionEase |
|
The name of the animation property to target. |
| target — Property, interface fl.motion.ITween |
|
The name of the animation property to target. |
| target — Property, class fl.motion.SimpleEase |
|
The name of the animation property to target. |
| target — Property, class flash.events.Event |
|
The event target. |
| target — Property, class flash.text.TextFormat |
|
Indicates the target window where the hyperlink is displayed. |
| test(str:String) — 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 — Property, class fl.controls.ComboBox |
|
Gets or sets the text that the text box contains in an editable ComboBox component. |
| text — Property, class fl.controls.Label |
|
Gets or sets the plain text to be displayed by the Label component. |
| text — Property, class fl.controls.TextArea |
|
Gets or sets a string which contains the text that is currently in
the TextInput component. |
| text — Property, class fl.controls.TextInput |
|
Gets or sets a string which contains the text that is currently in
the TextInput component. |
| text — Property, class flash.events.TextEvent |
|
For a textInput event, the character or sequence of characters
entered by the user. |
| text — Property, class flash.text.StaticText |
|
Returns the current text of the static text field. |
| text — Property, class flash.text.TextField |
|
A string that is the current text in the text field. |
| TEXT — Constant static property, class flash.net.URLLoaderDataFormat |
|
Specifies that downloaded data is received as text. |
| TextArea — Class, package fl.controls |
|
The TextArea component is a multiline text field with a border
and optional scroll bars. |
| TextArea() — Constructor, class fl.controls.TextArea |
|
Creates a new TextArea component instance. |
| textColor — Property, class flash.text.TextField |
|
The color of the text in a text field, in hexadecimal format. |
| TextColorType — Final class, package flash.text |
|
The TextColorType class provides color values for the flash.text.TextRenderer class. |
| TextDisplayMode — Final class, package flash.text |
|
The TextDisplayMode class contains values that control the subpixel anti-aliasing of the advanced anti-aliasing system. |
| TextEvent — Class, package flash.events |
|
Flash® Player dispatches TextEvent objects 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, class flash.events.TextEvent |
|
Creates an Event object that contains information about text events. |
| textField — Property, class fl.controls.ColorPicker |
|
A reference to the internal text field of the ColorPicker component. |
| textField — Property, class fl.controls.ComboBox |
|
Gets a reference to the TextInput component that the ComboBox
component contains. |
| textField — Property, class fl.controls.Label |
|
A reference to the internal text field of the Label component. |
| textField — Property, class fl.controls.LabelButton |
|
A reference to the component's internal text field. |
| textField — Property, class fl.controls.NumericStepper |
|
Gets a reference to the TextInput component that the NumericStepper
component contains. |
| textField — Property, class fl.controls.TextArea |
|
A reference to the internal text field of the TextArea component. |
| textField — Property, class fl.controls.TextInput |
|
A reference to the internal text field of the TextInput component. |
| TextField — Class, package flash.text |
|
The TextField class is used to create display objects for text display and input. |
| TextField() — Constructor, class flash.text.TextField |
|
Creates a new TextField instance. |
| TextFieldAutoSize — Final class, package flash.text |
|
The TextFieldAutoSize class is an enumeration of constant values used in setting the autoSize
property of the TextField class. |
| textFieldSkin — Style, class fl.controls.ColorPicker
|
| The class that provides the background for the text field of the ColorPicker component. |
| |
| TextFieldType — Final class, package flash.text |
|
The TextFieldType class is an enumeration of constant values used in setting the type property
of the TextField class. |
| textFormat — Style, class fl.controls.dataGridClasses.DataGridCellEditor
|
| The TextFormat object to use to render the component label. |
| |
| textFormat — Style, class fl.controls.listClasses.CellRenderer
|
| The TextFormat object to use to render the component label. |
| |
| textFormat — Style, class fl.core.UIComponent
|
| The TextFormat object to use to render the component label. |
| |
| TextFormat — Class, 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, class flash.text.TextFormat |
|
Creates a TextFormat object with the specified properties. |
| TextFormatAlign — Final class, package flash.text |
|
The TextFormatAlign class provides values for text alignment in the TextFormat class. |
| textHeight — Property, class fl.controls.TextArea |
|
Gets the height of the text, in pixels. |
| textHeight — Property, class fl.controls.TextInput |
|
The height of the text, in pixels. |
| textHeight — Property, class flash.text.TextField |
|
The height of the text in pixels. |
| textInput — Event, class fl.controls.TextArea |
|
Dispatched when the user enters, deletes,
or pastes text into the component. |
| textInput — Event, class fl.controls.TextInput |
|
Dispatched when the user inputs text. |
| textInput — Event, class flash.text.TextField |
|
Flash Player dispatches the textInput event when a user enters one or more
characters of text. |
| TextInput — Class, package fl.controls |
|
The TextInput component is a single-line text component that
contains a native ActionScript TextField object. |
| TextInput() — Constructor, class fl.controls.TextInput |
|
Creates a new TextInput component instance. |
| TEXT_INPUT — Constant static property, class flash.events.TextEvent |
|
Defines the value of the type property of a textInput event object. |
| TextInput_disabledSkin — Style, class fl.controls.NumericStepper
|
| The skin used for the up arrow when it is in an up state. |
| |
| TextInput_upskin — Style, class fl.controls.NumericStepper
|
| The class that provides the skin for the text input box. |
| |
| TextLineMetrics — Class, 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, class flash.text.TextLineMetrics |
|
Creates a TextLineMetrics object. |
| TEXT_NODE — Constant static property, class flash.xml.XMLNodeType |
|
Specifies that the node is a text node. |
| textOverlayAlpha — Style, class fl.controls.listClasses.ImageCell
|
| The opacity of the overlay behind the cell label. |
| |
| textPadding — Style, class fl.controls.dataGridClasses.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 fl.controls.listClasses.ImageCell
|
| The padding that separates the edge of the cell from the edge of the text, in pixels. |
| |
| textPadding — Style, class fl.controls.listClasses.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 fl.controls.ComboBox
|
| The space that separates the border from the text representing the selected item, in pixels. |
| |
| textPadding — Style, class fl.controls.ColorPicker
|
| The padding that appears around the color TextField, in pixels. |
| |
| textPadding — Style, class fl.controls.TextArea
|
| The padding that separates the component border from the text, in pixels. |
| |
| textPadding — Style, class fl.controls.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 fl.controls.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 fl.controls.TextInput
|
| The padding that separates the component border from the text, in pixels. |
| |
| textPadding — Style, class fl.controls.LabelButton
|
| The spacing between the text and the edges of the component, and the spacing between the text and the icon, in pixels. |
| |
| TextRenderer — Final class, package flash.text |
|
The TextRenderer class provides functionality for the advanced anti-aliasing capability of
embedded fonts. |
| textSnapshot — Property, class flash.display.DisplayObjectContainer |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
| textSnapshot — Property, class flash.display.Stage |
|
Returns a TextSnapshot object for this DisplayObjectContainer instance. |
| TextSnapshot — Class, package flash.text |
|
TextSnapshot objects let you work with static text in a movie clip. |
| textWidth — Property, class fl.controls.TextArea |
|
Gets the width of the text, in pixels. |
| textWidth — Property, class fl.controls.TextInput |
|
The width of the text, in pixels. |
| textWidth — Property, class flash.text.TextField |
|
The width of the text in pixels. |
| thickness — Property, 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, 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. |
| throw — Statement |
| Generates, or throws, an error that can be handled, or caught, by a catch code block. |
| THUMB — Constant static property, class fl.events.SliderEventClickTarget |
|
The Slider thumb was clicked. |
| thumbArrowUpSkin — Style, class fl.controls.ComboBox
|
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| thumbDisabledSkin — Style, class fl.containers.BaseScrollPane
|
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDisabledSkin — Style, class fl.controls.ComboBox
|
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDisabledSkin — Style, class fl.controls.ScrollBar
|
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDisabledSkin — Style, class fl.controls.Slider
|
| The skin that is used to indicate the disabled state of the thumb. |
| |
| thumbDownSkin — Style, class fl.containers.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 fl.controls.ComboBox
|
| Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb. |
| |
| thumbDownSkin — Style, class fl.controls.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 fl.controls.Slider
|
| Name of the class to use as the skin for the thumb of the scroll bar when you click the thumb. |
| |
| thumbDrag — Event, class fl.controls.Slider |
|
Dispatched when the slider thumb is pressed and
then moved by the mouse. |
| THUMB_DRAG — Constant static property, class fl.events.SliderEvent |
|
Defines the value of the type property of a thumbDrag event
object. |
| thumbIcon — Style, class fl.containers.BaseScrollPane
|
| Name of the class to use as the icon for the thumb of the scroll bar. |
| |
| thumbIcon — Style, class fl.controls.ComboBox
|
| Name of the class to use as the icon for the thumb of the scroll bar. |
| |
| thumbIcon — Style, class fl.controls.ScrollBar
|
| Name of the class to use as the icon for the thumb of the scroll bar. |
| |
| thumbOverSkin — Style, class fl.containers.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 fl.controls.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. |
| |
| thumbOverSkin — Style, class fl.controls.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 fl.controls.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. |
| |
| thumbPress — Event, class fl.controls.Slider |
|
Dispatched when the slider thumb is pressed. |
| THUMB_PRESS — Constant static property, class fl.events.SliderEvent |
|
Defines the value of the type property of a thumbPress
event object. |
| thumbRelease — Event, class fl.controls.Slider |
|
Dispatched when the slider thumb is pressed and released. |
| THUMB_RELEASE — Constant static property, class fl.events.SliderEvent |
|
Defines the value of the type property of a thumbRelease
event object. |
| thumbUpSkin — Style, class fl.containers.BaseScrollPane
|
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| thumbUpSkin — Style, class fl.controls.ScrollBar
|
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| thumbUpSkin — Style, class fl.controls.Slider
|
| Name of the class to use as the skin used for the thumb of the scroll bar. |
| |
| tickInterval — Property, class fl.controls.Slider |
|
The spacing of the tick marks relative to the maximum value
of the component. |
| tickSkin — Style, class fl.controls.Slider
|
| The skin for the ticks in a Slider component. |
| |
| TileList — Class, package 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 fl.controls.TileList |
|
Creates a new List component instance. |
| TileListAccImpl — Class, package 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 fl.data |
|
The TileListCollectionItem class defines a single item in an inspectable
property that represents a data provider. |
| TileListCollectionItem() — Constructor, class fl.data.TileListCollectionItem |
|
Creates a new TileListCollectionItem object. |
| TileListData — Class, package fl.controls.listClasses |
|
TileListData is a messenger class that holds information relevant to a specific
cell in the list-based TileListData component. |
| TileListData(label:String, icon:Object, source:Object, owner:fl.core:UIComponent, index:uint, row:uint, col:uint) — Constructor, class fl.controls.listClasses.TileListData |
|
Creates a new instance of the TileListData class as specified by its
parameters. |
| time — Property, class Date |
|
The number of milliseconds since midnight January 1, 1970, universal time,
for a Date object. |
| time — Property, class fl.motion.Animator |
|
A zero-based integer that indicates and controls the time in the current animation. |
| time — Property, class fl.transitions.Tween |
|
The current time within the duration of the animation. |
| time — Property, class fl.transitions.TweenEvent |
|
The time of the Tween when the event occurred. |
| time — Property, class flash.net.NetStream |
|
The position of the playhead, in seconds. |
| timeChange — Event, class fl.motion.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 — Constant static property, class fl.motion.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 — Property, interface fl.video.INCManager |
|
The time in milliseconds after which attempts to make a connection stop. |
| timeout — Property, class fl.video.NCManager |
|
The time in milliseconds after which attempts to make a connection stop. |
| timer — Event, class flash.utils.Timer |
|
Dispatched whenever a Timer object reaches an interval specified according to the Timer.delay property. |
| Timer — Class, package flash.utils |
|
The Timer class is the interface to Flash Player timers. |
| Timer(delay:Number, repeatCount:int) — Constructor, class flash.utils.Timer |
|
Constructs a new Timer object with the specified delay
and repeatCount states. |
| TIMER — Constant static property, class flash.events.TimerEvent |
|
Defines the value of the type property of a timer event object. |
| timerComplete — Event, class flash.utils.Timer |
|
Dispatched whenever it has completed the number of requests set by Timer.repeatCount. |
| TIMER_COMPLETE — Constant static property, class flash.events.TimerEvent |
|
Defines the value of the type property of a timerComplete event object. |
| TimerEvent — Class, package flash.events |
|
Flash® Player dispatches TimerEvent objects whenever a Timer object reaches the interval
specified by the Timer.delay property. |
| TimerEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flash.events.TimerEvent |
|
Creates an Event object with specific information relevant to timer events. |
| timezoneOffset — Property, class Date |
|
The difference, in minutes, between universal time (UTC) and the computer's local time. |
| tintColor — Property, class fl.motion.Color |
|
The tinting color value in the 0xRRGGBB format. |
| tintMultiplier — Property, class fl.motion.Color |
|
The percentage to apply the tint color, as a decimal value between 0 and 1. |
| toArray() — Method, class fl.data.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(fractionDigits:uint) — Method, class int |
|
Returns a string representation of the number in exponential notation. |
| toExponential(fractionDigits:uint) — Method, class Number |
|
Returns a string representation of the number in exponential notation. |
| toExponential(fractionDigits:uint) — Method, class uint |
|
Returns a string representation of the number in exponential notation. |
| toFixed(fractionDigits:uint) — Method, class int |
|
Returns a string representation of the number in fixed-point notation. |
| toFixed(fractionDigits:uint) — Method, class Number |
|
Returns a string representation of the number in fixed-point notation. |
| toFixed(fractionDigits:uint) — Method, class uint |
|
Returns a string representation of the number in fixed-point notation. |
| toggle — Property, class fl.controls.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 — Property, class fl.controls.LabelButton |
|
Gets or sets a Boolean value that indicates whether a button
can be toggled. |
| toggle — Property, class fl.controls.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 flash.net.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. |
| top — Property, class flash.geom.Rectangle |
|
The y coordinate of the top-left corner of the rectangle. |
| TOP — Constant static property, class fl.controls.ButtonLabelPlacement |
|
The label appears above the icon. |
| TOP — Constant static property, class fl.video.VideoAlign |
|
Specifies that the video is aligned at the top. |
| TOP — Constant static property, class flash.display.StageAlign |
|
Specifies that the Stage is aligned at the top. |
| topLeft — Property, 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, class fl.video.VideoAlign |
|
Specifies that the video is aligned in the top-left corner. |
| TOP_LEFT — Constant static property, class flash.display.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(precision:uint) — Method, class int |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| toPrecision(precision:uint) — Method, class Number |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| toPrecision(precision:uint) — Method, class uint |
|
Returns a string representation of the number either in exponential notation or in
fixed-point notation. |
| TOP_RIGHT — Constant static property, class fl.video.VideoAlign |
|
Specifies that the video is aligned in the top-right corner. |
| TOP_RIGHT — Constant static property, class flash.display.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 Error.message property,
if defined. |
| toString(radix:uint) — Method, class int |
|
Returns the string representation of an int object. |
| toString() — Method, class Namespace |
|
Equivalent to the Namespace.uri property. |
| toString(radix:Number) — 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(radix:uint) — Method, class uint |
|
Returns the string representation of a uint object. |
| 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 fl.controls.dataGridClasses.DataGridColumn |
|
Returns a string representation of the DataGridColumn object. |
| toString() — Method, class fl.data.DataProvider |
|
Creates a string representation of the data that the data provider contains. |
| toString() — Method, class fl.events.ColorPickerEvent |
|
Returns a string that contains all the properties of the ColorPickerEvent object. |
| toString() — Method, class fl.events.ComponentEvent |
|
Returns a string that contains all the properties of the ComponentEvent object. |
| toString() — Method, class fl.events.DataChangeEvent |
|
Returns a string that contains all the properties of the DataChangeEvent object. |
| toString() — Method, class fl.events.DataGridEvent |
|
Returns a string that contains all the properties of the DataGridEvent object. |
| toString() — Method, class fl.events.ListEvent |
|
Returns a string that contains all the properties of the ListEvent object. |
| toString() — Method, class fl.events.ScrollEvent |
|
Returns a string that contains all the properties of the ScrollEvent object. |
| toString() — Method, class fl.events.SliderEvent |
|
Returns a string that contains all the properties of the SliderEvent object. |
| toString() — Method, class flash.events.ActivityEvent |
|
Returns a string that contains all the properties of the ActivityEvent object. |
| toString() — Method, class flash.events.AsyncErrorEvent |
|
Returns a string that contains all the properties of the AsyncErrorEvent object. |
| toString() — Method, class flash.events.ContextMenuEvent |
|
Returns a string that contains all the properties of the ContextMenuEvent object. |
| toString() — Method, class flash.events.DataEvent |
|
Returns a string that contains all the properties of the DataEvent object. |
| toString() — Method, class flash.events.ErrorEvent |
|
Returns a string that contains all the properties of the ErrorEvent object. |
| toString() — Method, class flash.events.Event |
|
Returns a string containing all the properties of the Event object. |
| toString() — Method, class flash.events.FocusEvent |
|
Returns a string that contains all the properties of the FocusEvent object. |
| toString() — Method, class flash.events.FullScreenEvent |
|
Returns a string that contains all the properties of the FullScreenEvent object. |
| toString() — Method, class flash.events.HTTPStatusEvent |
|
Returns a string that contains all the properties of the HTTPStatusEvent object. |
| toString() — Method, class flash.events.IMEEvent |
|
Returns a string that contains all the properties of the IMEEvent object. |
| toString() — Method, class flash.events.IOErrorEvent |
|
Returns a string that contains all the properties of the IOErrorEvent object. |
| toString() — Method, class flash.events.KeyboardEvent |
|
Returns a string that contains all the properties of the KeyboardEvent object. |
| toString() — Method, class flash.events.MouseEvent |
|
Returns a string that contains all the properties of the MouseEvent object. |
| toString() — Method, class flash.events.NetStatusEvent |
|
Returns a string that contains all the properties of the NetStatusEvent object. |
| toString() — Method, class flash.events.ProgressEvent |
|
Returns a string that contains all the properties of the ProgressEvent object. |
| toString() — Method, class flash.events.SecurityErrorEvent |
|
Returns a string that contains all the properties of the SecurityErrorEvent object. |
| toString() — Method, class flash.events.StatusEvent |
|
Returns a string that contains all the properties of the StatusEvent object. |
| toString() — Method, class flash.events.SyncEvent |
|
Returns a string that contains all the properties of the SyncEvent object. |
| toString() — Method, class flash.events.TextEvent |
|
Returns a string that contains all the properties of the TextEvent object. |
| toString() — Method, class flash.events.TimerEvent |
|
Returns a string that contains all the properties of the TimerEvent object. |
| toString() — Method, class flash.geom.ColorTransform |
|
Formats and returns a string that describes all of the properties of the
ColorTransform object. |
| toString() — Method, class flash.geom.Matrix |
|
Returns a text value listing the properties of the Matrix object. |
| toString() — Method, class flash.geom.Point |
|
Returns a string that contains the values of the x and y coordinates. |
| toString() — Method, 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, class flash.net.URLVariables |
|
Returns a string containing all enumerable variables,
in the MIME content encoding application/x-www-form-urlencoded. |
| toString() — Method, class flash.utils.ByteArray |
|
Converts the byte array to a string. |
| toString() — Method, class flash.xml.XMLDocument |
|
Returns a string representation of the XML object. |
| toString() — Method, 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. |
| totalFrames — Property, class flash.display.MovieClip |
|
The total number of frames in the MovieClip instance. |
| totalMemory — Static property, class flash.system.System |
|
The amount of memory (in bytes) currently in use by Adobe® Flash® Player. |
| totalTime — Property, class fl.video.FLVPlayback |
|
A number that is the total playing time for the video in seconds. |
| totalTime — Property, class fl.video.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(... rest) — Package function, Top Level |
|
Displays expressions, or writes to log files, while debugging. |
| track — Property, class fl.video.FLVPlaybackCaptioning |
|
Support for multiple language tracks. |
| track — Property, class flash.media.ID3Info |
|
The track number; corresponds to the ID3 2.0 tag TRCK. |
| TRACK — Constant static property, class fl.events.SliderEventClickTarget |
|
The Slider track was clicked. |
| trackAsMenu — Property, class flash.display.MovieClip |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events. |
| trackAsMenu — Property, class flash.display.SimpleButton |
|
Indicates whether other display objects that are SimpleButton or MovieClip objects can receive
mouse release events. |
| trackDisabledSkin — Style, class fl.containers.BaseScrollPane
|
| The skin that is used to indicate a disabled track. |
| |
| trackDisabledSkin — Style, class fl.controls.ComboBox
|
| The skin that is used to indicate a disabled track. |
| |
| trackDisabledSkin — Style, class fl.controls.ScrollBar
|
| The skin that is used to indicate a disabled track. |
| |
| trackDownSkin — Style, class fl.containers.BaseScrollPane
|
| The skin that is used to indicate the down state of a disabled skin. |
| |
| trackDownSkin — Style, class fl.controls.ComboBox
|
| The skin that is used to indicate the down state of a disabled skin. |
| |
| trackDownSkin — Style, class fl.controls.ScrollBar
|
| The skin that is used to indicate the down state of a disabled skin. |
| |
| trackOverSkin — Style, class fl.containers.BaseScrollPane
|
| The skin that is used to indicate the mouseover state for the scroll track. |
| |
| trackOverSkin — Style, class fl.controls.ComboBox
|
| The skin that is used to indicate the mouseover state for the scroll track. |
| |
| trackOverSkin — Style, class fl.controls.ScrollBar
|
| The skin that is used to indicate the mouseover state for the scroll track. |
| |
| trackSkin — Style, class fl.controls.ProgressBar
|
| Name of the class to use as the progress indicator track. |
| |
| trackUpSkin — Style, class fl.containers.BaseScrollPane
|
| The skin used to indicate the mouse up state for the scroll track. |
| |
| trackUpSkin — Style, class fl.controls.ComboBox
|
| The skin used to indicate the mouse up state for the scroll track. |
| |
| trackUpSkin — Style, class fl.controls.ScrollBar
|
| The skin used to indicate the mouse up state for the scroll track. |
| |
| transform — Property, class flash.display.DisplayObject |
|
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds. |
| transform(formatObject:Object) — Method, class flash.text.StyleSheet |
|
Extends the CSS parsing capability. |
| Transform — Class, package flash.geom |
|
The Transform class collects data about color transformations and coordinate transformations that
are applied to a display object. |
| transformationPoint — Property, class fl.motion.Animator |
|
The point of reference for rotating or scaling a display object. |
| transformationPoint — Property, class fl.motion.Source |
|
Specifies the location of the transformation or "pivot" point of the original object,
from which transformations are applied. |
| transformPoint(point:flash.geom:Point) — Method, class flash.geom.Matrix |
|
Returns the result of applying the geometric transformation represented by the Matrix object to the
specified point. |
| Transition — Class, package fl.transitions |
|
The Transition class is the base class for all transition classes. |
| TransitionManager — Class, package fl.transitions |
|
The TransitionManager class defines animation effects. |
| TransitionManager(content:flash.display:MovieClip) — Constructor, class fl.transitions.TransitionManager |
|
Constructor function for creating a new TransitionManager instance. |
| translate(dx:Number, dy:Number) — Method, class flash.geom.Matrix |
|
Translates the matrix along the x and y axes, as specified by the dx
and dy parameters. |
| transparent — Property, class flash.display.BitmapData |
|
Defines whether the bitmap image supports per-pixel transparency. |
| triggerEvent — Property, class fl.events.SliderEvent |
|
Gets the type of device that was used to send the input. |
| true — Statement |
| A Boolean value representing true. |
| try..catch..finally — Statement |
| Encloses a block of code in which an error can occur, and then responds to the error. |
| Tween — Class, package 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(obj:Object, prop:String, func:Function, begin:Number, finish:Number, duration:Number, useSeconds:Boolean) — Constructor, class fl.transitions.Tween |
|
Creates an instance of the Tween class. |
| Tweenables — Class, package fl.motion |
|
The Tweenables class provides constant values for the names of animation properties used in the Motion and Keyframe classes. |
| TweenEvent — Class, package fl.transitions |
|
The TweenEvent class represents events that are broadcast by the fl.transitions.Tween class. |
| TweenEvent(type:String, time:Number, position:Number, bubbles:Boolean, cancelable:Boolean) — Constructor, class fl.transitions.TweenEvent |
|
Constructor function for a TweenEvent object. |
| tweens — Property, class fl.motion.Keyframe |
|
An array that contains each tween object to be applied to the target object at a particular keyframe. |
| tweens — Property, class fl.motion.Keyframe |
| |
| tweenScale — Property, class fl.motion.Keyframe |
|
A flag that controls whether scale will be interpolated during a tween. |
| tweenSnap — Property, class fl.motion.Keyframe |
|
Stores the value of the Snap checkbox for motion tweens, which snaps the object to a motion guide. |
| tweenSync — Property, class fl.motion.Keyframe |
|
Stores the value of the Sync checkbox for motion tweens, which affects graphic symbols only. |
| tx — Property, class flash.geom.Matrix |
|
The distance by which to translate each point along the x axis. |
| ty — Property, class flash.geom.Matrix |
|
The distance by which to translate each point along the y axis. |
| type — Property, interface fl.video.IVPEvent |
|
The type of event. |
| type — Property, class flash.events.Event |
|
The type of event. |
| type — Property, class flash.filters.BevelFilter |
|
The placement of the bevel on the object. |
| type — Property, class flash.filters.GradientBevelFilter |
|
The placement of the bevel effect. |
| type — Property, class flash.filters.GradientGlowFilter |
|
The placement of the filter effect. |
| type — Property, class flash.net.FileReference |
|
The file type. |
| type — Property, class flash.text.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(message:String) — 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 |