| 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 |
| IBitmapDrawable — Interface, package flash.display |
|
The IBitmapDrawable interface is implemented by objects that can be passed as the source
parameter of the draw() method of the BitmapData class. |
| ICellRenderer — Interface, package fl.controls.listClasses |
|
The ICellRenderer interface provides the methods and properties that a cell renderer requires. |
| icon — Property, class fl.controls.listClasses.ListData |
|
A class that represents the icon for the item in the List component,
computed from the List class method. |
| icon — Style, class fl.controls.ProgressBar
|
| Name of the class to use as the default icon. |
| |
| icon — Style, class fl.controls.RadioButton
|
| Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. |
| |
| icon — Style, class fl.controls.CheckBox
|
| Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. |
| |
| icon — Style, class fl.controls.LabelButton
|
| Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. |
| |
| iconField — Property, class fl.controls.List |
|
Gets or sets the item field that provides the icon for the item. |
| iconField — Property, class fl.controls.TileList |
|
Gets or sets the item field that provides the icon for the item. |
| iconFunction — Property, class fl.controls.List |
|
Gets or sets the function to be used to obtain the icon for the item. |
| iconFunction — Property, class fl.controls.TileList |
|
Gets or sets the function to be used to obtain the icon for the item. |
| id3 — Event, class flash.media.Sound |
|
Dispatched by a Sound object when ID3 data is available for an MP3 sound. |
| id3 — Property, class flash.media.Sound |
|
Provides access to the metadata that is part of an MP3 file. |
| ID3 — Constant static property, class flash.events.Event |
|
Defines the value of the type property of an id3 event object. |
| ID3Info — Final dynamic class, package flash.media |
|
The ID3Info class contains properties that reflect ID3 metadata. |
| IDataInput — Interface, package flash.utils |
|
The IDataInput interface provides a set of methods for reading binary data. |
| IDataOutput — Interface, package flash.utils |
|
The IDataOutput interface provides a set of methods for writing binary data. |
| identity() — Method, class flash.geom.Matrix |
|
Sets each matrix property to a value that causes a null transformation. |
| idleTimeout — Property, class fl.video.FLVPlayback |
|
The amount of time, in milliseconds, before Flash terminates an idle connection
to Flash Media Server (FMS) because playing paused or stopped. |
| idleTimeout — Property, class fl.video.VideoPlayer |
|
The amount of time, in milliseconds, before Flash terminates an idle connection
to a video server, such as Flash Media Server, because playing paused or stopped. |
| idMap — Property, class flash.xml.XMLDocument |
|
An Object containing the nodes of the XML that have an id attribute assigned. |
| IDynamicPropertyOutput — Interface, package flash.net |
|
This interface controls the serialization of dynamic properties of dynamic objects. |
| IDynamicPropertyWriter — Interface, package flash.net |
|
This interface is used with the IDynamicPropertyOutput interface to control
the serialization of dynamic properties of dynamic objects. |
| IEventDispatcher — Interface, package flash.events |
|
The IEventDispatcher interface defines methods for adding or removing event listeners, checks
whether specific types of event listeners are registered, and dispatches events. |
| IExternalizable — Interface, package flash.utils |
|
The IExternalizable interface provides control over serialization of a class as it is encoded
into a data stream. |
| if — Statement |
| Evaluates a condition to determine the next statement to execute. |
| IFocusManager — Interface, package fl.managers |
|
Implement the IFocusManager interface to create a custom focus manager. |
| IFocusManagerComponent — Interface, package fl.managers |
|
The IFocusManagerComponent interface provides methods and properties
that give components the capability to receive focus. |
| IFocusManagerGroup — Interface, package fl.managers |
|
The IFocusManagerGroup interface provides properties that are used
to manage a set of components of which only one can be selected
at a time. |
| IGNORE — Constant static property, class flash.filters.DisplacementMapFilterMode |
|
If the displacement value is out of range, ignores the displacement and uses the source pixel. |
| ignoreCase — Property, class RegExp |
|
Specifies whether the regular expression ignores case sensitivity. |
| ignoreComments — Static property, class XML |
|
Determines whether XML comments are ignored
when XML objects parse the source XML data. |
| ignoreProcessingInstructions — Static property, class XML |
|
Determines whether XML
processing instructions are ignored when XML objects parse the source XML data. |
| ignoreWhite — Property, class flash.xml.XMLDocument |
|
When set to true, text nodes that contain only white space are discarded during the parsing process. |
| ignoreWhitespace — Static property, class XML |
|
Determines whether white space characters
at the beginning and end of text nodes are ignored during parsing. |
| ILLEGAL_CUE_POINT — Constant static property, class fl.video.VideoError |
|
State variable indicating the illegal cue point. |
| IllegalOperationError — Dynamic class, package flash.errors |
|
The IllegalOperationError exception is thrown when a method is not implemented or the
implementation doesn't cover the current usage. |
| IllegalOperationError(message:String) — Constructor, class flash.errors.IllegalOperationError |
|
Creates a new IllegalOperationError object. |
| ImageCell — Class, package fl.controls.listClasses |
|
The ImageCell is the default cell renderer for the TileList
component. |
| ImageCell() — Constructor, class fl.controls.listClasses.ImageCell |
|
Creates a new ImageCell instance. |
| imagePadding — Style, class fl.controls.listClasses.ImageCell
|
| The padding that separates the edge of the cell from the edge of the image, in pixels. |
| |
| ime — Static property, class flash.system.System |
|
The currently installed system IME. |
| IME — Final class, package flash.system |
|
The IME class lets you directly manipulate the operating system's input method
editor (IME) in the Flash Player application that is running on a client computer. |
| imeComposition — Event, class flash.system.IME |
|
Dispatched when a user has completed an
input method editor (IME) composition
and the reading string is available. |
| IME_COMPOSITION — Constant static property, class flash.events.IMEEvent |
|
Defines the value of the type property of an imeComposition event object. |
| IMEConversionMode — Final class, package flash.system |
|
This class contains constants for use with the IME.conversionMode
property. |
| IMEEvent — Class, package flash.events |
|
Flash® Player dispatches IMEEvent objects when a user enters text using an input method editor
(IME). |
| IMEEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor, class flash.events.IMEEvent |
|
Creates an Event object with specific information relevant to IME events. |
| imeMode — Property, class fl.controls.ColorPicker |
|
Gets or sets the mode of the input method editor (IME). |
| imeMode — Property, class fl.controls.DataGrid |
|
Gets or sets the mode of the input method editor (IME). |
| imeMode — Property, class fl.controls.NumericStepper |
|
Gets or sets the mode of the input method editor (IME). |
| imeMode — Property, class fl.controls.TextArea |
|
Gets or sets the mode of the input method editor (IME). |
| imeMode — Property, class fl.controls.TextInput |
|
Gets or sets the mode of the input method editor (IME). |
| imeMode — Property, class fl.controls.dataGridClasses.DataGridColumn |
|
The mode of the input method editor (IME). |
| implements — Statement |
| Specifies that a class implements one or more interfaces. |
| import — Statement |
| Makes externally defined classes and packages available to your code. |
| in — Operator |
| Evaluates whether a property is part of a specific object. |
| IN — Constant static property, class fl.transitions.Transition |
|
Constant for the direction property that determines the type of easing. |
| include — Statement |
| Includes the contents of the specified file, as if the commands in the file are part of the calling script. |
| INCManager — Interface, package fl.video |
|
The INCManager is the interface for classes that create the flash.net.NetConnection
for the VideoPlayer class. |
| iNCManagerClass — Static property, class fl.video.VideoPlayer |
|
To make all VideoPlayer objects use your
custom class as the default INCManager implementation, set the
iNCManagerClass property to the class object or string name
of your custom class. |
| INCMANAGER_CLASS_UNSET — Constant static property, class fl.video.VideoError |
|
State variable indicating that the INCManager class is not set. |
| indent — Property, class flash.text.TextFormat |
|
Indicates the indentation from the left
margin to the first character in the paragraph. |
| indeterminate — Property, class fl.controls.ProgressBar |
|
Gets or sets a value that indicates the type of fill that the progress
bar uses and whether the loading source is known or unknown. |
| indeterminateBar — Style, class fl.controls.ProgressBar
|
| The class to use as a renderer for the indeterminate bar animation. |
| |
| IndeterminateBar — Class, package fl.controls.progressBarClasses |
|
The IndeterminateBar class handles the drawing of the progress bar component when the
size of the source that is being loaded is unknown. |
| IndeterminateBar() — Constructor, class fl.controls.progressBarClasses.IndeterminateBar |
|
Creates a new instance of the IndeterminateBar component. |
| indeterminateSkin — Style, class fl.controls.progressBarClasses.IndeterminateBar
|
| Name of the class to use as the indeterminate progress bar. |
| |
| indeterminateSkin — Style, class fl.controls.ProgressBar
|
| Name of the class to use as the indeterminate progress bar. |
| |
| index — Property, class fl.controls.listClasses.ListData |
|
The index of the item in the data provider. |
| index — Property, class fl.events.ListEvent |
|
Gets the zero-based index of the cell that contains the renderer. |
| index — Property, class fl.motion.Keyframe |
|
The keyframe's unique time value in the motion tween. |
| index — Property, class flash.media.Camera |
|
A zero-based integer that specifies the index of the camera, as reflected in
the array returned by the names property. |
| index — Property, class flash.media.Microphone |
|
The index of the microphone, as reflected in the array returned by
Microphone.names. |
| indexOf(searchElement, fromIndex:int) — Method, class Array |
|
Searches for an item in an array by using strict equality (===) and returns the index
position of the item. |
| indexOf(val:String, startIndex:Number) — Method, class String |
|
Searches the string and returns the position of the first occurrence of val
found at or after startIndex within the calling string. |
| Infinity — Package constant property, Top Level |
|
A special value representing positive Infinity. |
| -Infinity — Package constant property, Top Level |
|
A special value representing negative Infinity. |
| inflate(dx:Number, dy:Number) — Method, class flash.geom.Rectangle |
|
Increases the size of the Rectangle object by the specified amounts, in pixels. |
| inflatePoint(point:flash.geom:Point) — Method, class flash.geom.Rectangle |
|
Increases the size of the Rectangle object. |
| info — Property, class fl.video.MetadataEvent |
|
An object with dynamic properties added depending on the event type. |
| info — Property, class flash.events.NetStatusEvent |
|
An object with properties that describe the object's status or error condition. |
| init — Event, class fl.containers.UILoader |
|
Dispatched when the properties and methods of a loaded SWF file are accessible. |
| init — Event, class flash.display.LoaderInfo |
|
Dispatched when the properties and methods of a loaded SWF file are
accessible. |
| INIT — Constant static property, class flash.events.Event |
|
Defines the value of the type property of an init event object. |
| initialize() — Static method, class fl.lang.Locale |
|
Automatically determines the language to use and loads the XML language file. |
| inner — Property, class flash.filters.DropShadowFilter |
|
Indicates whether or not the shadow is an inner shadow. |
| inner — Property, class flash.filters.GlowFilter |
|
Specifies whether the glow is an inner glow. |
| INNER — Constant static property, class flash.filters.BitmapFilterType |
|
Defines the setting that applies a filter to the inner area of an object. |
| innerHeight — Property, class fl.controls.TileList |
|
Gets the height of the content area, in pixels. |
| innerWidth — Property, class fl.controls.TileList |
|
Gets the width of the content area, in pixels. |
| INPUT — Constant static property, class flash.text.TextFieldType |
|
Used to specify an input TextField. |
| inScopeNamespaces() — Method, class XML |
|
Lists the namespaces for the XML object, based on the object's parent. |
| INSERT — Constant static property, class flash.ui.Keyboard |
|
Constant associated with the key code value for the Insert key (45). |
| insertBefore(node:flash.xml:XMLNode, before:flash.xml:XMLNode) — Method, class flash.xml.XMLNode |
|
Inserts a new child node into the XML object's child list, before the
beforeNode node. |
| insertChildAfter(child1:Object, child2:Object) — Method, class XML |
|
Inserts the given child2 parameter after the child1 parameter in this XML object and returns the
resulting object. |
| insertChildBefore(child1:Object, child2:Object) — Method, class XML |
|
Inserts the given child2 parameter before the child1 parameter
in this XML object and returns the resulting object. |
| insideCutoff — Property, class flash.text.CSMSettings |
|
The inside cutoff value, above which densities are set to a maximum density
value (such as 255). |
| installActions(name:String, data:String) — Static method, class adobe.utils.CustomActions |
|
Installs a new custom action XML definition file indicated by the
name parameter. |
| instanceName — Property, class fl.motion.Source |
|
Indicates the instance name given to the movie clip from which the Motion instance was generated. |
| instanceof — Operator |
| Evaluates whether an expression's prototype chain includes the prototype object for function. |
| int — Final class, Top Level |
|
The int class lets you work with the data type representing a 32-bit signed integer. |
| int(value:Number) — Package function, Top Level |
|
Converts a given numeric value to an integer value. |
| int(num:Object) — Constructor, class int |
|
Constructor; creates a new int object. |
| InteractionInputType — Class, package fl.events |
|
The InteractionInputType class defines constants for the values of the
triggerEvent property of the SliderEvent object. |
| InteractiveObject — Class, package flash.display |
|
The InteractiveObject class is the abstract base class for all display objects with which the user can
interact, using the mouse and keyboard. |
| InteractiveObject() — Constructor, class flash.display.InteractiveObject |
|
Calling the new InteractiveObject() constructor
throws an ArgumentError exception. |
| interface — Statement |
| Defines an interface. |
| internal — Statement |
| Specifies that a class, variable, constant or function is available to any caller within the same package. |
| interpolate(pt1:flash.geom:Point, pt2:flash.geom:Point, f:Number) — Static method, class flash.geom.Point |
|
Determines a point between two specified points. |
| interpolateColor(fromColor:uint, toColor:uint, progress:Number) — Static method, class fl.motion.Color |
|
Blends smoothly from one color value to another. |
| interpolateFilter(fromFilter:flash.filters:BitmapFilter, toFilter:flash.filters:BitmapFilter, progress:Number) — Static method, class fl.motion.Motion |
|
Blends filters smoothly from one filter object to another. |
| interpolateFilters(fromFilters:Array, toFilters:Array, progress:Number) — Static method, class fl.motion.Motion |
|
Blends filters smoothly from one array of filter objects to another. |
| interpolateTransform(fromColor:flash.geom:ColorTransform, toColor:flash.geom:ColorTransform, progress:Number) — Static method, class fl.motion.Color |
|
Blends smoothly from one ColorTransform object to another. |
| InterpolationMethod — Final class, package flash.display |
|
The InterpolationMethod class provides values for the interpolationMethod
parameter in the Graphics.beginGradientFill() and
Graphics.lineGradientStyle() methods. |
| intersection(toIntersect:flash.geom:Rectangle) — Method, class flash.geom.Rectangle |
|
If the Rectangle object specified in the toIntersect parameter intersects with this Rectangle
object, returns the area of intersection as a Rectangle object. |
| intersects(toIntersect:flash.geom:Rectangle) — Method, class flash.geom.Rectangle |
|
Determines whether the object specified in the toIntersect parameter intersects
with this Rectangle object. |
| invalidate(property:String, callLater:Boolean) — Method, class fl.core.UIComponent |
|
Marks a property as invalid and redraws the component on the
next frame unless otherwise specified. |
| invalidate() — Method, class fl.data.DataProvider |
|
Invalidates all the data items that the DataProvider contains and dispatches a
DataChangeEvent.INVALIDATE_ALL event. |
| invalidate() — Method, class flash.display.Stage |
|
Calling the invalidate() method signals Flash Player to alert display objects
on the next opportunity it has to render the display list (for example, when the playhead
advances to a new frame). |
| INVALIDATE — Constant static property, class fl.events.DataChangeType |
|
A change was made to the data contained in an item. |
| INVALIDATE_ALL — Constant static property, class fl.events.DataChangeType |
|
The data set is invalid. |
| invalidateItem(item:Object) — Method, class fl.controls.SelectableList |
|
Invalidates a specific item renderer. |
| invalidateItem(item:Object) — Method, class fl.data.DataProvider |
|
Invalidates the specified item. |
| invalidateItemAt(index:uint) — Method, class fl.controls.SelectableList |
|
Invalidates the renderer for the item at the specified index. |
| invalidateItemAt(index:int) — Method, class fl.data.DataProvider |
|
Invalidates the item at the specified index. |
| invalidateList() — Method, class fl.controls.SelectableList |
|
Invalidates the whole list, forcing the list items to be redrawn. |
| InvalidationType — Class, package fl.core |
|
The InvalidationType class defines InvalidationType constants
that are used by the type property of an event object that is
dispatched after a component is invalidated. |
| INVALID_SEEK — Constant static property, class fl.video.VideoError |
|
State variable indicating an invalid seek. |
| INVALID_SOURCE — Constant static property, class fl.video.VideoError |
|
State variable indicating an invalid source. |
| InvalidSWFError — Dynamic class, package flash.errors |
|
Flash Player throws this exception when it encounters a corrupted SWF file. |
| INVALID_XML — Constant static property, class fl.video.VideoError |
|
State variable indicating invalid XML. |
| invert() — Method, class flash.geom.Matrix |
|
Performs the opposite transformation
of the original matrix. |
| INVERT — Constant static property, class flash.display.BlendMode |
|
Inverts the background. |
| ioError — Event, class fl.containers.UILoader |
|
Dispatched after an input or output error occurs. |
| ioError — Event, class fl.video.FLVPlaybackCaptioning |
|
Dispatched if a call to the URLLoader.load() event results in a fatal error
that terminates the download of the Timed Text XML file. |
| ioError — Event, class flash.display.LoaderInfo |
|
Dispatched when an input or output error occurs that causes a load operation to fail. |
| ioError — Event, class flash.media.Sound |
|
Dispatched when an input/output error occurs that causes a load operation to fail. |
| ioError — Event, class flash.net.FileReference |
|
Dispatched when the upload or download fails. |
| ioError — Event, class flash.net.NetConnection |
|
Dispatched when an input or output error occurs that causes a network operation to fail. |
| ioError — Event, class flash.net.NetStream |
|
Dispatched when an input or output error occurs that causes a network operation to fail. |
| ioError — Event, class flash.net.Socket |
|
Dispatched when an input/output error occurs that causes a send or load operation to fail. |
| ioError — Event, class flash.net.URLLoader |
|
Dispatched if a call to URLLoader.load()
results in a fatal error that terminates the download. |
| ioError — Event, class flash.net.URLStream |
|
Dispatched when an input/output error occurs that causes a load operation to fail. |
| ioError — Event, class flash.net.XMLSocket |
|
Dispatched when an input/output error occurs that causes a send or receive operation to fail. |
| IOError — Dynamic class, package flash.errors |
|
The IOError exception is thrown when some type of input or output failure occurs. |
| IOError(message:String) — Constructor, class flash.errors.IOError |
|
Creates a new IOError object. |
| IO_ERROR — Constant static property, class flash.events.IOErrorEvent |
|
Defines the value of the type property of an ioError event object. |
| IOErrorEvent — Class, package flash.events |
|
Flash® Player dispatches an IOErrorEvent object when an error causes a send or load operation to fail. |
| IOErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor, class flash.events.IOErrorEvent |
|
Creates an Event object that contains specific information about ioError events. |
| Iris — Class, package fl.transitions |
|
The Iris class reveals the movie clip object by using an animated mask of a square shape or a
circle shape that zooms in or out. |
| is — Operator |
| Evaluates whether an object is compatible with a specific data type, class, or interface. |
| isAccessible() — Static method, class flash.ui.Keyboard |
|
Specifies whether the last key pressed is accessible by other SWF files. |
| isAttribute(name) — Method, class flash.utils.Proxy |
|
Checks whether a supplied QName is also marked as an attribute. |
| isBuffering — Property, class flash.media.Sound |
|
Returns the buffering state of external MP3 files. |
| isDebugger — Static property, class flash.system.Capabilities |
|
Specifies whether the player is a special debugging version
(true), or an officially released version (false). |
| isDefaultPrevented() — Method, class flash.events.Event |
|
Checks whether preventDefault() has been called on the event. |
| isEmpty() — Method, class flash.geom.Rectangle |
|
Determines whether or not this Rectangle object is empty. |
| isFinite(num:Number) — Package function, Top Level |
|
Returns true if the value is a finite number,
or false if the value is Infinity or -Infinity. |
| isFLVCuePointEnabled(timeNameOrCuePoint) — Method, class fl.video.FLVPlayback |
|
Returns false if the FLV file embedded cue point is disabled. |
| isFocusInaccessible() — Method, class flash.display.Stage |
|
Determines whether the Stage.focus property returns null for
security reasons. |
| isItemSelected(item:Object) — Method, class fl.controls.SelectableList |
|
Checks whether the specified item is selected in the list. |
| isLive — Property, class fl.video.FLVPlayback |
|
A Boolean value that is true if the video stream is live. |
| isLive — Property, class fl.video.VideoPlayer |
|
A Boolean value that is true if the video stream is live. |
| isNaN(num:Number) — Package function, Top Level |
|
Returns true if the value is NaN(not a number). |
| isPlaying — Property, class fl.motion.Animator |
|
Indicates whether the animation is currently playing. |
| isPlaying — Property, class fl.transitions.Tween |
|
Indicates whether the tween is currently playing. |
| isPrototypeOf(theClass:Object) — Method, class Object |
|
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. |
| isRTMP — Property, class fl.video.FLVPlayback |
|
A Boolean value that is true if the FLV file is streaming from
Flash Media Server (FMS) using RTMP. |
| isRTMP — Property, interface fl.video.INCManager |
|
Whether the URL is for RTMP streaming from a Flash Media Server (FMS)
or a progressive download. |
| isRTMP — Property, class fl.video.NCManager |
|
Whether the URL is for RTMP streaming from a Flash Media Server (FMS)
or a progressive download. |
| isRTMP — Property, class fl.video.VideoPlayer |
|
A Boolean value that is true if the FLV file is streaming from Flash Media Server (FMS) using RTMP. |
| isXMLName(str:String) — Package function, Top Level |
|
Determines whether the specified string is a valid name for an XML element or attribute. |
| italic — Property, class flash.text.TextFormat |
|
Indicates whether text in this text format is italicized. |
| ITALIC — Constant static property, class flash.text.FontStyle |
|
Defines the italic style of a font for the fontStyle parameter in the setAdvancedAntiAliasingTable() method. |
| item — Property, class fl.events.ListEvent |
|
Gets the data that belongs to the current cell renderer. |
| itemClick — Event, class fl.controls.SelectableList |
|
Dispatched when the user clicks an item in the component. |
| ITEM_CLICK — Constant static property, class fl.events.ListEvent |
|
Defines the value of the type property of an itemClick
event object. |
| itemDoubleClick — Event, class fl.controls.SelectableList |
|
Dispatched when the user clicks an item in the component twice in
rapid succession. |
| ITEM_DOUBLE_CLICK — Constant static property, class fl.events.ListEvent |
|
Defines the value of the type property of an itemDoubleClick
event object. |
| itemEditBegin — Event, class fl.controls.DataGrid |
|
Dispatched after the editedItemPosition property is set
and the item can be edited. |
| ITEM_EDIT_BEGIN — Constant static property, class fl.events.DataGridEvent |
|
The DataGridEvent.ITEM_EDIT_BEGIN constant defines the value of
the type property of an itemEditBegin event object. |
| itemEditBeginning — Event, class fl.controls.DataGrid |
|
Dispatched after a user prepares to edit an item, for example,
by releasing the mouse button over the item. |
| ITEM_EDIT_BEGINNING — Constant static property, class fl.events.DataGridEvent |
|
The DataGridEvent.ITEM__EDIT_BEGINNING constant defines the value of the
type property of an itemEditBeginning event object. |
| itemEditEnd — Event, class fl.controls.DataGrid |
|
Dispatched when an item editing session ends for any reason. |
| ITEM_EDIT_END — Constant static property, class fl.events.DataGridEvent |
|
The DataGridEvent.ITEM_EDIT_END constant defines the value of the type
property of an itemEditEnd event object. |
| itemEditor — Property, class fl.controls.dataGridClasses.DataGridColumn |
|
Indicates the class of the instances of the item editor to use for the
column, when it is editable. |
| itemEditorInstance — Property, class fl.controls.DataGrid |
|
A reference to the currently active instance of the item editor,
if one exists. |
| itemFocusIn — Event, class fl.controls.DataGrid |
|
Dispatched after an item receives focus. |
| ITEM_FOCUS_IN — Constant static property, class fl.events.DataGridEvent |
|
The DataGridEvent.ITEM_FOCUS_IN constant defines the value of the type
property of a itemFocusIn event object. |
| itemFocusOut — Event, class fl.controls.DataGrid |
|
Dispatched after an item loses focus. |
| ITEM_FOCUS_OUT — Constant static property, class fl.events.DataGridEvent |
|
The DataGridEvent.ITEM_FOCUS_OUT constant defines the value of the type
property of an itemFocusOut event object. |
| itemRenderer — Property, class fl.events.DataGridEvent |
|
Gets the item renderer for the item that is being edited or the
header renderer that is being clicked or resized. |
| itemRollOut — Event, class fl.controls.ColorPicker |
|
Dispatched when the user rolls out of a swatch in the color palette. |
| itemRollOut — Event, class fl.controls.ComboBox |
|
Dispatched when the user rolls the pointer off of an item in the component. |
| itemRollOut — Event, class fl.controls.SelectableList |
|
Dispatched when the user rolls the pointer off of an item in the component. |
| ITEM_ROLL_OUT — Constant static property, class fl.events.ColorPickerEvent |
|
Defines the value of the type property for an itemRollOut
event object. |
| ITEM_ROLL_OUT — Constant static property, class fl.events.ListEvent |
|
Defines the value of the type property of an
itemRollOut event object. |
| itemRollOver — Event, class fl.controls.ColorPicker |
|
Dispatched when the user rolls over a swatch in the color palette. |
| itemRollOver — Event, class fl.controls.ComboBox |
|
Dispatched when the user rolls the pointer over an item in the component. |
| itemRollOver — Event, class fl.controls.SelectableList |
|
Dispatched when the user rolls the pointer over an item in the component. |
| ITEM_ROLL_OVER — Constant static property, class fl.events.ColorPickerEvent |
|
Defines the value of the type property for an itemRollOver
event object. |
| ITEM_ROLL_OVER — Constant static property, class fl.events.ListEvent |
|
Defines the value of the type property of an itemRollOver
event object. |
| items — Property, class fl.events.DataChangeEvent |
|
Gets an array that contains the changed items. |
| itemToCellRenderer(item:Object) — Method, class fl.controls.DataGrid |
|
The DataGrid component has multiple cells for any given item, so the itemToCellRenderer
method always returns null. |
| itemToCellRenderer(item:Object) — Method, class fl.controls.SelectableList |
|
Retrieves the ICellRenderer for a given item object, if there is one. |
| itemToLabel(item:Object) — Method, class fl.controls.ComboBox |
|
Retrieves the string that the renderer displays for the given data object
based on the labelField and labelFunction properties. |
| itemToLabel(item:Object) — Method, class fl.controls.List |
|
Retrieves the string that the renderer displays for the given data object
based on the labelField and labelFunction properties. |
| itemToLabel(item:Object) — Method, class fl.controls.SelectableList |
|
Retrieves the string that the renderer displays for the given data object
based on the label properties of the object. |
| itemToLabel(item:Object) — Method, class fl.controls.TileList |
|
Retrieves the string that the renderer displays for a given data object
based on the labelField and labelFunction properties. |
| itemToLabel(data:Object) — Method, class fl.controls.dataGridClasses.DataGridColumn |
|
Returns the string that the item renderer displays for the given data object. |
| ITween — Interface, package fl.motion |
|
The ITween interface defines the application programming interface (API) that interpolation
classes implement in order to work with the fl.motion classes. |
| IVPEvent — Interface, package fl.video |
|
The IVPEvent interface is implemented by video events
that apply to a specific VideoPlayer object within the
FLVPlayback component. |
|
| 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 |