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  
F1 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F1 key (112).
F10 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F10 key (121).
F11 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F11 key (122).
F12 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F12 key (123).
F13 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F13 key (124).
F14 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F14 key (125).
F15 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F15 key (126).
F2 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F2 key (113).
F3 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F3 key (114).
F4 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F4 key (115).
F5 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F5 key (116).
F6 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F6 key (117).
F7 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F7 key (118).
F8 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F8 key (119).
F9 — Constant static property in class flash.ui.Keyboard
Constant associated with the key code value for the F9 key (120).
Fade — Class in package fl.transitions
The Fade class fades the movie clip object in or out.
fallbackServerName — Property in class fl.video.NCManager
Exposes the fallbackServerName property indirectly or directly.
false — Statement
A Boolean value representing false.
fastForward — Event in class fl.video.FLVPlayback
Dispatched when the location of the playhead moves forward by a call to the seek() method or by clicking the ForwardButton control.
FAST_FORWARD — Constant static property in class fl.video.VideoEvent
Defines the value of the type property of a fastForward event object.
fforward() — Method in class fl.transitions.Tween
Forwards the tweened animation directly to the final value of the tweened animation.
FileFilter — Final class in package flash.net
The FileFilter class is used to indicate what files on the user's system are shown in the file-browsing dialog box that is displayed when FileReference.browse() or FileReferenceList.browse() is called.
FileFilter(description:String, extension:String, macType:String) — Constructor in class flash.net.FileFilter
Creates a new FileFilter instance.
fileList — Property in class flash.net.FileReferenceList
An array of FileReference objects.
FileReference — Class in package flash.net
The FileReference class provides a means to upload and download files between a user's computer and a server.
FileReference() — Constructor in class flash.net.FileReference
Creates a new FileReference object.
FileReferenceList — Class in package flash.net
The FileReferenceList class provides a means to let users select one or more files for uploading.
FileReferenceList() — Constructor in class flash.net.FileReferenceList
Creates a new FileReferenceList object.
fillRect(rect:flash.geom:Rectangle, color:uint) — Method in class flash.display.BitmapData
Fills a rectangular area of pixels with a specified ARGB color.
filter(callback:Function, thisObject) — Method in class Array
Executes a test function on each item in the array and constructs a new array for all items that return true for the specified function.
filters — Property in class fl.motion.Keyframe
An array that contains each filter object to be applied to the target object at a particular keyframe.
filters — Property in class fl.motion.Keyframe
filters — Property in class flash.display.DisplayObject
An indexed array that contains each filter object currently associated with the display object.
final — Statement
Specifies that a method cannot be overridden or that a class cannot be extended.
findCuePoint(timeNameOrCuePoint, type:String) — Method in class fl.video.FLVPlayback
Finds the cue point of the type specified by the type parameter and having the time, name, or combination of time and name that you specify through the parameters.
findFocusManagerComponent(component:flash.display:InteractiveObject) — Method in class fl.managers.FocusManager
Retrieves the interactive object that contains the given object, if any.
findFocusManagerComponent(component:flash.display:InteractiveObject) — Method in interface fl.managers.IFocusManager
Retrieves the IFocusManagerComponent object that contains the specified object, if there is one.
findNearestCuePoint(timeNameOrCuePoint, type:String) — Method in class fl.video.FLVPlayback
Finds a cue point of the specified type that matches or is earlier than the time that you specify.
findNextCuePointWithName(cuePoint:Object) — Method in class fl.video.FLVPlayback
Finds the next cue point in my_cuePoint.array that has the same name as my_cuePoint.name.
findText(beginIndex:int, textToFind:String, caseSensitive:Boolean) — Method in class flash.text.TextSnapshot
Searches the specified TextSnapshot object and returns the position of the first occurrence of textToFind found at or after beginIndex.
finish — Property in class fl.transitions.Tween
A number indicating the ending value of the target object property that is to be tweened.
firstChild — Property in class flash.xml.XMLNode
Evaluates the specified XMLDocument object and references the first child in the parent node's child list.
firstFrame — Property in class fl.motion.Keyframe
Stores the name of the first frame for motion tweens, which affects graphic symbols only.
fl.accessibility — package
The fl.accessibility package contains classes for supporting accessibility in the Flash components.
FLASH1 — Constant static property in class flash.display.SWFVersion
SWF file format version 1.0.
FLASH2 — Constant static property in class flash.display.SWFVersion
SWF file format version 2.0.
FLASH3 — Constant static property in class flash.display.SWFVersion
SWF file format version 3.0.
FLASH4 — Constant static property in class flash.display.SWFVersion
SWF file format version 4.0.
FLASH5 — Constant static property in class flash.display.SWFVersion
SWF file format version 5.0.
FLASH6 — Constant static property in class flash.display.SWFVersion
SWF file format version 6.0.
FLASH7 — Constant static property in class flash.display.SWFVersion
SWF file format version 7.0.
FLASH8 — Constant static property in class flash.display.SWFVersion
SWF file format version 8.0.
FLASH9 — Constant static property in class flash.display.SWFVersion
SWF file format version 9.0.
flash.accessibility — package
The flash.accessibility package contains classes for supporting accessibility in Flash content and applications.
flash.display — package
The flash.display package contains the core classes that the Flash Player uses to build visual displays.
flash.errors — package
The flash.errors package contains a set of commonly used error classes.
flash.events — package
The flash.events package supports the new DOM event model and includes the EventDispatcher base class.
flash.external — package
The flash.external package contains the ExternalInterface class which can be used to communicate with the Flash Player's container.
flash.filters — package
The flash.filters package contains classes for bitmap filter effects.
flash.geom — package
The flash.geom package contains geometry classes, such as points, rectangles and transformation matrixes, to support the BitmapData class and the bitmap caching feature.
flash.media — package
The flash.media package contains classes for working with multimedia assets such as sound and video.
flash.net — package
The flash.net package contains classes for sending and receiving from the network, such as URL downloading and Flash Remoting.
flash.printing — package
The flash.printing package contains classes for printing Flash-based content.
flash.profiler — package
The flash.profiler package contains functions used for debugging and profiling ActionScript code.
flash_proxy — Statement
Defines methods of the Proxy class.
flash.system — package
The flash.system package contains classes for accessing system-level functionality, such as security, multilanguage content, etc.
flash.text — package
The flash.text package contains classes for working with text fields, text formatting, text metrics, style sheets, and layout.
flash.ui — package
The flash.ui package contains user interface classes, such as classes for interacting with the mouse and keyboard.
flash.utils — package
The flash.utils package contains utility classes, such as data structures like ByteArray.
flash.xml — package
The flash.xml package contains Flash Player's legacy XML support, and other Flash Player-specific XML functionality.
fl.containers — package
The fl.containers package contains classes which load content or other components.
fl.controls — package
The fl.controls package contains top-level component classes such as List, Button, and ProgressBar.
fl.controls.dataGridClasses — package
The fl.controls.dataGridClasses package contains classes that the DataGrid component uses to maintain and display information.
fl.controls.listClasses — package
The fl.controls.listClasses package contains classes that list components use to maintain and display data.
fl.controls.progressBarClasses — package
The fl.controls.progressBarClasses package contains classes that are specific to the ProgressBar component.
fl.core — package
The fl.core package contains classes related to all components.
fl.data — package
The fl.data package contains classes that deal with data that is associated with a component.
fl.events — package
The fl.events package contains event classes specific to the components.
fl.lang — package
The fl.lang package contains the Locale class, which supports multilanguage text.
fl.livepreview — package
The fl.livepreview package contains classes specific to a component's live preview behavior in the Flash authoring environment.
fl.managers — package
The fl.managers package contains classes that manage the relationship between a component and a user.
fl.motion — package
The fl.motion package contains functions and classes used to define a motion tween.
fl.motion.easing — package
The fl.motion.easing package contains classes that can be used with the fl.motion classes to create easing effects.
floodFill(x:int, y:int, color:uint) — Method in class flash.display.BitmapData
Performs a flood fill operation on an image starting at an (x, y) coordinate and filling with a certain color.
floor(val:Number) — Static method in class Math
Returns the floor of the number or expression specified in the parameter val.
fl.transitions — package
The fl.transitions package contains classes that let you use ActionScript to create animation effects.
fl.transitions.easing — package
The fl.transitions.easing package contains classes that can be used with the fl.transitions classes to create easing effects.
flush(minDiskSpace:int) — Method in class flash.net.SharedObject
Immediately writes a locally persistent shared object to a local file.
flush() — Method in class flash.net.Socket
Flushes any accumulated data in the socket's output buffer.
FLUSHED — Constant static property in class flash.net.SharedObjectFlushStatus
Indicates that the flush completed successfully.
FLV — Constant static property in class fl.video.CuePointType
Defines the value of the type parameter of the findCuePoint() and findNearestCuePoint() methods.
fl.video — package
The fl.video package contains classes for working with the FLVPlayback and FLVPlaybackCaptioning components.
flvPlayback — Property in class fl.video.FLVPlaybackCaptioning
Sets the FLVPlayback instance to caption.
FLVPlayback — Class in package fl.video
FLVPlayback extends the Sprite class and wraps a VideoPlayer object.
FLVPlayback() — Constructor in class fl.video.FLVPlayback
Creates a new FLVPlayback instance.
FLVPlaybackCaptioning — Class in package fl.video
The FLVPlaybackCaptioning component enables captioning for the FLVPlayback component.
FLVPlaybackCaptioning() — Constructor in class fl.video.FLVPlaybackCaptioning
Creates a new FLVPlaybackCaptioning instance.
flvPlaybackName — Property in class fl.video.FLVPlaybackCaptioning
Sets an FLVPlayback instance name for the FLVPlayback instance that you want to caption.
Fly — Class in package fl.transitions
The Fly class slides the movie clip object in from a specified direction.
focus — Property in class flash.display.Stage
The interactive object with keyboard focus; or null if focus is not set or if the focused object belongs to a security sandbox to which the calling object does not have access.
focusEnabled — Property in class fl.core.UIComponent
Gets or sets a Boolean value that indicates whether the component can receive focus after the user clicks it.
focusEnabled — Property in interface fl.managers.IFocusManagerComponent
Gets or sets a Boolean value that indicates whether a selected component can receive focus from the focus manager.
FocusEvent — Class in package flash.events
Flash® Player dispatches FocusEvent objects when the user changes the focus from one object in the display list to another.
FocusEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObject:flash.display:InteractiveObject, shiftKey:Boolean, keyCode:uint) — Constructor in class flash.events.FocusEvent
Creates an Event object with specific information relevant to focus events.
focusIn — Event in class flash.display.InteractiveObject
Dispatched after a display object gains focus.
FOCUS_IN — Constant static property in class flash.events.FocusEvent
Defines the value of the type property of a focusIn event object.
focusManager — Property in class fl.core.UIComponent
Gets or sets the FocusManager that controls focus for this component and its peers.
FocusManager — Class in package fl.managers
The FocusManager class manages focus for a set of components that are navigated by mouse or keyboard as a tab loop.
FocusManager(container:flash.display:DisplayObjectContainer) — Constructor in class fl.managers.FocusManager
Creates a new FocusManager instance.
focusOut — Event in class flash.display.InteractiveObject
Dispatched after a display object loses focus.
FOCUS_OUT — Constant static property in class flash.events.FocusEvent
Defines the value of the type property of a focusOut event object.
focusRect — Property in class flash.display.InteractiveObject
Specifies whether this object displays a focus rectangle.
focusRectPadding — Style in class fl.core.UIComponent
The padding that separates the outside boundaries of the component from the outside edges of the focus indicator, in pixels.
focusRectSkin — Style in class fl.core.UIComponent
The skin to be used to display focus indicators.
font — Property in class flash.text.TextFormat
The name of the font for text in this text format, as a string.
Font — Class in package flash.text
The Font class is used to manage embedded fonts in SWF files.
fontName — Property in class flash.text.Font
The name of an embedded font.
fontSize — Property in class flash.text.CSMSettings
The size, in pixels, for which the settings apply.
fontStyle — Property in class flash.text.Font
The style of the font.
FontStyle — Final class in package flash.text
The FontStyle class provides values for the TextRenderer class.
fontType — Property in class flash.text.Font
The type of the font.
FontType — Final class in package flash.text
The FontType class contains the enumerated constants "embedded" and "device" for the fontType property of the Font class.
for — Statement
Evaluates the init (initialize) expression once and then starts a looping sequence.
forceSimple — Property in class flash.accessibility.AccessibilityProperties
If true, causes Flash Player to exclude child objects within this display object from the accessible presentation.
forEach(callback:Function, thisObject) — Method in class Array
Executes a function on each item in the array.
for each..in — Statement
Iterates over the items of a collection and executes statement for each item.
for..in — Statement
Iterates over the dynamic properties of an object or elements in an array and executes statement for each property or element.
formatToString(className:String, ... rest) — Method in class flash.events.Event
A utility function for implementing the toString() method in your custom Event class.
forwardAndBack — Property in class flash.ui.ContextMenuBuiltInItems
Lets the user move forward or backward one frame in a SWF file at run time (does not appear for a single-frame SWF file).
forwardButton — Property in class fl.video.FLVPlayback
Forward button control.
fps — Property in class flash.media.Camera
The maximum rate at which the camera can capture data, in frames per second.
fps — Property in class flash.net.SharedObject
Specifies the number of times per second that a client's changes to a shared object are sent to the server.
FPS — Property in class fl.transitions.Tween
The number of frames per second calculated into the tweened animation.
frame — Property in class flash.display.FrameLabel
The frame number containing the label.
FrameLabel — Final class in package flash.display
The FrameLabel object contains properties that specify a frame number and the corresponding label name.
frameRate — Property in class fl.motion.Source
Indicates the frames per second of the movie in which the Motion instance was generated.
frameRate — Property in class flash.display.LoaderInfo
The nominal frame rate, in frames per second, of the loaded SWF file.
frameRate — Property in class flash.display.Stage
Gets and sets the frame rate of the stage.
framesLoaded — Property in class flash.display.MovieClip
The number of frames that are loaded from a streaming SWF file.
fromCharCode(... rest) — Static method in class String
Returns a string comprising the characters represented by the Unicode character codes in the parameters.
fromXML(xml:XML) — Static method in class fl.motion.Color
Creates a Color instance from XML.
fromXMLString(xmlString:String, target:flash.display:DisplayObject) — Static method in class fl.motion.Animator
Creates an Animator object from a string of XML.
fromXMLString(xmlString:String) — Static method in class fl.motion.Motion
A method needed to create a Motion instance from a string of XML.
fscommand(command:String, args:String) — Package function in flash.system
Lets the SWF file communicate with either Flash Player or the program hosting Flash Player, such as a web browser.
FULL — Constant static property in class flash.filters.BitmapFilterType
Defines the setting that applies a filter to the entire area of an object.
fullScreen — Event in class flash.display.Stage
Dispatched by Flash Player when the Stage object enters, or leaves, full-screen mode.
fullScreen — Property in class flash.events.FullScreenEvent
Indicates whether the Stage object is in full-screen mode (true) or not (false).
FULL_SCREEN — Constant static property in class flash.display.StageDisplayState
Specifies that the Stage is in full-screen mode.
FULLSCREEN — Constant static property in class flash.events.Event
Defines the value of the type property of a fullScreen event object.
FULL_SCREEN — Constant static property in class flash.events.FullScreenEvent
The FullScreenEvent.FULL_SCREEN constant defines the value of the type property of a fullScreen event object.
fullScreenBackgroundColor — Property in class fl.video.FLVPlayback
Background color used when in full-screen takeover mode.
fullScreenButton — Property in class fl.video.FLVPlayback
FullScreen button control.
FullScreenEvent — Class in package flash.events
Flash® Player dispatches a FullScreenEvent object whenever the Stage enters or leaves full-screen display mode.
FullScreenEvent(type:String, bubbles:Boolean, cancelable:Boolean, fullScreen:Boolean) — Constructor in class flash.events.FullScreenEvent
Creates an event object that contains information about fullScreen events.
fullScreenHeight — Property in class flash.display.Stage
Returns the height of the monitor that will be used when going to full screen size, if that state is entered immediately.
fullScreenSkinDelay — Property in class fl.video.FLVPlayback
Specifies the delay time in milliseconds to hide the skin.
fullScreenSourceRect — Property in class flash.display.Stage
Sets Flash Player to scale a specific region of the stage to full-screen mode.
fullScreenTakeOver — Property in class fl.video.FLVPlayback
When the stage enters full-screen mode, the FLVPlayback component is on top of all content and takes over the entire screen.
fullScreenWidth — Property in class flash.display.Stage
Returns the width of the monitor that will be used when going to full screen size, if that state is entered immediately.
fullYear — Property in class Date
The full year (a four-digit number, such as 2000) of a Date object according to local time.
fullYearUTC — Property in class Date
The four-digit year of a Date object according to universal time (UTC).
func — Property in class fl.transitions.Tween
The easing function which is used with the tween.
function — Statement
Comprises a set of statements that you define to perform a certain task.
Function — Dynamic class in Top Level
A function is the basic unit of code that can be invoked in ActionScript.
FunctionEase — Class in package fl.motion
The FunctionEase class allows custom interpolation functions to be used with the fl.motion framework in place of other interpolations like SimpleEase and CustomEase.
FunctionEase(xml:XML) — Constructor in class fl.motion.FunctionEase
Constructor for FunctionEase instances.
functionName — Property in class fl.motion.FunctionEase
The fully qualified name of an easing function, such as fl.motion.easing.Bounce.easeOut().
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