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, class flash.ui.Keyboard |
| Constant associated with the key code value for the F1 key (112). |
F10 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F10 key (121). |
F11 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F11 key (122). |
F12 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F12 key (123). |
F13 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F13 key (124). |
F14 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F14 key (125). |
F15 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F15 key (126). |
F2 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F2 key (113). |
F3 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F3 key (114). |
F4 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F4 key (115). |
F5 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F5 key (116). |
F6 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F6 key (117). |
F7 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F7 key (118). |
F8 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F8 key (119). |
F9 — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the F9 key (120). |
false — Statement |
| A Boolean value representing false. |
farID — Property, class flash.net.NetConnection |
| The identifier of the Flash Media Server instance to which this Flash Player or Adobe AIR instance is connected. |
farID — Property, class flash.net.NetStream |
| The identifier of the far end that is connected to this NetStream instance. |
farNonce — Property, class flash.net.NetConnection |
| A value chosen substantially by Flash Media Server, unique to this connection. |
farNonce — Property, class flash.net.NetStream |
| A value chosen substantially by the other end of this stream, unique to this connection. |
FAST — Constant Static Property, class flash.display.ShaderPrecision |
| Represents fast precision mode. |
fieldOfView — Property, class flash.geom.PerspectiveProjection |
| Specifies an angle, as a degree between 0 and 180, for the field of view in three
dimensions. |
file — Constant Property, class flash.sampler.StackFrame |
| The file name of the SWF file being debugged. |
FileFilter — final class, 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, class flash.net.FileFilter |
| Creates a new FileFilter instance. |
fileList — Property, class flash.net.FileReferenceList |
| An array of FileReference objects. |
FILE_LIST_FORMAT — Constant Static Property, class flash.desktop.ClipboardFormats |
| An array of files (AIR only). |
FileReference — class, package flash.net |
| The FileReference class provides a means to load and save local files and to upload and
download files between a user's computer and a server. |
FileReference() — Constructor, class flash.net.FileReference |
| Creates a new FileReference object. |
FileReferenceList — class, package flash.net |
| The FileReferenceList class provides a means to let users select one or more files for uploading. |
FileReferenceList() — Constructor, class flash.net.FileReferenceList |
| Creates a new FileReferenceList object. |
fill — Property, class flash.display.GraphicsStroke |
| Specifies the instance containing data for filling a stroke. |
fillRect(rect:flash.geom:Rectangle, color:uint) — method, class flash.display.BitmapData |
| Fills a rectangular area of pixels with a specified ARGB color. |
filter(callback:Function, thisObject) — method, 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. |
filter(callback:Function, thisObject:Object) — method, class Vector |
| Executes a test function on each item in the Vector and returns
a new Vector containing all items that return true for the
specified function. |
filters — Property, 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. |
findNextAtomBoundary(afterCharIndex:int) — method, class flash.text.engine.TextBlock |
| Finds the index of the next Atom boundary from the specified character index, not including the character at the specified index. |
findNextWordBoundary(afterCharIndex:int) — method, class flash.text.engine.TextBlock |
| Finds the index of the next word boundary from the specified character index, not including the character at the specified index. |
findPreviousAtomBoundary(beforeCharIndex:int) — method, class flash.text.engine.TextBlock |
| Finds the index of the previous atom boundary to the specified character index, not including the character at the specified index. |
findPreviousWordBoundary(beforeCharIndex:int) — method, class flash.text.engine.TextBlock |
| Finds the index of the previous word boundary to the specified character index, not including the character at the specified index. |
findText(beginIndex:int, textToFind:String, caseSensitive:Boolean) — method, class flash.text.TextSnapshot |
| Searches the specified TextSnapshot object and returns the position of the first
occurrence of textToFind found at or after beginIndex. |
firstChild — Property, class flash.xml.XMLNode |
| Evaluates the specified XMLDocument object and references the first child in the parent node's child list. |
firstInvalidLine — Property, class flash.text.engine.TextBlock |
| Identifies the first line in the text block in which TextLine.validity is not equal to
TextLineValidity.VALID. |
firstLine — Property, class flash.text.engine.TextBlock |
| The first TextLine in the TextBlock, if any. |
fixed — Property, class Vector |
| Indicates whether the length property of the Vector can
be changed. |
FLASH1 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 1.0. |
FLASH10 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 10.0. |
FLASH2 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 2.0. |
FLASH3 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 3.0. |
FLASH4 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 4.0. |
FLASH5 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 5.0. |
FLASH6 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 6.0. |
FLASH7 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 7.0. |
FLASH8 — Constant Static Property, class flash.display.SWFVersion |
| SWF file format version 8.0. |
FLASH9 — Constant Static Property, 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.desktop — package |
| The flash.desktop package contains classes used for copy-and-paste and drag-and-drop operations, as well as the Icon class, used to define system icons used by a file. |
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.sampler — package |
| The flash.sampler package contains methods and classes for tracking procedure calls so that you can profile memory usage and optimize applications. |
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.text.engine — package |
| The FTE provides low-level support for sophisticated control of text metrics, formatting, and bi-directional text. While it can be used to create and manage simple text elements, the FTE is primarily designed as a foundation for developers to create text-handling components. |
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. |
FLOAT — Constant Static Property, class flash.display.ShaderParameterType |
| Indicates that the shader parameter is defined as a
float value, equivalent to a single Number instance
in ActionScript. |
FLOAT2 — Constant Static Property, class flash.display.ShaderParameterType |
| Indicates that the shader parameter is defined as a
float2 value, equivalent to an Array of two Number instances
in ActionScript. |
FLOAT3 — Constant Static Property, class flash.display.ShaderParameterType |
| Indicates that the shader parameter is defined as a
float3 value, equivalent to an Array of three Number instances
in ActionScript. |
FLOAT4 — Constant Static Property, class flash.display.ShaderParameterType |
| Indicates that the shader parameter is defined as a
float4 value, equivalent to an Array of four Number instances
in ActionScript. |
floodFill(x:int, y:int, color:uint) — method, 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 , class Math |
| Returns the floor of the number or expression specified in the parameter
val. |
flush(minDiskSpace:int) — method, class flash.net.SharedObject |
| Immediately writes a locally persistent shared object to a local file. |
flush() — method, class flash.net.Socket |
| Flushes any accumulated data in the socket's output buffer. |
flushAtomData() — method, class flash.text.engine.TextLine |
| Releases the atom data of the line for garbage collection. |
FLUSHED — Constant Static Property, class flash.net.SharedObjectFlushStatus |
| Indicates that the flush completed successfully. |
focalLength — Property, class flash.geom.PerspectiveProjection |
| The distance between the eye or the viewpoint's origin (0,0,0) and the display object located
in the z axis. |
focalPointRatio — Property, class flash.display.GraphicsGradientFill |
| A number that controls the
location of the focal point of the gradient. |
focus — Property, 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. |
FocusEvent — class, 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, class flash.events.FocusEvent |
| Creates an Event object with specific information relevant to focus events. |
focusIn — Event, class flash.display.InteractiveObject |
| Dispatched after a display object gains focus. |
FOCUS_IN — Constant Static Property, class flash.events.FocusEvent |
| Defines the value of the type property of a focusIn event object. |
focusOut — Event, class flash.display.InteractiveObject |
| Dispatched after a display object loses focus. |
FOCUS_OUT — Constant Static Property, class flash.events.FocusEvent |
| Defines the value of the type property of a focusOut event object. |
focusRect — Property, class flash.display.InteractiveObject |
| Specifies whether this object displays a focus rectangle. |
font — Property, class flash.text.TextFormat |
| The name of the font for text in this text format, as a string. |
Font — class, package flash.text |
| The Font class is used to manage embedded fonts in SWF files. |
fontDescription — Property, class flash.text.engine.ElementFormat |
| An object which encapsulates properties necessary to describe a font. |
FontDescription — final class, package flash.text.engine |
| The FontDescription class represents properties necessary to describe a font. |
FontDescription(fontName:String, fontWeight:String, fontPosture:String, fontLookup:String, renderingMode:String, cffHinting:String) — Constructor, class flash.text.engine.FontDescription |
| Creates a FontDescription object. |
fontLookup — Property, class flash.text.engine.FontDescription |
| Specifies how the font should be looked up. |
FontLookup — final class, package flash.text.engine |
| The FontLookup class is an enumeration of constant values used with FontDescription.fontLookup. |
FontMetrics — final class, package flash.text.engine |
| The FontMetrics class contains measurement and offset information about a font. |
FontMetrics(emBox:flash.geom:Rectangle, strikethroughOffset:Number, strikethroughThickness:Number, underlineOffset:Number, underlineThickness:Number, subscriptOffset:Number, subscriptScale:Number, superscriptOffset:Number, superscriptScale:Number) — Constructor, class flash.text.engine.FontMetrics |
| Creates a FontMetrics object. |
fontName — Property, class flash.text.Font |
| The name of an embedded font. |
fontName — Property, class flash.text.engine.FontDescription |
| The name of the font to use, or a comma-separated list of font names. |
fontPosture — Property, class flash.text.engine.FontDescription |
| Specifies the font posture. |
FontPosture — final class, package flash.text.engine |
| The FontPosture class is an enumeration of constant values used with FontDescription.fontPosture. |
fontSize — Property, class flash.text.CSMSettings |
| The size, in pixels, for which the settings apply. |
fontSize — Property, class flash.text.engine.ElementFormat |
| The size of text in pixels. |
fontStyle — Property, class flash.text.Font |
| The style of the font. |
FontStyle — final class, package flash.text |
| The FontStyle class provides values for the TextRenderer class. |
fontType — Property, class flash.text.Font |
| The type of the font. |
FontType — final class, package flash.text |
| The FontType class contains the enumerated constants "embedded"
and "device" for the fontType property of the Font class. |
fontWeight — Property, class flash.text.engine.FontDescription |
| Specifies the font weight. |
FontWeight — final class, package flash.text.engine |
| The FontWeight class is an enumeration of constant values used with FontDescription.fontWeight. |
for — Statement |
| Evaluates the init (initialize) expression once and then starts a looping sequence. |
forceSimple — Property, 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, class Array |
| Executes a function on each item in the array. |
forEach(callback:Function, thisObject:Object) — method, class Vector |
| Executes a function on each item in the Vector. |
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. |
formats — Property, class flash.desktop.Clipboard |
| An array of strings containing the names of the data formats available
in this Clipboard object. |
formatToString(className:String, ... rest) — method, class flash.events.Event |
| A utility function for implementing the
toString() method in your custom Event class. |
forwardAndBack — Property, 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). |
fps — Property, class flash.media.Camera |
| The maximum rate at which the camera can capture data, in frames per second. |
fps — Property, 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. |
frame — Property, class flash.display.FrameLabel |
| The frame number containing the label. |
frameConstructed — Event, class flash.display.DisplayObject |
| [broadcast event] Dispatched after the constructors of frame display objects have run but before frame scripts have run. |
FRAME_CONSTRUCTED — Constant Static Property, class flash.events.Event |
| Defines the value of the type property of an frameConstructed event object. |
FrameLabel — final class, package flash.display |
| The FrameLabel object contains properties that specify a frame number and the
corresponding label name. |
frameRate — Property, class flash.display.LoaderInfo |
| The nominal frame rate, in frames per second, of the loaded SWF file. |
frameRate — Property, class flash.display.Stage |
| Gets and sets the frame rate of the stage. |
framesLoaded — Property, class flash.display.MovieClip |
| The number of frames that are loaded from a streaming SWF file. |
framesPerPacket — Property, class flash.media.Microphone |
| Number of Speex speech frames transmitted in a packet (message). |
fromCharCode(... rest) — Static Method , class String |
| Returns a string comprising the characters represented by the Unicode character codes
in the parameters. |
fscommand(command:String, args:String) — Package Function, 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, class flash.display.ShaderPrecision |
| Represents full precision mode. |
FULL — Constant Static Property, class flash.filters.BitmapFilterType |
| Defines the setting that applies a filter to the entire area of an object. |
fullScreen — Event, class flash.display.Stage |
| Dispatched by Flash Player when the Stage object enters, or leaves, full-screen mode. |
fullScreen — Property, class flash.events.FullScreenEvent |
| Indicates whether the Stage object is in full-screen mode (true) or not (false). |
FULL_SCREEN — Constant Static Property, class flash.display.StageDisplayState |
| Specifies that the Stage is in full-screen mode. |
FULLSCREEN — Constant Static Property, class flash.events.Event |
| The Event.FULLSCREEN constant defines the value of the type property of a fullScreen event object. |
FULL_SCREEN — Constant Static Property, class flash.events.FullScreenEvent |
| The FullScreenEvent.FULL_SCREEN constant defines the value of the type property of a fullScreen event object. |
FullScreenEvent — class, 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, class flash.events.FullScreenEvent |
| Creates an event object that contains information about fullScreen events. |
fullScreenHeight — Property, 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. |
fullScreenSourceRect — Property, class flash.display.Stage |
| Sets Flash Player to scale a specific region of the stage to full-screen mode. |
fullScreenWidth — Property, 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, class Date |
| The full year (a four-digit number, such as 2000) of a Date object
according to local time. |
fullYearUTC — Property, class Date |
| The four-digit year of a Date object according to universal time (UTC). |
function — Statement |
| Comprises a set of statements that you define to perform a certain task. |
Function — Dynamic Class, Top Level |
| A function is the basic unit of code that can be invoked in ActionScript. |
|
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 |