| 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 |
| d — class BezierSegment |
|
The fourth point of the Bezier curve. |
| d — class Matrix |
|
The value that affects the positioning of pixels
along the y axis when scaling or rotating an image. |
| D — class Keyboard |
|
Constant associated with the key code value for the D key (68). |
| DARK_COLOR — class TextColorType |
|
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method. |
| DARKEN — class BlendMode |
|
Selects the darker of the constituent colors of the display object and the colors of the background (the
colors with the smaller values). |
| data — class DataGridCellEditor |
|
Gets or sets an Object that represents the data that is
associated with a component. |
| data — class CellRenderer |
|
Gets or sets an Object that represents the data that is
associated with a component. |
| data — interface ICellRenderer |
|
Gets or sets an Object that represents the data that is
associated with a component. |
| data — class SimpleCollectionItem |
|
The data property of the object. |
| data — class SQLResult |
|
The data returned as a result of the statement execution, specifically when
a SQL SELECT statement is executed. |
| data — class NativeMenuItem |
|
An arbitrary data object associated with this menu item. |
| data — class DataEvent |
|
The raw data loaded into Flash Player or Adobe AIR. |
| data — class SharedObject |
|
The collection of attributes assigned to the data property of the object; these attributes can
be shared and stored. |
| data — class URLLoader |
|
The data received from the load operation. |
| data — class URLRequest |
|
An object containing data to be transmitted with the URL request. |
| data — Event, class XMLSocket |
|
Dispatched after raw data is sent or received. |
| DATA — class InvalidationType |
|
The InvalidationType.DATA constant defines the value of the type
property of the event object that is dispatched to indicate that the data that belongs to
a component is invalid. |
| DATA — class DataEvent |
|
Defines the value of the type property of a data event object. |
| database — class SQLSchema |
|
The name of the database to which this schema object belongs. |
| dataChange — Event, class DataProvider |
|
Dispatched after the data is changed. |
| DATA_CHANGE — class DataChangeEvent |
|
Defines the value of the type property of a dataChange
event object. |
| DataChangeEvent — class, package window.runtime.fl.events |
|
The DataChangeEvent class defines the event that is dispatched when the data
that is associated with a component changes. |
| DataChangeEvent(, , , , ) — Constructor, class DataChangeEvent |
|
Creates a new DataChangeEvent object with the specified parameters. |
| DataChangeType — class, package window.runtime.fl.events |
|
The DataChangeType class defines constants for the DataChangeEvent.changeType
event. |
| DataEvent — class, package window.runtime.flash.events |
|
An object dispatches a DataEvent object when raw data has completed loading. |
| DataEvent(, , , ) — Constructor, class DataEvent |
|
Creates an event object that contains information about data events. |
| dataField — class DataGridColumn |
|
Identifies the name of the field or property in the data provider item
that is associated with the column. |
| dataField — class DataGridEvent |
|
Gets or sets the name of the field or property in the data associated with the column. |
| dataFormat — class URLLoader |
|
Controls whether the downloaded data is received as
text (URLLoaderDataFormat.TEXT), raw binary data
(URLLoaderDataFormat.BINARY), or URL-encoded variables
(URLLoaderDataFormat.VARIABLES). |
| DataGrid — class, package window.runtime.fl.controls |
|
The DataGrid class is a list-based component that provides a grid of
rows and columns. |
| DataGrid() — Constructor, class DataGrid |
|
Creates a new DataGrid component instance. |
| DataGridAccImpl — class, package window.runtime.fl.accessibility |
|
The DataGridAccImpl class, also called the DataGrid Accessibility Implementation class,
is used to make a DataGrid component accessible. |
| DataGridCellEditor — class, package window.runtime.fl.controls.dataGridClasses |
|
The DataGridCellEditor class defines the default item editor for a
DataGrid control. |
| DataGridCellEditor() — Constructor, class DataGridCellEditor |
|
Creates a new DataGridCellEditor instance. |
| DataGridColumn — class, package window.runtime.fl.controls.dataGridClasses |
|
The DataGridColumn class describes a column in a DataGrid component. |
| DataGridColumn() — Constructor, class DataGridColumn |
|
Creates a new DataGridColumn instance. |
| DataGridEvent — class, package window.runtime.fl.events |
|
The DataGridEvent class defines events that are associated with the DataGrid component. |
| DataGridEvent(, , , , , , , ) — Constructor, class DataGridEvent |
|
Creates a new DataGridEvent object with the specified parameters. |
| DataGridEventReason — final class, package window.runtime.fl.events |
|
The DataGridEventReason class defines constants that are used for the
values of the reason property of the DataGridEvent object
when the value of the type property is itemEditEnd. |
| dataProvider — class ComboBox |
|
Gets or sets the data model of the list of items to be viewed. |
| dataProvider — class SelectableList |
|
Gets or sets the data model of the list of items to be viewed. |
| dataProvider — class TileList |
|
Gets or sets the data model of the list of items to be viewed. |
| DataProvider — class, package window.runtime.fl.data |
|
The DataProvider class provides methods and properties that allow you to query and modify
the data in any list-based component--for example, in a List, DataGrid, TileList, or ComboBox
component. |
| DataProvider() — Constructor, class DataProvider |
|
Creates a new DataProvider object using a list, XML instance or an array of data objects
as the data source. |
| dataType — class SQLColumnSchema |
|
Gets the data type of the column as a string. |
| date — class Date |
|
The day of the month (an integer from 1 to 31) specified by a Date object
according to local time. |
| Date — final dynamic class, Top Level |
|
The Date class represents date and time information. |
| Date() — Package Function, Top Level |
|
Returns a String representation of the current day, date, time, and timezone. |
| Date(, , , , , , ) — Constructor, class Date |
|
Constructs a new Date object that holds the specified date and time. |
| dateUTC — class Date |
|
The day of the month (an integer from 1 to 31) of a Date object
according to universal time (UTC). |
| day — class Date |
|
The day of the week (0 for Sunday, 1 for Monday, and so on) specified by this
Date according to local time. |
| dayUTC — class Date |
|
The day of the week (0 for Sunday, 1 for Monday, and so on) of this Date
according to universal time (UTC). |
| deactivate() — method, class FocusManager |
|
Deactivates the FocusManager. |
| deactivate() — method, interface IFocusManager |
|
Deactivates a focus manager. |
| deactivate — Event, class NativeApplication |
|
Dispatched when the desktop focus is switched to a different application. |
| deactivate — Event, class NativeWindow |
|
Dispatched by this NativeWindow object after the window has been deactivated. |
| deactivate — Event, class EventDispatcher |
|
Dispatched when Flash Player or an AIR application loses operating system focus and is
becoming inactive. |
| DEACTIVATE — class Event |
|
The Event.DEACTIVATE constant defines the value of the type property of a deactivate event object. |
| deanalyze — Event, class SQLConnection |
|
Dispatched when a deanalyze() method call's operation
completes successfully. |
| deanalyze() — method, class SQLConnection |
|
Removes all statistical information created by a call to the
analyze() method. |
| DEANALYZE — class SQLErrorOperation |
|
Indicates that the SQLConnection.deanalyze() method was called. |
| DEANALYZE — class SQLEvent |
|
The SQLEvent.DEANALYZE constant defines the value of the
type property of a deanalyze event object. |
| deblocking — class Video |
|
Indicates the type of filter applied to decoded video as part of post-processing. |
| decode() — method, class URLVariables |
|
Converts the variable string to properties of the specified URLVariables object. |
| decodeURI() — Package Function, Top Level |
|
Decodes an encoded URI into a string. |
| decodeURIComponent() — Package Function, Top Level |
|
Decodes an encoded URI component into a string. |
| default — Statement |
| Defines the default case for a switch statement. |
| DEFAULT — class SQLColumnNameStyle |
|
Indicates that column names returned from a SELECT statement
use the default format. |
| DEFAULT — class ObjectEncoding |
|
Specifies the default (latest) format for the current runtime (either Flash®
Player or Adobe® AIR™). |
| DEFAULT — class SecurityPanel |
|
When passed to Security.showSettings(), displays the panel
that was open the last time the user closed the Flash Player Settings. |
| DEFAULT — class TextDisplayMode |
|
Allows Flash Player to choose LCD or CRT mode. |
| defaultButton — class FocusManager |
|
Gets or sets the current default button. |
| defaultButton — interface IFocusManager |
|
Gets or sets a reference to the default button. |
| defaultButtonEnabled — class FocusManager |
|
Gets or sets a value that indicates whether the default button
is enabled. |
| defaultButtonEnabled — interface IFocusManager |
|
Gets or sets a value that indicates whether the default button
is enabled. |
| defaultCollationType — class SQLColumnSchema |
|
Indicates the default collation sequence that is defined for this column. |
| defaultObjectEncoding — class NetConnection |
|
The default object encoding for NetConnection objects. |
| defaultObjectEncoding — class SharedObject |
|
The default object encoding (AMF version) for all local shared objects created in the SWF file. |
| defaultObjectEncoding — class ByteArray |
|
Denotes the default object encoding for the ByteArray class to use for a new ByteArray instance. |
| defaultSettings() — Static Method , class XML |
|
Returns an object with the following properties set to the default values: ignoreComments,
ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and
prettyPrinting. |
| defaultTextFormat — class TextField |
|
Specifies the format applied to newly inserted text, such as text inserted with the
replaceSelectedText() method or text entered by a user. |
| DEFAULT_TIMEOUT — class NCManager |
|
The default timeout in milliseconds. |
| default xml namespace — Statement |
|
The default xml namespace directive sets the default namespace
to use for XML objects.
|
| DEFERRED — class SQLTransactionLockType |
|
Specifies the deferred locking transaction option. |
| DefinitionError — Dynamic Class, Top Level |
|
The DefinitionError class represents an error that occurs when user code
attempts to define an identifier that is already defined. |
| DefinitionError() — Constructor, class DefinitionError |
|
Creates a new DefinitionError object. |
| DEFLATE — class CompressionAlgorithm |
|
Defines the string to use for the deflate compression algorithm. |
| delay — class Timer |
|
The delay, in milliseconds, between timer
events. |
| delete — Operator |
| Destroys the object property specified by reference; the result is true if the property does not exist after the operation completes, and false otherwise. |
| delete — Event, class SQLConnection |
|
Dispatched when data in any table in any of the connected databases changes as a result
of a SQL DELETE command. |
| DELETE — class SQLUpdateEvent |
|
The SQLUpdateEvent.DELETE constant defines the value of the
type property of a SQLConnection delete event. |
| DELETE — class URLRequestMethod |
|
Specifies that the URLRequest object is a DELETE. |
| DELETE — class Keyboard |
|
Constant associated with the key code value for the Delete key (46). |
| DELETE_DEFAULT_PLAYER — class VideoError |
|
State variable indicating that the user cannot delete the default VideoPlayer object. |
| deleteDirectory() — method, class File |
|
Deletes the directory. |
| deleteDirectoryAsync() — method, class File |
|
Deletes the directory asynchronously. |
| deleteFile() — method, class File |
|
Deletes the file. |
| deleteFileAsync() — method, class File |
|
Deletes the file asynchronously. |
| DeleteObjectSample — final class, package window.runtime.flash.sampler |
|
The DeleteObjectSample class represents objects that are created within a getSamples() stream; each
DeleteObjectSample object corresponds to a NewObjectSample object. |
| deleteProperty() — method, class Proxy |
|
Overrides the request to delete a property. |
| delete (XML) — Operator |
| Deletes the XML elements or attributes specified by reference. |
| delta — class ScrollEvent |
|
Gets the size of the change in scroll position, in pixels. |
| delta — class MouseEvent |
|
Indicates how many lines should be scrolled for each unit the user rotates the
mouse wheel. |
| deltaTransformPoint() — method, class Matrix |
|
Given a point in the pretransform coordinate space, returns the coordinates of
that point after the transformation occurs. |
| dereference() — method, interface IURIDereferencer |
|
Resolves and dereferences the specified URI. |
| descendants() — method, class XML |
|
Returns all descendants (children, grandchildren, great-grandchildren, and so on) of the
XML object that have the given name parameter. |
| descendants() — method, class XMLList |
|
Returns all descendants (children, grandchildren, great-grandchildren, and so on) of the XML object
that have the given name parameter. |
| DESCENDING — class Array |
|
Specifies descending sorting for the Array class sorting methods. |
| descent — class TextLineMetrics |
|
The descent value of the text is the length from the baseline to the bottom depth of the line in pixels. |
| describeType() — Package Function, flash.utils |
|
Produces an XML object that describes the ActionScript object named as the parameter of
the method. |
| description — class AccessibilityProperties |
|
Provides a description for this display object in the accessible presentation. |
| description — class FileFilter |
|
The description string for the filter. |
| desktopDirectory — class File |
|
The user's desktop directory. |
| destroyItemEditor() — method, class DataGrid |
|
Closes an item editor that is currently open on an item renderer. |
| detach — Event, class SQLConnection |
|
Dispatched when a detach() method call's operation
completes successfully. |
| detach(, ) — method, class SQLConnection |
|
Detaches an additional database previously attached to the SQLConnection instance using
the attach() method. |
| DETACH — class SQLErrorOperation |
|
Indicates that the SQLConnection.detach() method was called. |
| DETACH — class SQLEvent |
|
The SQLEvent.DETACH constant defines the value of the
type property of a detach event object. |
| detail — class DRMStatusEvent |
|
A string explaining the context of the status event. |
| detailArguments — class SQLError |
|
An array of String values that can be used to construct a locale specific
detail error message. |
| detailID — class SQLError |
|
A reference number associated with the specific detail message. |
| details — class SQLError |
|
Details of the current error. |
| DEVICE — class FontType |
|
Indicates that this is a device font. |
| Dictionary — Dynamic Class, package window.runtime.flash.utils |
|
The Dictionary class lets you create a dynamic collection of properties, which uses strict equality
(===) for key comparison. |
| Dictionary() — Constructor, class Dictionary |
|
Creates a new Dictionary object. |
| DIFFERENCE — class BlendMode |
|
Compares the constituent colors of the display object with the colors of its background, and subtracts
the darker of the values of the two constituent colors from the lighter value. |
| digest — class URLRequest |
|
A string that uniquely identifies the signed Adobe platform component to be stored
to (or retrieved from) the Flash Player cache. |
| digestStatus — class XMLSignatureValidator |
|
The validity status of the cryptographic signature computed over the
SignedInfo element. |
| dimensions — class Source |
|
Indicates the position and size of the bounding box of the object from which the Motion instance was generated. |
| direction — class ProgressBar |
|
Indicates the fill direction for the progress bar. |
| direction — class ScrollBar |
|
Gets or sets a value that indicates whether the scroll bar scrolls horizontally or vertically. |
| direction — class Slider |
|
Sets the direction of the slider. |
| direction — class TileList |
|
Gets or sets a value that indicates whether the TileList component scrolls
horizontally or vertically. |
| direction — class UIScrollBar |
|
Gets or sets a value that indicates whether the scroll bar scrolls horizontally or vertically. |
| direction — class ScrollEvent |
|
Gets a constant value that indicates the direction of movement associated with the event. |
| direction — class Transition |
|
Determines the easing direction for the Tween instance. |
| direction — class FocusEvent |
|
Specifies direction of focus for a focusIn event. |
| directoryListing — Event, class File |
|
Dispatched when a directory list is available as a result of a call to the getDirectoryListingAsync()
method. |
| DIRECTORY_LISTING — class FileListEvent |
|
The FileListEvent.DIRECTORY_LISTING constant defines the value of the
type property of the event object for a directoryListing event. |
| disabledAlpha — Style, class BaseScrollPane |
| When the enabled property is set to false, interaction with the component is prevented and a white overlay is displayed over the component, dimming the component contents. |
| |
| disabledAlpha — Style, class SelectableList |
| The alpha value to set the list to when the enabled property is false. |
| |
| disabledAlpha — Style, class ComboBox |
| The alpha value to set the list to when the enabled property is false. |
| |
| disabledIcon — Style, class RadioButton |
| Name of the class to use as the icon when the button is not disabled. |
| |
| disabledIcon — Style, class CheckBox |
| Name of the class to use as the icon when the button is not disabled. |
| |
| disabledIcon — Style, class LabelButton |
| Name of the class to use as the icon when the button is not disabled. |
| |
| disabledSkin — Style, class ScrollPane |
| The skin that shows when the scroll pane is disabled. |
| |
| disabledSkin — Style, class CellRenderer |
| Name of the class to use as the skin for the background and border when the button is not selected and is disabled. |
| |
| disabledSkin — Style, class TextInput |
| The name of the class to use as a background for the TextInput component when its enabled property is set to false. |
| |
| disabledSkin — Style, class LabelButton |
| Name of the class to use as the skin for the background and border when the button is not selected and is disabled. |
| |
| disabledSkin — Style, class BaseButton |
| Name of the class to use as the skin for the background and border when the button is not selected and is disabled. |
| |
| disabledSkin — Style, class ComboBox |
| The name of the class that provides the background that appears in the ComboBox component when the enabled property of the component is set to false. |
| |
| disabledSkin — Style, class ColorPicker |
| The class that provides the skin for a disabled button in the ColorPicker. |
| |
| disabledSkin — Style, class TextArea |
| The class that provides the background for the TextArea component when its enabled property is set to false. |
| |
| disabledTextFormat — Style, class CellRenderer |
| The TextFormat object to use to render the component label when the button is disabled. |
| |
| disabledTextFormat — Style, class UIComponent |
| The TextFormat object to use to render the component label when the button is disabled. |
| |
| DISCONNECTED — class VideoState |
|
The video player is in the disconnected state. |
| dispatchEvent() — method, class NativeApplication |
|
Dispatches an event into the event flow. |
| dispatchEvent() — method, class Stage |
|
Dispatches an event into the event flow. |
| dispatchEvent() — method, class EventDispatcher |
|
Dispatches an event into the event flow. |
| dispatchEvent() — method, interface IEventDispatcher |
|
Dispatches an event into the event flow. |
| DisplacementMapFilter — final class, package window.runtime.flash.filters |
|
The DisplacementMapFilter class uses the pixel values from the specified BitmapData object
(called the displacement map image) to perform a displacement of an object. |
| DisplacementMapFilter(, , , , , , , , ) — Constructor, class DisplacementMapFilter |
|
Initializes a DisplacementMapFilter instance with the specified parameters. |
| DisplacementMapFilterMode — final class, package window.runtime.flash.filters |
|
The DisplacementMapFilterMode class provides values for the mode property
of the DisplacementMapFilter class. |
| display(, , ) — method, class NativeMenu |
|
Pops up this menu at the specified location. |
| display(, , ) — method, class ContextMenu |
|
Pops up this menu at the specified location. |
| DISPLAY — class SecurityPanel |
|
When passed to Security.showSettings(), displays the
Display panel in Flash Player Settings. |
| displayAsPassword — class TextArea |
|
Gets or sets a Boolean value that indicates whether the TextArea component
instance is the text field for a password. |
| displayAsPassword — class TextInput |
|
Gets or sets a Boolean value that indicates whether the current TextInput
component instance was created to contain a password or to contain text. |
| displayAsPassword — class TextField |
|
Specifies whether the text field is a password text field. |
| displaying — Event, class NativeMenu |
|
Dispatched by this NativeMenu object immediately before the
menu is to be displayed. |
| displaying — Event, class NativeMenuItem |
|
Dispatched by this NativeMenuItem object immediately before the
menu containing the item is displayed. |
| DISPLAYING — class Event |
|
The Event.DISPLAYING constant defines the value of the type property of a displaying event object. |
| displayMode — class TextRenderer |
|
Controls the rendering of advanced anti-aliased text. |
| DisplayObject — class, package window.runtime.flash.display |
|
The DisplayObject class is the base class for all objects that can be placed on
the display list. |
| DisplayObjectContainer — class, package window.runtime.flash.display |
|
The DisplayObjectContainer class is the base class for all objects that can serve as display object containers on
the display list. |
| DisplayObjectContainer() — Constructor, class DisplayObjectContainer |
|
Calling the new DisplayObjectContainer() constructor throws an
ArgumentError exception. |
| displayState — class NativeWindow |
|
The display state of this window. |
| displayState — class Stage |
|
A value from the StageDisplayState class that specifies which display state to use. |
| displayStateChange — Event, class NativeWindow |
|
Dispatched by this NativeWindow object after the window's displayState property has changed. |
| DISPLAY_STATE_CHANGE — class NativeWindowDisplayStateEvent |
|
Defines the value of the type property of a displayStateChange event object. |
| displayStateChanging — Event, class NativeWindow |
|
Dispatched by this NativeWindow object immediately before the window changes its display state. |
| DISPLAY_STATE_CHANGING — class NativeWindowDisplayStateEvent |
|
Defines the value of the type property of a displayStateChanging event object. |
| dispose() — method, class BitmapData |
|
Frees memory that is used to store the BitmapData object. |
| distance — class BevelFilter |
|
The offset distance of the bevel. |
| distance — class DropShadowFilter |
|
The offset distance for the shadow, in pixels. |
| distance — class GradientBevelFilter |
|
The offset distance. |
| distance — class GradientGlowFilter |
|
The offset distance of the glow. |
| distance(, ) — Static Method , class Point |
|
Returns the distance between pt1 and pt2. |
| divisor — class ConvolutionFilter |
|
The divisor used during matrix transformation. |
| DockIcon — class, package window.runtime.flash.desktop |
|
The DockIcon class represents the MacOS X®-style dock icon. |
| doConversion() — Static Method , class IME |
|
Instructs the IME to select the first candidate for the current composition string. |
| docTypeDecl — class XMLDocument |
|
Specifies information about the XML document's DOCTYPE declaration. |
| documentsDirectory — class File |
|
The user's documents directory. |
| doDrag(, , , , ) — Static Method , class NativeDragManager |
|
Starts a drag-and-drop operation. |
| domain — class LocalConnection |
|
A string representing the domain of the location of the current file. |
| domainMemory — class ApplicationDomain |
|
Gets and sets the object on which domain-global memory operations
will operate within this ApplicationDomain
|
| dotall — class RegExp |
|
Specifies whether the dot character (.) in a regular expression pattern matches
new-line characters. |
| doubleClick — Event, class InteractiveObject |
|
Dispatched when a user presses and releases the main button of a pointing device twice in
rapid succession over the same InteractiveObject when that object's
doubleClickEnabled flag is set to true. |
| DOUBLE_CLICK — class MouseEvent |
|
Defines the value of the type property of a doubleClick event object. |
| doubleClickEnabled — class InteractiveObject |
|
Specifies whether the object receives doubleClick events. |
| do..while — Statement |
| Similar to a while loop, except that the statements are executed once before the initial evaluation of the condition. |
| DOWN — class Keyboard |
|
Constant associated with the key code value for the Down Arrow key (40). |
| downArrowDisabledSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin for the down arrow button of the scroll bar when it is disabled. |
| |
| downArrowDisabledSkin — Style, class ScrollBar |
| Name of the class to use as the skin for the down arrow button of the scroll bar when it is disabled. |
| |
| downArrowDisabledSkin — Style, class NumericStepper |
| The class that provides the skin for the down arrow when it is disabled. |
| |
| downArrowDisabledSkin — Style, class ComboBox |
| Name of the class to use as the skin for the down arrow button of the scroll bar when it is disabled. |
| |
| downArrowDownSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin for the down arrow button of the scroll bar when you click the arrow button. |
| |
| downArrowDownSkin — Style, class ScrollBar |
| Name of the class to use as the skin for the down arrow button of the scroll bar when you click the arrow button. |
| |
| downArrowDownSkin — Style, class NumericStepper |
| The class that provides the skin for the down arrow when it is in a down state. |
| |
| downArrowDownSkin — Style, class ComboBox |
| Name of the class to use as the skin for the down arrow button of the scroll bar when you click the arrow button. |
| |
| downArrowOverSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin for the down arrow button of the scroll bar when the mouse pointer is over the arrow button. |
| |
| downArrowOverSkin — Style, class ScrollBar |
| Name of the class to use as the skin for the down arrow button of the scroll bar when the mouse pointer is over the arrow button. |
| |
| downArrowOverSkin — Style, class NumericStepper |
| The class that provides the skin for the down arrow when the mouse is over the component. |
| |
| downArrowOverSkin — Style, class ComboBox |
| Name of the class to use as the skin for the down arrow button of the scroll bar when the mouse pointer is over the arrow button. |
| |
| downArrowUpSkin — Style, class BaseScrollPane |
| Name of the class to use as the skin for the down arrow button of the scroll bar. |
| |
| downArrowUpSkin — Style, class ScrollBar |
| Name of the class to use as the skin for the down arrow button of the scroll bar. |
| |
| downArrowUpSkin — Style, class NumericStepper |
| The class that provides the skin for the down arrow when it is in its default state. |
| |
| downArrowUpSkin — Style, class ComboBox |
| Name of the class to use as the skin for the down arrow button of the scroll bar. |
| |
| downIcon — Style, class RadioButton |
| Name of the class to use as the icon when the button is not selected and the mouse button is down. |
| |
| downIcon — Style, class CheckBox |
| Name of the class to use as the icon when the button is not selected and the mouse button is down. |
| |
| downIcon — Style, class LabelButton |
| Name of the class to use as the icon when the button is not selected and the mouse button is down. |
| |
| download(, ) — method, class FileReference |
|
Opens a dialog box that lets the user download a file from a remote server. |
| downSkin — Style, class CellRenderer |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse button is down. |
| |
| downSkin — Style, class LabelButton |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse button is down. |
| |
| downSkin — Style, class BaseButton |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse button is down. |
| |
| downSkin — Style, class ComboBox |
| The name of the class that provides the background that appears in the ComboBox component when the mouse is down. |
| |
| downSkin — Style, class ColorPicker |
| The class that provides the skin for the ColorPicker button when it is in the down position. |
| |
| downState — class SimpleButton |
|
Specifies a display object that is used as the visual
object for the button "Down" state —the state that the button is in when the user
clicks the hitTestState object. |
| dragInitiator — class NativeDragManager |
|
The interactive object passed to the NativeDragManager.doDrag() call that initiated the drag operation. |
| draw(, , , , , ) — method, class BitmapData |
|
Draws the source display object onto the bitmap image, using the
Flash Player or AIR vector renderer. |
| drawCircle(, , ) — method, class Graphics |
|
Draws a circle. |
| drawEllipse(, , , ) — method, class Graphics |
|
Draws an ellipse. |
| drawFocus() — method, class CheckBox |
|
Shows or hides the focus indicator around this component. |
| drawFocus() — method, class NumericStepper |
|
Shows or hides the focus indicator on this component. |
| drawFocus() — method, class RadioButton |
|
Shows or hides the focus indicator around this component instance. |
| drawFocus() — method, class TextArea |
|
Shows or hides the focus indicator on this component. |
| drawFocus() — method, class TextInput |
|
Shows or hides the focus indicator on this component. |
| drawFocus() — method, class UIComponent |
|
Shows or hides the focus indicator on this component. |
| drawFocus() — method, interface IFocusManagerComponent |
|
Draws a visual focus indicator. |
| drawNow() — method, class UIComponent |
|
Initiates an immediate draw operation, without invalidating everything as invalidateNow does. |
| drawRect(, , , ) — method, class Graphics |
|
Draws a rectangle. |
| drawRoundRect(, , , , , ) — method, class Graphics |
|
Draws a rounded rectangle. |
| drmAuthenticate — Event, class NetStream |
|
Dispatched when a NetStream object tries to play a digital rights management (DRM) encrypted
content that requires a user credential for authentication before playing. |
| DRM_AUTHENTICATE — class DRMAuthenticateEvent |
|
The DRMAuthenticateEvent.DRM_AUTHENTICATE constant defines the value of the
type property of a drmAuthenticate event object. |
| DRMAuthenticateEvent — class, package window.runtime.flash.events |
|
Dispatched when a NetStream object tries to play digital rights management (DRM) encrypted
content that requires a user credential for authentication. |
| DRMAuthenticateEvent(, , , , , , , , ) — Constructor, class DRMAuthenticateEvent |
|
Creates an Event object that contains specific information about DRM authentication events. |
| drmError — Event, class NetStream |
|
Dispatched when a NetStream object, trying to play a digital rights management (DRM) encrypted
file, encounters a DRM-related error. |
| DRM_ERROR — class DRMErrorEvent |
|
The DRMErrorEvent.DRM_ERROR constant defines the value of the
type property of a drmError event object. |
| DRMErrorEvent — class, package window.runtime.flash.events |
|
AIR dispatches a DRMErrorEvent object when a NetStream object, trying to play a digital rights management
(DRM) encrypted file, encounters a DRM-related error. |
| DRMErrorEvent(, , , , , ) — Constructor, class DRMErrorEvent |
|
Creates an Event object that contains specific information about DRM error events. |
| drmStatus — Event, class NetStream |
|
Dispatched when the digital rights management (DRM) encrypted content
begins playing (when the user is authenticated and authorized to play the content). |
| DRM_STATUS — class DRMStatusEvent |
|
The DRMStatusEvent.DRM_STATUS constant defines the value of the
type property of a drmStatus event object. |
| DRMStatusEvent — class, package window.runtime.flash.events |
|
A NetStream object dispatches a DRMStatusEvent object when the content protected using
digital rights management (DRM) begins playing successfully (when the voucher is
verified, and when the user is authenticated and authorized to view the content). |
| DRMStatusEvent(, , , , , , , , ) — Constructor, class DRMStatusEvent |
|
Creates an Event object that contains specific information about DRM status events. |
| dropAction — class NativeDragManager |
|
The drag action specified by the drop target. |
| dropAction — class NativeDragEvent |
|
The current action. |
| dropdown — class ComboBox |
|
Gets a reference to the List component that the ComboBox component contains. |
| dropdownWidth — class ComboBox |
|
Gets or sets the maximum width of the drop-down list, in pixels. |
| DropShadowFilter — final class, package window.runtime.flash.filters |
|
The DropShadowFilter class lets you add a drop shadow to display objects. |
| DropShadowFilter(, , , , , , , , , , ) — Constructor, class DropShadowFilter |
|
Creates a new DropShadowFilter instance with the specified parameters. |
| dropTarget — class Sprite |
|
Specifies the display object over which the sprite is being dragged, or on
which the sprite was dropped. |
| duration — class Motion |
|
Controls the Motion instance's length of time, measured in frames. |
| duration — class Transition |
|
Determines the length of time for the Tween instance. |
| duration — class Tween |
|
The duration of the tweened animation in frames or seconds. |
| dynamic — Statement |
| Specifies that instances of a class may possess dynamic properties added at runtime. |
| DYNAMIC — class TextFieldType |
|
Used to specify a dynamic TextField. |
| dynamicPropertyWriter — class ObjectEncoding |
|
Allows greater control over the serialization of dynamic properties of dynamic objects. |
|
| 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 |