| 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 |
| c — class BezierSegment |
|
The third point of the Bezier curve. |
| c — class Matrix |
|
The value that affects the positioning of pixels
along the x axis when rotating or skewing an image. |
| C — class Keyboard |
|
Constant associated with the key code value for the C key (67). |
| cacheAsBitmap — class Keyframe |
|
If set to true, Flash Player caches an internal bitmap representation of the display object. |
| cacheAsBitmap — class DisplayObject |
|
If set to true, Flash Player or Adobe AIR caches an internal bitmap representation of the
display object. |
| cacheResponse — class HTMLLoader |
|
Specifies whether successful response data should be cached for HTTP requests issued by this object. |
| cacheResponse — class URLRequest |
|
Specifies whether successful response data should be cached for this request. |
| cacheResponse — class URLRequestDefaults |
|
The default setting for the cacheResponse property of URLRequest objects. |
| cacheSize — class SQLConnection |
|
Provides access to the cache size for this connection, which represents the maximum number
of database disk pages that are held in memory at one time. |
| call(, ) — method, class Function |
|
Invokes the function represented by a Function object. |
| call(, ) — Static Method , class ExternalInterface |
|
Calls a function exposed by the Flash Player container, passing zero or
more arguments. |
| call(, , ) — method, class NetConnection |
|
Invokes a command or method on Flash Media Server or on an application server running Flash Remoting. |
| callee — class arguments |
|
A reference to the currently executing function. |
| callProperty(, ) — method, class Proxy |
|
Overrides the behavior of an object property that can be called as a function. |
| Camera — final class, package window.runtime.flash.media |
|
Use the Camera class to capture video from a camera attached to a computer running Flash Player. |
| CAMERA — class SecurityPanel |
|
When passed to Security.showSettings(), displays the
Camera panel in Flash Player Settings. |
| cancel() — Static Method , class XMLUI |
|
Makes the current XMLUI dialog box close with a "cancel" state. |
| cancel — Event, class SQLConnection |
|
Dispatched when a cancel() method call's operation completes
successfully. |
| cancel() — method, class SQLConnection |
|
Aborts all SQL statements that are currently executing on databases connected to the SQLConnection
instance. |
| cancel() — method, class SQLStatement |
|
Cancels execution of this statement. |
| cancel — Event, class File |
|
Dispatched when a pending asynchronous operation is canceled. |
| cancel() — method, class File |
|
Cancels any pending asynchronous operation. |
| cancel — Event, class FileReference |
|
Dispatched when a file upload or download is canceled through the file-browsing dialog
box by the user. |
| cancel() — method, class FileReference |
|
Cancels any ongoing upload or download operation on this FileReference object. |
| cancel — Event, class FileReferenceList |
|
Dispatched when the user dismisses the file-browsing dialog box. |
| CANCEL — class Event |
|
The Event.CANCEL constant defines the value of the type property of a cancel event object. |
| CANCEL — class SQLEvent |
|
The SQLEvent.CANCEL constant defines the value of the
type property of a cancel event object. |
| cancelable — class Event |
|
Indicates whether the behavior associated with the event can be prevented. |
| CANCELLED — class DataGridEventReason |
|
The user canceled editing and does not want to save the edited
data. |
| cancelLoad() — method, class HTMLLoader |
|
Cancels any load operation in progress. |
| canonicalize() — method, class File |
|
Canonicalizes the File path. |
| Capabilities — final class, package window.runtime.flash.system |
|
The Capabilities class provides properties that
describe the system and player that are hosting a SWF file. |
| capsLock — class Keyboard |
|
Specifies whether the Caps Lock key is activated (true) or not (false). |
| CAPS_LOCK — class Keyboard |
|
Constant associated with the key code value for the Caps Lock key (20). |
| CapsStyle — final class, package window.runtime.flash.display |
|
The CapsStyle class is an enumeration of constant values that specify the caps style to use in drawing lines. |
| caption — class ContextMenuItem |
|
Specifies the menu item caption (text) displayed in the context menu. |
| captionButton — class FLVPlaybackCaptioning |
|
Defines the captionButton FLVPlayback custom UI component instance
which provides toggle capabilities to turn captioning on and off. |
| captionChange — Event, class FLVPlaybackCaptioning |
|
Dispatched when a caption is added or removed from the caption target
text field. |
| CAPTION_CHANGE — class CaptionChangeEvent |
|
Defines the value of the
type property of a captionChange event object. |
| CaptionChangeEvent — class, package window.runtime.fl.video |
|
The CaptionChangeEvent is dispatched any time a caption is added or removed from the caption target text field. |
| CaptionChangeEvent(, , , , ) — Constructor, class CaptionChangeEvent |
|
Creates an Event object that contains information about captionChange events. |
| captionCuePointObject — class CaptionChangeEvent |
|
The cue point object for the caption that was added or removed. |
| captionTarget — class CaptionTargetEvent |
|
The caption target from the FLVPlaybackCaptioning instance property of the
same name. |
| captionTarget — class FLVPlaybackCaptioning |
|
Sets the DisplayObject instance in which to display captions. |
| captionTargetCreated — Event, class FLVPlaybackCaptioning |
|
Dispatched after the captionTarget property is created,
but before any captions are added (the captionTarget property
is empty). |
| CAPTION_TARGET_CREATED — class CaptionTargetEvent |
|
The CaptionTargetEvent.CAPTION_TARGET_CREATED constant defines the value of the
type property of a captionTargetCreated event object. |
| CaptionTargetEvent — class, package window.runtime.fl.video |
|
Type for the captionTargetCreated event, dispatched after the
captionTargetCreated event is created automatically and before any captions
have been added to it. |
| CaptionTargetEvent(, , , ) — Constructor, class CaptionTargetEvent |
|
Creates an Event object that contains information about caption target events. |
| captionTargetName — class FLVPlaybackCaptioning |
|
The instance name of the TextField object or MovieClip enclosing a Textfield object
that contains the captions. |
| CAPTURING_PHASE — class EventPhase |
|
The capturing phase, which is the first phase of the event flow. |
| caretIndex — class TextField |
|
The index of the insertion point (caret) position. |
| case — Statement |
| Defines a jump target for the switch statement. |
| CASEINSENSITIVE — class Array |
|
Specifies case-insensitive sorting for the Array class sorting methods. |
| CCW — class RotateDirection |
|
Ensures that the object rotates counterclockwise during a tween
to match the rotation of the object in the following keyframe. |
| ceil() — Static Method , class Math |
|
Returns the ceiling of the specified number or expression. |
| cellRenderer — Style, class TileList |
| The cell renderer to be used to render each item in the TileList component. |
| |
| cellRenderer — Style, class SelectableList |
| The class that provides the cell renderer for each item in the component. |
| |
| cellRenderer — Style, class ComboBox |
| The class that provides the cell renderer for each item in the component. |
| |
| cellRenderer — class DataGridColumn |
|
The class that is used to render the items in this column. |
| CellRenderer — class, package window.runtime.fl.controls.listClasses |
|
The CellRenderer class defines methods and properties for
list-based components to use to manipulate and display custom
cell content in each of their rows. |
| CellRenderer() — Constructor, class CellRenderer |
|
Creates a new CellRenderer instance. |
| CENTER — class VideoAlign |
|
Specifies that the video is aligned in the center. |
| CENTER — class TextFieldAutoSize |
|
Specifies that the text is to be treated as center-justified text. |
| CENTER — class TextFormatAlign |
|
Constant; centers the text in the text field. |
| change — Event, class BaseButton |
|
Dispatched when the value of the selected property
of a toggle Button component changes. |
| change — Event, class ColorPicker |
|
Dispatched when the user clicks a color in the palette. |
| change — Event, class ComboBox |
|
Dispatched when the user changes the selection in the ComboBox component or, if
the ComboBox component is editable, each time the user enters a keystroke in the
text field. |
| change — Event, class NumericStepper |
|
Dispatched when the user changes the value of the NumericStepper component. |
| change — Event, class RadioButton |
|
Dispatched when the radio button instance's selected property changes. |
| change — Event, class RadioButtonGroup |
|
Dispatched when the selected RadioButton instance in a group changes. |
| change — Event, class SelectableList |
|
Dispatched when a different item is selected in the list. |
| change — Event, class Slider |
|
Dispatched when the value of the Slider component changes as a result of mouse or keyboard
interaction. |
| change — Event, class TextArea |
|
Dispatched when the text in the TextArea component changes. |
| change — Event, class TextInput |
|
Dispatched when user input changes text in the TextInput component. |
| change — Event, class TextField |
|
Dispatched after a control's value is modified. |
| CHANGE — class ColorPickerEvent |
|
Defines the value of the type property of the change
event object. |
| CHANGE — class DataChangeType |
|
A change was made to the component data. |
| CHANGE — class SliderEvent |
|
Defines the value of the type property of a change event object. |
| CHANGE — class Event |
|
The Event.CHANGE constant defines the value of the type property of a change event object. |
| changeList — class SyncEvent |
|
An array of objects; each object contains properties that describe the changed members of a remote shared object. |
| changeType — class DataChangeEvent |
|
Gets the type of the change that triggered the event. |
| charAt() — method, class String |
|
Returns the character in the position specified by the index parameter. |
| charCode — class KeyboardEvent |
|
Contains the character code value of the key pressed or released. |
| charCodeAt() — method, class String |
|
Returns the numeric Unicode character code of the character at the specified
index. |
| CharCodeStrings — class Keyboard |
| |
| charCount — class TextSnapshot |
|
The number of characters in a TextSnapshot object. |
| CheckBox — class, package window.runtime.fl.controls |
|
The CheckBox component displays a small box that can contain
a check mark. |
| CheckBox() — Constructor, class CheckBox |
|
Creates a new CheckBox component instance. |
| CheckBoxAccImpl — class, package window.runtime.fl.accessibility |
|
The CheckBoxAccImpl class, also called the CheckBox Accessibility Implementation class,
is used to make a CheckBox component accessible. |
| checked — class NativeMenuItem |
|
Controls whether this menu item displays a checkmark. |
| checkPolicyFile — class SoundLoaderContext |
|
Specifies whether the application should try to download a cross-domain policy file from the
loaded sound's server before beginning to load the sound. |
| checkPolicyFile — class NetStream |
|
Specifies whether the application should try to download a cross-domain policy file from the
loaded video file's server before beginning to load the video file. |
| checkPolicyFile — class LoaderContext |
|
Specifies whether a cross-domain policy file should be loaded from the
loaded object's server before beginning to load the object itself. |
| checkStatus() — method, class ServiceMonitor |
|
Checks the status of the service. |
| checkStatus() — method, class SocketMonitor |
|
Calling the checkStatus() method of a SocketMonitor object causes
the application to try connecting to the socket, to check for a
connect event. |
| checkStatus() — method, class URLMonitor |
|
Attempts to load content from a URL in the background, to check for a
returned HTTP status code. |
| checkXMLStatus() — Static Method , class Locale |
|
Returns true if the XML file is loaded; false otherwise. |
| child() — method, class XML |
|
Lists the children of an XML object. |
| child() — method, class XMLList |
|
Calls the child() method of each XML object and returns an XMLList object that
contains the results in order. |
| childAllowsParent — class LoaderInfo |
|
Expresses the trust relationship from content (child) to the Loader (parent). |
| childIndex() — method, class XML |
|
Identifies the zero-indexed position of this XML object within the context of its parent. |
| childNodes — class XMLNode |
|
An array of the specified XMLNode object's children. |
| children() — method, class XML |
|
Lists the children of the XML object in the sequence in which they appear. |
| children() — method, class XMLList |
|
Calls the children() method of each XML object and
returns an XMLList object that contains the results. |
| childSandboxBridge — class LoaderInfo |
|
A object that can be set by the loaded content's code to expose properties and methods that can be accessed
by code in the Loader object's sandbox. |
| CHINESE — class IMEConversionMode |
|
The string "CHINESE", for use with the
IME.conversionMode property. |
| CIRCLE — class Iris |
|
Used to specify a circle mask shape for the transition effect. |
| Circular — class, package window.runtime.fl.motion.easing |
|
The Circular class defines three easing functions to implement
motion with ActionScript animation. |
| clamp — class ConvolutionFilter |
|
Indicates whether the image should be clamped. |
| CLAMP — class DisplacementMapFilterMode |
|
Clamps the displacement value to the edge of the source image. |
| class — Statement |
| Defines a class, which lets you instantiate objects that share methods and properties that you define. |
| Class — Dynamic Class, Top Level |
|
A Class object is created for each class definition in a program. |
| clear() — method, class Clipboard |
|
Deletes all data representations from this Clipboard object. |
| clear() — method, class NativeApplication |
|
Invokes an internal delete command on the focused display object. |
| clear() — method, class Graphics |
|
Clears the graphics that were drawn to this Graphics object, and resets fill and
line style settings. |
| clear() — method, class Video |
|
Clears the image currently displayed in the Video object. |
| clear() — method, class SharedObject |
|
For local shared objects, purges all of the data and deletes the shared object from the disk. |
| clear() — method, class StyleSheet |
|
Removes all styles from the style sheet object. |
| clearComponentStyle(, ) — Static Method , class StyleManager |
|
Removes a style from the specified component. |
| clearData() — method, class Clipboard |
|
Deletes the data representation for the specified format. |
| clearInterval() — Package Function, flash.utils |
|
Cancels a specified setInterval() call. |
| clearParameters() — method, class SQLStatement |
|
Clears all current parameter settings. |
| clearRendererStyle(, ) — method, class SelectableList |
|
Clears a style that is set on the renderers in the list. |
| clearSamples() — Package Function, flash.sampler |
|
Clears the current set of Sample objects. |
| clearSelection() — method, class SelectableList |
|
Clears the currently selected item in the list and sets the selectedIndex property to -1. |
| clearStyle() — method, class UIComponent |
|
Deletes a style property from this component instance. |
| clearStyle() — Static Method , class StyleManager |
|
Removes a global style from all user interface components in a document. |
| clearTimeout() — Package Function, flash.utils |
|
Cancels a specified setTimeout() call. |
| click — Event, class LabelButton |
|
Dispatched after the toggle button receives input from
a mouse device or from the spacebar. |
| click — Event, class RadioButton |
|
Dispatched when the user clicks the radio button with the mouse or spacebar. |
| click — Event, class RadioButtonGroup |
|
Dispatched when a RadioButton instance is clicked. |
| click — Event, class SystemTrayIcon |
|
Dispatched by this SystemTrayIcon object on mouse click. |
| click — Event, class InteractiveObject |
|
Dispatched when a user presses and releases the main button of the user's
pointing device over the same InteractiveObject. |
| CLICK — class MouseEvent |
|
Defines the value of the type property of a click event object. |
| clickCount — class MouseEvent |
|
Indicates whether or not the mouse down event is part of a multi-click sequence. |
| clickTarget — class SliderEvent |
|
Gets a string that indicates whether the slider thumb or a slider track was pressed. |
| client — class LocalConnection |
|
Indicates the object on which callback methods are invoked. |
| client — class NetConnection |
|
Indicates the object on which callback methods should be invoked. |
| client — class NetStream |
|
Specifies the object on which callback methods are invoked. |
| client — class SharedObject |
|
Indicates the object on which
callback methods are invoked. |
| clipboard — class NativeDragEvent |
|
The Clipboard object containing the data in this drag operation. |
| Clipboard — class, package window.runtime.flash.desktop |
|
The Clipboard class provides a container for transferring data and objects through the clipboard
and through drag-and-drop operations. |
| Clipboard() — Constructor, class Clipboard |
|
Creates an empty Clipboard object. |
| ClipboardFormats — class, package window.runtime.flash.desktop |
|
Defines constants for the names of the standard data formats used with the Clipboard class. |
| ClipboardTransferMode — class, package window.runtime.flash.desktop |
|
Defines constants for the modes used as values of the transferMode
parameter of the Clipboard.getData() method. |
| clone() — method, class DataProvider |
|
Creates a copy of the current DataProvider object. |
| clone() — method, class ColorPickerEvent |
|
Creates a copy of the ColorPickerEvent object and sets the value of each parameter to match
the original. |
| clone() — method, class ComponentEvent |
|
Creates a copy of the ComponentEvent object and sets the value of each parameter to
match the original. |
| clone() — method, class DataChangeEvent |
|
Creates a copy of the DataEvent object and sets the value of each parameter to match
that of the original. |
| clone() — method, class DataGridEvent |
|
Creates a copy of the DataGridEvent object and sets the value of each
property to match the original. |
| clone() — method, class ListEvent |
|
Creates a copy of the ListEvent object and sets the value of each parameter to match
the original. |
| clone() — method, class ScrollEvent |
|
Creates a copy of the ScrollEvent object and sets the value of each parameter to
match the original. |
| clone() — method, class SliderEvent |
|
Creates a copy of the SliderEvent object and sets the value of each parameter to match
the original. |
| clone() — method, class BitmapData |
|
Returns a new BitmapData object that is a clone of the original instance
with an exact copy of the contained bitmap. |
| clone() — method, class NativeMenu |
|
Creates a copy of the menu and all items. |
| clone() — method, class NativeMenuItem |
|
Creates a copy of the NativeMenuItem object. |
| clone() — method, class ActivityEvent |
|
Creates a copy of an ActivityEvent object and sets the value of each property to match that of
the original. |
| clone() — method, class AsyncErrorEvent |
|
Creates a copy of the AsyncErrorEvent object and sets the value of each property to match
that of the original. |
| clone() — method, class BrowserInvokeEvent |
|
Creates a new copy of this event. |
| clone() — method, class ContextMenuEvent |
|
Creates a copy of the ContextMenuEvent object and sets the value of each property to match that of the original. |
| clone() — method, class DRMAuthenticateEvent |
|
Creates a copy of the DRMAuthenticateEvent object and sets the value of each property to match
that of the original. |
| clone() — method, class DRMErrorEvent |
|
Creates a copy of the DRMErrorEvent object and sets the value of each property to match
that of the original. |
| clone() — method, class DRMStatusEvent |
|
Creates a copy of the DRMStatusEvent object and sets the value of each property to match
that of the original. |
| clone() — method, class DataEvent |
|
Creates a copy of the DataEvent object and sets the value of each property to match that of the
original. |
| clone() — method, class ErrorEvent |
|
Creates a copy of the ErrorEvent object and sets the value of each property to match that of the original. |
| clone() — method, class Event |
|
Duplicates an instance of an Event subclass. |
| clone() — method, class FocusEvent |
|
Creates a copy of the FocusEvent object and sets the value of each property to match that of the original. |
| clone() — method, class FullScreenEvent |
|
Creates a copy of a FullScreenEvent object and sets the value of each property to match that of
the original. |
| clone() — method, class HTMLUncaughtScriptExceptionEvent |
|
Creates a copy of the HTMLUncaughtScriptExceptionEvent object and sets
the value of each property to match that of the original. |
| clone() — method, class HTTPStatusEvent |
|
Creates a copy of the HTTPStatusEvent object and sets the value of each property to match that of the original. |
| clone() — method, class IMEEvent |
|
Creates a copy of the IMEEvent object and sets the value of each property to match that of the original. |
| clone() — method, class IOErrorEvent |
|
Creates a copy of the IOErrorEvent object and sets the value of each property to match that of the original. |
| clone() — method, class InvokeEvent |
|
Creates a new copy of this event. |
| clone() — method, class KeyboardEvent |
|
Creates a copy of the KeyboardEvent object and sets the value of each property to match that of the original. |
| clone() — method, class MouseEvent |
|
Creates a copy of the MouseEvent object and sets the value of each property to match that of the original. |
| clone() — method, class NativeDragEvent |
|
Creates a copy of this NativeDragEvent object. |
| clone() — method, class NativeWindowBoundsEvent |
|
Creates a copy of the NativeWindowBoundsEvent object and sets the value of each property to match that of the original. |
| clone() — method, class NativeWindowDisplayStateEvent |
|
Creates a copy of the NativeWindowDisplayStateEvent object and sets the
value of each property to match that of the original. |
| clone() — method, class NetStatusEvent |
|
Creates a copy of the NetStatusEvent object and sets the value of each property to match that of the original. |
| clone() — method, class OutputProgressEvent |
|
Creates a copy of the OutputProgressEvent object and sets each property's value to match that of the original. |
| clone() — method, class ProgressEvent |
|
Creates a copy of the ProgressEvent object and sets each property's value to match that of the original. |
| clone() — method, class SQLErrorEvent |
|
Creates a copy of the SQLErrorEvent object and sets the value of each property
to match that of the original. |
| clone() — method, class SQLEvent |
|
Creates a copy of the SQLEvent object and sets the value of each property to match
that of the original. |
| clone() — method, class SQLUpdateEvent |
|
Creates a copy of the SQLUpdateEvent object and sets the value of each property to
match that of the original. |
| clone() — method, class ScreenMouseEvent |
|
Creates a copy of the ScreenMouseEvent object and sets the value of each property to match that of the original. |
| clone() — method, class SecurityErrorEvent |
|
Creates a copy of the SecurityErrorEvent object and sets the value of each property to match that of the original. |
| clone() — method, class StatusEvent |
|
Creates a copy of the StatusEvent object and sets the value of each property to match that of the original. |
| clone() — method, class SyncEvent |
|
Creates a copy of the SyncEvent object and sets the value of each property to match that of the original. |
| clone() — method, class TextEvent |
|
Creates a copy of the TextEvent object and sets the value of each property to match that of the original. |
| clone() — method, class TimerEvent |
|
Creates a copy of the TimerEvent object and sets each property's value to match that of the original. |
| clone() — method, class File |
|
Returns a copy of this File object. |
| clone() — method, class BevelFilter |
|
Returns a copy of this filter object. |
| clone() — method, class BitmapFilter |
|
Returns a BitmapFilter object that is an exact copy of the original
BitmapFilter object. |
| clone() — method, class BlurFilter |
|
Returns a copy of this filter object. |
| clone() — method, class ColorMatrixFilter |
|
Returns a copy of this filter object. |
| clone() — method, class ConvolutionFilter |
|
Returns a copy of this filter object. |
| clone() — method, class DisplacementMapFilter |
|
Returns a copy of this filter object. |
| clone() — method, class DropShadowFilter |
|
Returns a copy of this filter object. |
| clone() — method, class GlowFilter |
|
Returns a copy of this filter object. |
| clone() — method, class GradientBevelFilter |
|
Returns a copy of this filter object. |
| clone() — method, class GradientGlowFilter |
|
Returns a copy of this filter object. |
| clone() — method, class Matrix |
|
Returns a new Matrix object that is a clone of this
matrix, with an exact copy of the contained object. |
| clone() — method, class Point |
|
Creates a copy of this Point object. |
| clone() — method, class Rectangle |
|
Returns a new Rectangle object with the same values for the x, y,
width, and height properties as the original Rectangle object. |
| cloneNode() — method, class XMLNode |
|
Constructs and returns a new XML node of the same type, name, value, and attributes as the
specified XML object. |
| CLONE_ONLY — class ClipboardTransferMode |
|
The Clipboard object should only return a copy. |
| CLONE_PREFERRED — class ClipboardTransferMode |
|
The Clipboard object should return a copy if available and a reference if not. |
| close() — method, class UILoader |
|
Cancels a load() method operation that is currently in progress for the
Loader instance. |
| close — Event, class ColorPicker |
|
Dispatched when the user closes the color palette. |
| close() — method, class ColorPicker |
|
Hides the color palette. |
| close — Event, class ComboBox |
|
Dispatched when the drop-down list is dismissed for any reason. |
| close() — method, class ComboBox |
|
Closes the drop-down list. |
| close — Event, class FLVPlayback |
|
Dispatched when the event object closes the NetConnection,
by timing out or through a call to the closeVideoPlayer() method or when
you call the load() or play() methods or set the
source property and cause the RTMP connection
to close as a result. |
| close() — method, interface INCManager |
|
Closes the NetConnection. |
| close() — method, class NCManager |
|
Closes the NetConnection. |
| close — Event, class VideoPlayer |
|
Dispatched by the VideoPlayer instance when it closes the NetConnection
by timing out or through a call to the close() method, or when
you call the load() or play() methods or set the
source property and cause the RTMP connection
to close as a result. |
| close() — method, class VideoPlayer |
|
Forces the video stream and Flash Media Server connection to close. |
| close — Event, class SQLConnection |
|
Dispatched when a close() method call's operation
completes successfully. |
| close() — method, class SQLConnection |
|
Closes the current database connection. |
| close() — method, class Loader |
|
Cancels a load() method operation that is currently in progress for the Loader instance. |
| close — Event, class NativeWindow |
|
Dispatched by this NativeWindow object after the window has been closed. |
| close() — method, class NativeWindow |
|
Closes this window. |
| close — Event, class FileStream |
|
Indicates that the stream has been
closed by an explicit call to the close() method. |
| close() — method, class FileStream |
|
Closes the FileStream object. |
| close() — method, class Sound |
|
Closes the stream, causing any download of data to cease. |
| close() — method, class LocalConnection |
|
Closes (disconnects) a LocalConnection object. |
| close() — method, class NetConnection |
|
Closes the connection that was opened locally or to the server and dispatches
a netStatus event
with a code property of NetConnection.Connect.Closed. |
| close() — method, class NetStream |
|
Stops playing all data on the stream, sets the time property to 0,
and makes the stream available for another use. |
| close() — method, class SharedObject |
|
Closes the connection between a remote shared object and the server. |
| close — Event, class Socket |
|
Dispatched when the server closes the socket connection. |
| close() — method, class Socket |
|
Closes the socket. |
| close() — method, class URLLoader |
|
Closes the load operation in progress. |
| close() — method, class URLStream |
|
Immediately closes the stream and
cancels the download operation. |
| close — Event, class XMLSocket |
|
Dispatched when the server closes the socket connection. |
| close() — method, class XMLSocket |
|
Closes the connection specified by the XMLSocket object. |
| CLOSE — class VideoEvent |
|
Defines the value of the type property of a close
event object. |
| CLOSE — class SQLErrorOperation |
|
Indicates that the SQLConnection.close() method was called. |
| CLOSE — class Event |
|
The Event.CLOSE constant defines the value of the type property of a close event object. |
| CLOSE — class SQLEvent |
|
The SQLEvent.CLOSE constant defines the value of the
type property of a close event object. |
| closed — class NativeWindow |
|
Indicates whether this window has been closed. |
| closeVideoPlayer() — method, class FLVPlayback |
|
Closes NetStream and deletes the video player specified by the index
parameter. |
| closing — Event, class NativeWindow |
|
Dispatched by this NativeWindow object immediately before the window is to be closed. |
| CLOSING — class Event |
|
The Event.CLOSING constant defines the value of the
type property of a closing event object. |
| code — class VideoError |
|
The code that corresponds to the error. |
| code — class StatusEvent |
|
A description of the object's status. |
| CODE_SIGNING — class SignerTrustSettings |
|
The certificate is trusted for code signing. |
| color — class ColorPickerEvent |
|
Gets the color value that is associated with the event. |
| color — class Keyframe |
|
A color object that adjusts the color transform in the target object. |
| color — class ConvolutionFilter |
|
The hexadecimal color to substitute for pixels that are off the source image. |
| color — class DisplacementMapFilter |
|
Specifies what color to use for out-of-bounds displacements. |
| color — class DropShadowFilter |
|
The color of the shadow. |
| color — class GlowFilter |
|
The color of the glow. |
| color — class ColorTransform |
|
The RGB color value for a ColorTransform object. |
| color — class TextFormat |
|
Indicates the color of the text. |
| Color — class, package window.runtime.fl.motion |
|
The Color class extends the Flash Player ColorTransform class,
adding the ability to control brightness and tint. |
| Color(, , , , , , , ) — Constructor, class Color |
|
Constructor for Color instances. |
| COLOR — class DisplacementMapFilterMode |
|
If the displacement value is outside the image, substitutes the values in
the color and alpha properties. |
| colorDepth — class Screen |
|
The color depth of this screen (expressed in number of bits). |
| ColorMatrixFilter — final class, package window.runtime.flash.filters |
|
The ColorMatrixFilter class lets you apply a 4 x 5 matrix transformation on the RGBA color and alpha values
of every pixel in the input image to produce a result with a new set of RGBA color and alpha values. |
| ColorMatrixFilter() — Constructor, class ColorMatrixFilter |
|
Initializes a new ColorMatrixFilter instance with the specified parameters. |
| ColorPicker — class, package window.runtime.fl.controls |
|
The ColorPicker component displays a list of one or more swatches
from which the user can select a color. |
| ColorPicker() — Constructor, class ColorPicker |
|
Creates an instance of the ColorPicker class. |
| ColorPickerEvent — class, package window.runtime.fl.events |
|
The ColorPickerEvent class defines events that are associated with the ColorPicker component. |
| ColorPickerEvent(, ) — Constructor, class ColorPickerEvent |
|
Creates a new ColorPickerEvent object. |
| colors — class ColorPicker |
|
Gets or sets the array of custom colors that the ColorPicker component
provides. |
| colors — class GradientBevelFilter |
|
An array of RGB hexadecimal color values to use in the gradient. |
| colors — class GradientGlowFilter |
|
An array of colors that defines a gradient. |
| colorTransform(, ) — method, class BitmapData |
|
Adjusts the color values in a specified area of a bitmap image by using a
ColorTransform object. |
| colorTransform — class Transform |
|
A ColorTransform object containing values that universally adjust the colors in
the display object. |
| ColorTransform — class, package window.runtime.flash.geom |
|
The ColorTransform class lets you adjust the color values in a display object. |
| ColorTransform(, , , , , , , ) — Constructor, class ColorTransform |
|
Creates a ColorTransform object for a display object with the specified
color channel values and alpha values. |
| colorWell — Style, class ColorPicker |
| The class that provides the skin for the color well when it is filled with a color. |
| |
| column — class HeaderRenderer |
|
The index of the column that belongs to this HeaderRenderer instance. |
| column — class ListData |
|
The column in which the data item is displayed. |
| columnCount — Style, class ColorPicker |
| The number of columns to be drawn in the ColorPicker color palette. |
| |
| columnCount — class TileList |
|
Gets or sets the number of columns that are at least partially visible in the
list. |
| columnDividerSkin — Style, class DataGrid |
| The name of the class that provides the divider that appears between columns. |
| |
| columnIndex — class ListEvent |
|
Gets the column index of the item that is associated with this event. |
| columnNameStyle — class SQLConnection |
|
Indicates how column names are reported in the
result of a SELECT statement. |
| columns — class DataGrid |
|
Gets or sets an array of DataGridColumn objects, one for each column that can be displayed. |
| columns — class SQLTableSchema |
|
An array of SQLColumnSchema instances containing schema information for this table's columns. |
| columnStretch — Event, class DataGrid |
|
Dispatched after a user expands a column horizontally. |
| COLUMN_STRETCH — class DataGridEvent |
|
The DataGridEvent.COLUMN_STRETCH constant defines the value of the type property
of a columnStretch event object. |
| columnStretchCursorSkin — Style, class DataGrid |
| The name of the class that provides the cursor that is used when the mouse is between two column headers and the resizableColumns property is set to true. |
| |
| columnWidth — class TileList |
|
Gets or sets the width that is applied to a column in the list, in pixels. |
| ComboBox — class, package window.runtime.fl.controls |
|
The ComboBox component contains a drop-down list from which the
user can select one value. |
| ComboBox() — Constructor, class ComboBox |
|
Creates a new ComboBox component instance. |
| ComboBoxAccImpl — class, package window.runtime.fl.accessibility |
|
The ComboBoxAccImpl class, also called the ComboBox Accessibility Implementation class,
is used to make a ComboBox component accessible. |
| COMMA — class Keyboard |
|
Constant associated with the key code value for the , key (188). |
| COMMAND — class Keyboard |
|
Constant associated with the Mac command key (15). |
| commandKey — class KeyboardEvent |
|
Indicates whether the Command key is active (true) or inactive (false). |
| commandKey — class MouseEvent |
|
Indicates whether the command key is activated. |
| comment — class ID3Info |
|
A comment about the recording; corresponds to the ID3 2.0 tag COMM. |
| comments() — method, class XML |
|
Lists the properties of the XML object that contain XML comments. |
| comments() — method, class XMLList |
|
Calls the comments() method of each XML object and returns
an XMLList of comments. |
| commit — Event, class SQLConnection |
|
Dispatched when a commit() method call's operation
completes successfully. |
| commit() — method, class SQLConnection |
|
Commits an existing transaction, causing any actions performed by the transaction's
statements to be permanently applied to the database. |
| COMMIT — class SQLErrorOperation |
|
Indicates that the SQLConnection.commit() method was called. |
| COMMIT — class SQLEvent |
|
The SQLEvent.COMMIT constant defines the value of the
type property of a commit event object. |
| compact — Event, class SQLConnection |
|
Dispatched when a compact() method call's operation
completes successfully. |
| compact() — method, class SQLConnection |
|
Reclaims all unused space in the database. |
| COMPACT — class SQLErrorOperation |
|
Indicates that the SQLConnection.compact() method was called. |
| COMPACT — class SQLEvent |
|
The SQLEvent.COMPACT constant defines the value of the
type property of a compact event object. |
| compare() — method, class BitmapData |
|
Compares two BitmapData objects. |
| complete — Event, class ScrollPane |
|
Dispatched when content has finished loading. |
| complete — Event, class UILoader |
|
Dispatched when content loading is complete. |
| complete — Event, class ProgressBar |
|
Dispatched when the load operation completes. |
| complete — Event, class FLVPlayback |
|
Dispatched when playing completes because the player reached the end of the FLV file. |
| complete — Event, class FLVPlaybackCaptioning |
|
Dispatched after all of the Timed Text XML data is loaded. |
| complete — Event, class VideoPlayer |
|
Dispatched when playing completes because the player reached the end of the FLV file. |
| complete — class SQLResult |
|
Indicates whether all the resulting data from a statement execution has been returned. |
| complete — Event, class LoaderInfo |
|
Dispatched when data has loaded successfully. |
| complete — Event, class File |
|
Dispatched when an asynchronous operation is complete. |
| complete — Event, class FileStream |
|
Signals that the end of the stream has been reached. |
| complete — Event, class HTMLLoader |
|
Signals that the last load operation requested by loadString or
load method has completed. |
| complete — Event, class Sound |
|
Dispatched when data has loaded successfully. |
| complete — Event, class FileReference |
|
Dispatched when download is complete or when upload generates an HTTP status code of 200. |
| complete — Event, class URLLoader |
|
Dispatched after all the received data is decoded and
placed in the data property of the URLLoader object. |
| complete — Event, class URLStream |
|
Dispatched when data has loaded successfully. |
| complete — Event, class XMLSignatureValidator |
|
Dispatched when verification is complete. |
| COMPLETE — class VideoEvent |
|
Defines the value of the type property of a complete event object. |
| COMPLETE — class Event |
|
The Event.COMPLETE constant defines the value of the type property of a complete event object. |
| ComponentEvent — class, package window.runtime.fl.events |
|
The ComponentEvent class defines events that are associated with the UIComponent class. |
| ComponentEvent(, , ) — Constructor, class ComponentEvent |
|
Creates a new ComponentEvent object that contains information about a component
event. |
| componentX — class DisplacementMapFilter |
|
Describes which color channel to use in the map image to displace the x result. |
| componentY — class DisplacementMapFilter |
|
Describes which color channel to use in the map image to displace the y result. |
| compress() — method, class ByteArray |
|
Compresses the byte array. |
| CompressionAlgorithm — final class, package window.runtime.flash.utils |
|
Defines string constants for the names of compress and uncompress options. |
| computeSpectrum(, , ) — Static Method , class SoundMixer |
|
Takes a snapshot of the current sound wave and places it into the specified ByteArray object. |
| concat() — method, class Array |
|
Concatenates the elements specified in the parameters with the elements in an array and creates a new array. |
| concat() — method, class String |
|
Appends the supplied arguments to the end of the String object, converting them to strings if
necessary, and returns the resulting string. |
| concat() — method, class DataProvider |
|
Concatenates the specified items to the end of the current data provider. |
| concat() — method, class ColorTransform |
| Concatenates the ColorTranform object specified by the second parameter
with the current ColorTransform object and sets the
current object as the result, which is an additive combination of the two color transformations. |
| concat() — method, class Matrix |
|
Concatenates a matrix with the current matrix, effectively combining the
geometric effects of the two. |
| concatenatedColorTransform — class Transform |
|
A ColorTransform object representing the combined color transformations applied to the display object
and all of its parent objects, back to the root level. |
| concatenatedMatrix — class Transform |
|
A Matrix object representing the combined transformation matrixes of the
display object and all of its parent objects, back to the root level. |
| condenseWhite — class Label |
|
Gets or sets a value that indicates whether extra white space such as spaces
and line breaks should be removed from a Label component that contains HTML text. |
| condenseWhite — class TextArea |
|
Gets or sets a Boolean value that indicates whether extra white space
is removed from a TextArea component that contains HTML text. |
| condenseWhite — class TextInput |
|
Gets or sets a Boolean value that indicates whether extra white space is
removed from a TextInput component that contains HTML text. |
| condenseWhite — class TextField |
|
A Boolean value that specifies whether extra white space (spaces, line breaks, and so on)
in a text field with HTML text should be removed. |
| connect() — method, class LocalConnection |
|
Prepares a LocalConnection object to receive commands from a send() command
(called the sending LocalConnection object). |
| connect(, ) — method, class NetConnection |
|
Creates a bidirectional connection between a Flash Player
or AIR an AIR application and a Flash Media Server application. |
| connect(, ) — method, class SharedObject |
|
Connects to a remote shared object on a server through a specified NetConnection object. |
| connect — Event, class Socket |
|
Dispatched when a network connection has been established. |
| connect(, ) — method, class Socket |
|
Connects the socket to the specified host and port. |
| connect — Event, class XMLSocket |
|
Dispatched after a successful call to the XMLSocket.connect() method. |
| connect(, ) — method, class XMLSocket |
|
Establishes a connection to the specified Internet host using the specified TCP port. |
| CONNECT — class Event |
|
The Event.CONNECT constant defines the value of the type property of a connect event object. |
| connectAgain() — method, interface INCManager |
|
Called by the VideoPlayer object if the connection is
successfully made but the stream is not found. |
| connectAgain() — method, class NCManager |
|
Called by the VideoPlayer object if the connection is
successfully made but the stream is not found. |
| connected — class SQLConnection |
|
Indicates whether the SQLConnection instance has an open connection
to a database file. |
| connected — class NetConnection |
|
Indicates whether the application is connected to a server through
a persistent RTMP connection (true) or not (false). |
| connected — class Socket |
|
Indicates whether this Socket object is currently connected. |
| connected — class URLStream |
|
Indicates whether this URLStream object is
currently connected. |
| connected — class XMLSocket |
|
Indicates whether this XMLSocket object is currently connected. |
| connectedProxyType — class NetConnection |
|
If a successful connection is made, indicates the method that was used to make it:
a direct connection, the CONNECT method, or HTTP tunneling. |
| CONNECTION_ERROR — class VideoState |
|
The video player is in the connection error state. |
| connectToURL() — method, interface INCManager |
|
Called by the VideoPlayer object to ask for a connection to the
URL. |
| connectToURL() — method, class NCManager |
|
Called by the VideoPlayer object to ask for a connection to the
URL. |
| const — Statement |
| Specifies a constant, which is a variable that can be assigned a value only once. |
| constructor — class Object |
|
A reference to the class object or constructor function for a given object instance. |
| contains() — method, class XML |
|
Compares the XML object against the given value parameter. |
| contains() — method, class XMLList |
|
Checks whether the XMLList object contains an XML object that is equal to the given
value parameter. |
| contains() — method, class DisplayObjectContainer |
|
Determines whether the specified display object is a child of the DisplayObjectContainer instance or
the instance itself. |
| contains(, ) — method, class Rectangle |
|
Determines whether the specified point is contained within the rectangular region defined
by this Rectangle object. |
| containsItem() — method, class NativeMenu |
|
Reports whether this menu contains the specified menu item. |
| containsPoint() — method, class Rectangle |
|
Determines whether the specified point is contained within the rectangular region defined
by this Rectangle object. |
| containsRect() — method, class Rectangle |
|
Determines whether the Rectangle object specified by the rect parameter is contained
within this Rectangle object. |
| content — class ScrollPane |
|
Gets a reference to the content loaded into the scroll pane. |
| content — class UILoader |
|
Contains the root display object of the SWF file or image file (a JPEG, PNG, or GIF format file)
that was loaded by using the load() method or setting the source property. |
| content — class TransitionManager |
|
The movie clip instance to which TransitionManager is to apply a transition. |
| content — class Loader |
|
Contains the root display object of the SWF file or image (JPG, PNG, or GIF)
file that was loaded by using the load() or loadBytes() methods. |
| content — class LoaderInfo |
|
The loaded object associated with this LoaderInfo object. |
| contentAppearance — class TransitionManager |
|
An object that contains the saved visual properties of the content (target movie clip)
to which the transitions will be applied. |
| contentHeight — class HTMLLoader |
|
The height, in pixels, of the HTML content. |
| contentLoaderInfo — class Loader |
|
Returns a LoaderInfo object corresponding to the object being loaded. |
| contentPadding — Style, class BaseScrollPane |
| Padding between the content (the component and scroll bar), and the outside edge of the background, in pixels. |
| |
| contentPadding — Style, class ScrollPane |
| The amount of padding to put around the content in the scroll pane, in pixels. |
| |
| contentPadding — Style, class SelectableList |
| The padding that separates the border of the list from its contents, in pixels. |
| |
| contentPadding — Style, class ComboBox |
| Padding between the content (the component and scroll bar), and the outside edge of the background, in pixels. |
| |
| contentType — class LoaderInfo |
|
The MIME type of the loaded file. |
| contentType — class URLRequest |
|
The MIME content type of the content in the the data property. |
| contentWidth — class HTMLLoader |
|
The width, in pixels, of the HTML content. |
| contextMenu — Event, class InteractiveObject |
|
Dispatched when the user selects the context menu associated with this interactive
object in an AIR application. |
| contextMenu — class InteractiveObject |
|
Specifies the context menu associated with this object. |
| contextMenu — class TextField |
| |
| ContextMenu — final class, package window.runtime.flash.ui |
|
The ContextMenu class provides control over the items in the Flash Player context menu. |
| ContextMenu() — Constructor, class ContextMenu |
|
Creates a ContextMenu object. |
| CONTEXT_MENU — class MouseEvent |
|
The InteractiveIconMouseEvent.CONTEXT_MENU constant defines the value of the
type property of a contextMenu event object. |
| ContextMenuBuiltInItems — final class, package window.runtime.flash.ui |
|
The ContextMenuBuiltInItems class describes the items that are built in to a context menu. |
| ContextMenuBuiltInItems() — Constructor, class ContextMenuBuiltInItems |
|
Creates a new ContextMenuBuiltInItems object so that you can set the properties for Flash Player to display or hide each menu item. |
| ContextMenuEvent — class, package window.runtime.flash.events |
|
An object dispatches a ContextMenuEvent object when the user generates or interacts with
the context menu. |
| ContextMenuEvent(, , , , ) — Constructor, class ContextMenuEvent |
|
Creates an Event object that contains specific information about menu events. |
| ContextMenuItem — final class, package window.runtime.flash.ui |
|
Use the ContextMenuItem class to create custom menu items to display in the Flash Player context
menu. |
| ContextMenuItem(, , , ) — Constructor, class ContextMenuItem |
|
Creates a new ContextMenuItem object that can be added to the ContextMenu.customItems
array. |
| contextMenuOwner — class ContextMenuEvent |
|
The display list object to which the menu is attached. |
| continue — Statement |
| Jumps past all remaining statements in the innermost loop and starts the next iteration of the loop as if control had passed through to the end of the loop normally. |
| continueTo(, ) — method, class Tween |
|
Instructs the tweened animation to continue tweening from its current animation point to
a new finish and duration point. |
| CONTROL — class Keyboard |
|
Constant associated with the key code value for the Control key (17). |
| controlKey — class KeyboardEvent |
|
Indicates whether the Ctrl key is active (true) or inactive (false). |
| controlKey — class MouseEvent |
|
Indicates whether the Ctrl key is activated. |
| conversionMode — class IME |
|
The conversion mode of the current IME. |
| ConvolutionFilter — class, package window.runtime.flash.filters |
|
The ConvolutionFilter class applies a matrix convolution filter effect. |
| ConvolutionFilter(, , , , , , , , ) — Constructor, class ConvolutionFilter |
|
Initializes a ConvolutionFilter instance with the specified parameters. |
| copy() — method, class XML |
|
Returns a copy of the given XML object. |
| copy() — method, class XMLList |
|
Returns a copy of the given XMLList object. |
| copy() — method, class NativeApplication |
|
Invokes an internal copy command on the focused display object. |
| COPY — class NativeDragActions |
|
Defines the string to use for the copy action. |
| copyChannel(, , , , ) — method, class BitmapData |
|
Transfers data from one channel of another BitmapData object or the current
BitmapData object into a channel of the current BitmapData object. |
| copyPixels(, , , , , ) — method, class BitmapData |
|
Provides a fast routine to perform pixel manipulation
between images with no stretching, rotation, or color effects. |
| copyTo(, ) — method, class File |
|
Copies the file or directory at the location specified by this File object to
the location specified by the newLocation parameter. |
| copyToAsync(, ) — method, class File |
|
Begins copying the file or directory at the location specified by this File object to
the location specified by the destination parameter. |
| cos() — Static Method , class Math |
|
Computes and returns the cosine of the specified angle in radians. |
| CREATE — class SQLMode |
|
Indicates that the connection is opened for updates, and a database
file is created if the specified file doesn't exist. |
| createBox(, , , , ) — method, class Matrix |
|
Includes parameters for scaling,
rotation, and translation. |
| createDirectory() — method, class File |
|
Creates the specified directory and any necessary parent directories. |
| createElement() — method, class XMLDocument |
|
Creates a new XMLNode object with the name specified in the parameter. |
| createGradientBox(, , , , ) — method, class Matrix |
|
Creates the specific style of matrix expected by the beginGradientFill() and
lineGradientStyle() methods of the Graphics class. |
| createItemEditor(, ) — method, class DataGrid |
|
Uses the editor specified by the itemEditor property to
create an item editor for the item renderer at the column and row index
identified by the editedItemPosition property. |
| createRootWindow(, , , ) — Static Method , class HTMLLoader |
|
Creates a new NativeWindow object that contains an HTMLLoader object. |
| createTempDirectory() — Static Method , class File |
|
Returns a reference to a new temporary directory. |
| createTempFile() — Static Method , class File |
|
Returns a reference to a new temporary file. |
| createTextNode() — method, class XMLDocument |
|
Creates a new XML text node with the specified text. |
| createWindow() — method, class HTMLHost |
|
The function called when JavaScript code in the HTMLLoader object calls the
window.open() method. |
| creationDate — class FileReference |
|
The creation date of the file on the local disk. |
| creator — class FileReference |
|
The Macintosh creator type of the file, which is only used in Mac OS versions
prior to Mac OS X. |
| CRITICAL — class NotificationType |
|
Specifies that a notification alert is critical in nature and the user should attend to it promptly. |
| CRT — class TextDisplayMode |
|
Forces Flash Player to display grayscale anti-aliasing. |
| CSMSettings — final class, package window.runtime.flash.text |
|
The CSMSettings class contains properties for use with the
TextRenderer.setAdvancedAntiAliasingTable() method
to provide continuous stroke modulation (CSM). |
| CSMSettings(, , ) — Constructor, class CSMSettings |
|
Creates a new CSMSettings object which stores stroke values for custom anti-aliasing settings. |
| ctrlKey — class KeyboardEvent |
|
On Windows, indicates whether the Ctrl key is active (true) or inactive (false);
On Mac OS, indicates whether either the Ctrl key or the Command key is active. |
| ctrlKey — class MouseEvent |
|
On Windows, indicates whether the Ctrl key is active (true) or inactive (false). |
| Cubic — class, package window.runtime.fl.motion.easing |
|
The Cubic class defines three easing functions to implement
motion with ActionScript animation. |
| cuePoint — Event, class FLVPlayback |
|
Dispatched when a cue point is reached. |
| cuePoint — Event, class VideoPlayer |
|
Dispatched when a cue point is reached. |
| CUE_POINT — class MetadataEvent |
|
Defines the value of the
type property of a cuePoint event object. |
| cuePoints — class FLVPlayback |
|
An array that describes ActionScript cue points and disabled embedded
FLV file cue points. |
| CuePointType — final class, package window.runtime.fl.video |
|
The CuePointType class provides constant values for the
type property on the info object of a
MetadataEvent instance of type CUE_POINT. |
| currentCount — class Timer |
|
The total number of times the timer has fired since it started
at zero. |
| currentDirectory — class InvokeEvent |
|
The directory that should be used to resolve any relative paths in the arguments
array. |
| currentDomain — class ApplicationDomain |
|
Gets the current application domain in which your code is executing. |
| currentDomain — class SecurityDomain |
|
Gets the current security domain. |
| currentFPS — class Camera |
|
The rate at which the camera is capturing data, in frames per second. |
| currentFPS — class NetStream |
|
The number of frames per second being displayed. |
| currentFrame — class MovieClip |
|
Specifies the number of the frame in which the playhead is located in the timeline of
the MovieClip instance. |
| currentLabel — class MovieClip |
|
The current label in which the playhead is located in the timeline of the MovieClip instance. |
| currentLabels — class MovieClip |
|
Returns an array of FrameLabel objects from the current scene. |
| currentScene — class MovieClip |
|
The current scene in which the playhead is located in the timeline of the MovieClip instance. |
| currentTarget — class Event |
|
The object that is actively processing the Event object with an event listener. |
| curveTo(, , , ) — method, class Graphics |
|
Draws a curve using the current line style from the current drawing position
to (anchorX, anchorY) and using the control point that (controlX,
controlY) specifies. |
| CustomActions — final class, package window.runtime.adobe.utils |
|
The methods of the CustomActions class allow a SWF file playing in the Flash authoring
tool to manage any custom actions that are registered with the authoring tool. |
| CustomEase — class, package window.runtime.fl.motion |
|
The CustomEase class is used to modify specific properties of the easing behavior of a motion tween as
the tween progresses over time. |
| CustomEase() — Constructor, class CustomEase |
|
Constructor for CustomEase instances. |
| customItems — class ContextMenu |
|
An array of ContextMenuItem objects. |
| cut() — method, class NativeApplication |
|
Invokes an internal cut command on the focused display object. |
| CW — class RotateDirection |
|
Ensures that the object rotates clockwise during a tween
to match the rotation of the object in the following keyframe. |
|
| 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 |