| 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 Stage | |
| Determines whether the children of the object are tab enabled. | |
| TAB_CHILDREN_CHANGE — class Event | |
| The Event.TAB_CHILDREN_CHANGE constant defines the value of the type property of a tabChildrenChange event object. | |
| TAB_ENABLED_CHANGE — class Event | |
| The Event.TAB_ENABLED_CHANGE constant defines the value of the type property of a tabEnabledChange event object. | |
| 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(). | |
| TAMIL — class NationalDigitsType | |
| Represents the Unicode value for the zero digit of the Tamil digit set. | |
| target — class Event | |
| The event target. | |
| target — class SRVRecord | |
| The canonical host name of the server providing the service. | |
| TELUGU — class NationalDigitsType | |
| Represents the Unicode value for the zero digit of the Telugu digit set. | |
| text — class SQLStatement | |
| The actual SQL text of the statement. | |
| TEXT — class URLLoaderDataFormat | |
| Specifies that downloaded data is received as text. | |
| 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. | |
| TEXT_FORMAT — class ClipboardFormats | |
| String data. | |
| TEXT_INTERACTION_MODE_CHANGE — class Event | |
| The Event.TEXT_INTERACTION_MODE_CHANGE constant defines the value of the type property of an interaction mode event object. | |
| textSnapshot — class Stage | |
| Returns a TextSnapshot object for this DisplayObjectContainer instance. | |
| Texture — final class, package window.runtime.flash.display3D.textures | |
| The Texture class represents a 2-dimensional texture uploaded to a rendering context. | |
| THAI — class NationalDigitsType | |
| Represents the Unicode value for the zero digit of the Thai digit set. | |
| threshold(flash.display:BitmapData sourceBitmapData, flash.geom:Rectangle sourceRect, flash.geom:Point destPoint, String operation, uint threshold, uint color, uint mask, Boolean copySource) — method, class BitmapData | |
| Tests pixel values in an image against a specified threshold and sets pixels that pass the test to new color values. | |
| TIBETAN — class NationalDigitsType | |
| Represents the Unicode value for the zero digit of the Tibetan digit set. | |
| timeout — class Socket | |
| Indicates the number of milliseconds to wait for a connection. | |
| timeout — class XMLSocket | |
| Indicates the number of milliseconds to wait for a connection. | |
| 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(Number delay, int repeatCount) — 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(String type, Boolean bubbles, Boolean cancelable) — Constructor, class TimerEvent | |
| Creates an Event object with specific information relevant to timer events. | |
| timeSinceLastUserInput — class NativeApplication | |
| The time, in seconds, since the last user input. | |
| timestamp — class NetDataEvent | |
| Returns the timestamp of the data message received on NetStream object. | |
| title — class NativeWindow | |
| The window title. | |
| toJSON(String k) — method, class ByteArray | |
| Provides an overridable method for customizing the JSON encoding of values in an ByteArray object. | |
| toLowerCase(String s) — method, class StringTools | |
| Converts a string to lowercase according to language conventions. | |
| 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 NativeWindowResize | |
| The top edge of the window. | |
| 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 NativeWindowResize | |
| The top-left corner of the window. | |
| TOP_RIGHT — class NativeWindowResize | |
| The top-right corner of the window. | |
| 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 DownloadErrorEvent | |
| Returns a string that contains all the properties of the object. | |
| toString() — method, class StatusFileUpdateErrorEvent | |
| Returns a string that contains all the properties of the object. | |
| toString() — method, class StatusFileUpdateEvent | |
| Returns a string that contains all the properties of the object. | |
| toString() — method, class StatusUpdateErrorEvent | |
| Returns a string that contains all the properties of the object. | |
| toString() — method, class StatusUpdateEvent | |
| Returns a string that contains all the properties of the object. | |
| toString() — method, class UpdateEvent | |
| Returns a string that contains all the properties of the 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. | |
| 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 DNSResolverEvent | |
| Returns a string that contains all the properties of the DNSResolverEvent object. | |
| toString() — method, class DRMAuthenticateEvent | |
| Returns a string that contains all the properties of the DRMAuthenticateEvent 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 DatagramSocketDataEvent | |
| Returns a string that contains all the properties of the DatagramSocketDataEvent 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 HTTPStatusEvent | |
| Returns a string that contains all the properties of the HTTPStatusEvent object. | |
| toString() — method, class IOErrorEvent | |
| Returns a string that contains all the properties of the IOErrorEvent object. | |
| toString() — method, class LocationChangeEvent | |
| Returns a string that contains all the properties of the LocationChangeEvent object. | |
| toString() — method, class MouseEvent | |
| Returns a string that contains all the properties of the MouseEvent object. | |
| toString() — method, class NativeProcessExitEvent | |
| Returns a string that contains all the properties of the NativeProcessExitEvent object. | |
| 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 NetDataEvent | |
| Returns a string that contains all the properties of the NetDataEvent object. | |
| toString() — method, class NetMonitorEvent | |
| Returns a string that contains all the properties of the NetMonitorEvent 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 SampleDataEvent | |
| Returns a string that contains all the properties of the SampleDataEvent object. | |
| toString() — method, class SecurityErrorEvent | |
| Returns a string that contains all the properties of the SecurityErrorEvent object. | |
| toString() — method, class ServerSocketConnectEvent | |
| Returns a string that contains all the properties of the ServerSocketConnectEvent object. | |
| toString() — method, class StatusEvent | |
| Returns a string that contains all the properties of the StatusEvent object. | |
| toString() — method, class StorageVolumeChangeEvent | |
| Returns a string containing all the properties of the Event object. | |
| toString() — method, class TimerEvent | |
| Returns a string that contains all the properties of the TimerEvent object. | |
| toString() — method, class UncaughtErrorEvent | |
| Returns a string that contains all the properties of the UncaughtErrorEvent 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 NetStreamMulticastInfo | |
| Returns a string listing the properties of the NetStreamMulticastInfo 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 X500DistinguishedName | |
| Returns all DN properties in one string. | |
| toString() — method, class ByteArray | |
| Converts the byte array to a string. | |
| toString() — method, class ByteArray | |
| Converts the byte array to a string. | |
| totalChanges — class SQLConnection | |
| Contains the total number of data changes that have been made since the connection to the database was opened. | |
| totalMemory — class System | |
| The amount of memory (in bytes) currently in use that has been directly allocated by Flash Player or AIR. | |
| totalMemoryNumber — class System | |
| The amount of memory (in bytes) currently in use that has been directly allocated by Flash Player or AIR. | |
| touchscreenType — class Capabilities | |
| Specifies the type of touchscreen supported, if any. | |
| toUpperCase(String s) — method, class StringTools | |
| Converts a string to uppercase according to language conventions. | |
| trace(restParam arguments) — Package Function, Top Level | |
| track — class ID3Info | |
| The track number; corresponds to the ID3 2.0 tag TRCK. | |
| trailingZeros — class CurrencyFormatter | |
| Specifies whether trailing zeros are included in the formatted currency amount. | |
| trailingZeros — class NumberFormatter | |
| Specifies whether trailing zeros are included in a formatted number. | |
| transformPoint(flash.geom:Point point) — method, class Matrix | |
| Returns the result of applying the geometric transformation represented by the Matrix object to the specified point. | |
| translate(Number dx, Number dy) — 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. | |
| triggers — class SQLSchemaResult | |
| An array of SQLTriggerSchema instances requested in a call to SQLConnection.loadSchema(). | |
| truncate() — method, class FileStream | |
| Truncates the file at the position specified by the position property of the FileStream object. | |
| TRUNCATED_CHAR_FOUND — class LastOperationStatus | |
| Indicates that a truncated Unicode character value was found. | |
| TRUSTED — class CertificateStatus | |
| A valid, trusted certificate. | |
| ttl — class ResourceRecord | |
| The resource time-to-live (ttl) value. | |
| 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 — 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. | |
| 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 | |
Thu Sep 29 2011, 02:35 AM -07:00
