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  
name — Property, class Error
Contains the name of the Error object.
name() — method, class XML
Gives the qualified name for the XML object.
name — Property, class flash.accessibility.AccessibilityProperties
Provides a name for this display object in the accessible presentation.
name — Property, class flash.display.DisplayObject
Indicates the instance name of the DisplayObject.
name — Property, class flash.display.FrameLabel
The name of the label.
name — Property, class flash.display.Scene
The name of the scene.
name — Property, class flash.media.Camera
The name of the current camera, as returned by the camera hardware.
name — Property, class flash.media.Microphone
The name of the current sound capture device, as returned by the sound capture hardware.
name — Property, class flash.net.FileReference
The name of the file on the local disk.
name — Property, class flash.net.URLRequestHeader
An HTTP request header name (such as Content-Type or SOAPAction).
name — Constant Property, class flash.sampler.StackFrame
The function name in the stack frame.
names — Static Property, class flash.media.Camera
An array of strings indicating the names of all available cameras without displaying the Flash Player Privacy dialog box.
names — Static Property, class flash.media.Microphone
An array of strings containing the names of all available sound capture devices.
namespace(prefix:String) — method, class XML
If no parameter is provided, gives the namespace associated with the qualified name of this XML object.
namespace — Statement
Allows you to control the visibility of definitions.
Namespace — final class, Top Level
The Namespace class contains methods and properties for defining and working with namespaces.
Namespace(uriValue) — Constructor, class Namespace
Creates a Namespace object.
Namespace(prefixValue, uriValue) — Constructor, class Namespace
Creates a Namespace object according to the values of the prefixValue and uriValue parameters.
namespaceDeclarations() — method, class XML
Lists namespace declarations associated with the XML object in the context of its parent.
namespaceURI — Property, class flash.xml.XMLNode
If the XML node has a prefix, namespaceURI is the value of the xmlns declaration for that prefix (the URI), which is typically called the namespace URI.
NaN — Package Constant Property, Top Level
A special member of the Number data type that represents a value that is "not a number" (NaN).
NaN — Constant Static Property, class Number
The IEEE-754 value representing Not a Number (NaN).
native — Statement
Specifies that a function or method is implemented by Flash Player in native code.
navigateToURL(request:flash.net:URLRequest, window:String) — Package Function, flash.net
Opens or replaces a window in the application that contains the Flash Player container (usually a browser).
nearEquals(toCompare:flash.geom:Vector3D, tolerance:Number, allFour:Boolean) — method, class flash.geom.Vector3D
Compares the elements of the current Vector3D object with the elements of a specified Vector3D object to determine whether they are nearly equal.
nearID — Property, class flash.net.NetConnection
The identifier of this Flash Player or Adobe AIR instance for this NetConnection instance.
nearNonce — Property, class flash.net.NetConnection
A value chosen substantially by this Flash Player or Adobe AIR instance, unique to this connection.
nearNonce — Property, class flash.net.NetStream
A value chosen substantially by this end of the stream, unique to this connection.
negate() — method, class flash.geom.Vector3D
Sets the current Vector3D object to its inverse.
NEGATIVE — Constant Static Property, class flash.display.TriangleCulling
Specifies culling of all triangles facing toward the current view point.
NEGATIVE_INFINITY — Constant Static Property, class Number
Specifies the IEEE-754 value representing negative infinity.
NELLYMOSER — Constant Static Property, class flash.media.SoundCodec
Specifies that the Nellymoser codec be used for compressing audio.
NetConnection — class, package flash.net
The NetConnection class creates a bidirectional connection between Flash Player and a Flash Media Server application or between Flash Player and an application server running Flash Remoting.
NetConnection() — Constructor, class flash.net.NetConnection
Creates a NetConnection object.
netStatus — Event, class flash.net.NetConnection
Dispatched when a NetConnection object is reporting its status or error condition.
netStatus — Event, class flash.net.NetStream
Dispatched when a NetStream object is reporting its status or error condition.
netStatus — Event, class flash.net.SharedObject
Dispatched when a SharedObject instance is reporting its status or error condition.
NET_STATUS — Constant Static Property, class flash.events.NetStatusEvent
Defines the value of the type property of a netStatus event object.
NetStatusEvent — class, package flash.events
Flash® Player dispatches NetStatusEvent objects when a NetConnection, NetStream, or SharedObject object reports its status.
NetStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object) — Constructor, class flash.events.NetStatusEvent
Creates an Event object that contains information about netStatus events.
NetStream — class, package flash.net
The NetStream class opens a one-way streaming connection between Flash Player and Flash Media Server, or between Flash Player and the local file system.
NetStream(connection:flash.net:NetConnection, peerID:String) — Constructor, class flash.net.NetStream
Creates a stream that can be used for playing video files through the specified NetConnection object.
NetStreamInfo — final class, package flash.net
The NetStreamInfo class specifies the various Quality of Service (QOS) statistics related to a NetStream object and the underlying streaming buffer for audio, video, and data.
NetStreamInfo(curBPS:Number, byteCount:Number, maxBPS:Number, audioBPS:Number, audioByteCount:Number, videoBPS:Number, videoByteCount:Number, dataBPS:Number, dataByteCount:Number, playbackBPS:Number, droppedFrames:Number, audioBufferByteLength:Number, videoBufferByteLength:Number, dataBufferByteLength:Number, audioBufferLength:Number, videoBufferLength:Number, dataBufferLength:Number, srtt:Number, audioLossRate:Number) — Constructor, class flash.net.NetStreamInfo
For internal use only; not recommended for use.
NetStreamPlayOptions — Dynamic Class, package flash.net
The NetStreamPlayOptions class specifies the various options that can be passed to the NetStream.play2() method.
NetStreamPlayOptions() — Constructor, class flash.net.NetStreamPlayOptions
Creates a NetStreamPlayOptions object to specify the options that are passed to the NetStream.play2() method.
NetStreamPlayTransitions — class, package flash.net
The NetStreamPlayTransitions class specifies the valid strings that you can use with the NetStreamPlayOptions.transition property.
NetStreamPlayTransitions() — Constructor, class flash.net.NetStreamPlayTransitions
NEVER — Constant Static Property, class flash.display.PixelSnapping
A constant value used in the pixelSnapping property of a Bitmap object to specify that no pixel snapping occurs.
new — Operator
Instantiates a class instance.
NewObjectSample — final class, package flash.sampler
The NewObjectSample class represents objects that are created within a getSamples() stream.
nextFrame() — method, class flash.display.MovieClip
Sends the playhead to the next frame and stops it.
nextLine — Property, class flash.text.engine.TextLine
The next TextLine in the TextBlock, or null if the current line is the last line in the block or the validity of the line is TextLineValidity.STATIC.
nextName(index:int) — method, class flash.utils.Proxy
Allows enumeration of the proxied object's properties by index number to retrieve property names.
nextNameIndex(index:int) — method, class flash.utils.Proxy
Allows enumeration of the proxied object's properties by index number.
nextRegion — Property, class flash.text.engine.TextLineMirrorRegion
The next TextLineMirrorRegion in the set derived from the text element, or null if the current region is the last mirror region in the set.
nextScene() — method, class flash.display.MovieClip
Moves the playhead to the next scene of the MovieClip instance.
nextSibling — Property, class flash.xml.XMLNode
An XMLNode value that references the next sibling in the parent node's child list.
nextValue(index:int) — method, class flash.utils.Proxy
Allows enumeration of the proxied object's properties by index number to retrieve property values.
noAutoLabeling — Property, class flash.accessibility.AccessibilityProperties
If true, disables the Flash Player default auto-labeling system.
NO_BORDER — Constant Static Property, class flash.display.StageScaleMode
Specifies that the entire application fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the application.
nodeKind() — method, class XML
Specifies the type of node: text, comment, processing-instruction, attribute, or element.
nodeName — Property, class flash.xml.XMLNode
A string representing the node name of the XMLNode object.
nodeType — Property, class flash.xml.XMLNode
A nodeType constant value, either XMLNodeType.ELEMENT_NODE for an XML element or XMLNodeType.TEXT_NODE for a text node.
nodeValue — Property, class flash.xml.XMLNode
The node value of the XMLDocument object.
noise(randomSeed:int, low:uint, high:uint, channelOptions:uint, grayScale:Boolean) — method, class flash.display.BitmapData
Fills an image with pixels representing random noise.
NONE — Constant Static Property, class flash.display.CapsStyle
Used to specify no caps in the caps parameter of the flash.display.Graphics.lineStyle() method.
NONE — Constant Static Property, class flash.display.LineScaleMode
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line never scales.
NONE — Constant Static Property, class flash.display.TriangleCulling
Specifies no culling.
NONE — Constant Static Property, class flash.text.GridFitType
Doesn't set grid fitting.
NONE — Constant Static Property, class flash.text.TextFieldAutoSize
Specifies that no resizing is to occur.
NONE — Constant Static Property, class flash.text.engine.BreakOpportunity
Treats no characters in the ContentElement object as line break opportunities.
NONE — Constant Static Property, class flash.text.engine.CFFHinting
No hinting is applied.
NONE — Constant Static Property, class flash.text.engine.LigatureLevel
Used to specify no ligatures.
NON_ZERO — Constant Static Property, class flash.display.GraphicsPathWinding
Establishes the non-zero winding type.
NO_OP — Constant Static Property, class flash.display.GraphicsPathCommand
Represents the default "do nothing" command.
NORMAL — Constant Static Property, class flash.display.BlendMode
The display object appears in front of the background.
NORMAL — Constant Static Property, class flash.display.LineScaleMode
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line always scales when the object is scaled (the default).
NORMAL — Constant Static Property, class flash.display.StageDisplayState
Specifies that the Stage is in normal mode.
NORMAL — Constant Static Property, class flash.text.AntiAliasType
Sets anti-aliasing to the anti-aliasing that is used in Flash Player 7 and earlier.
NORMAL — Constant Static Property, class flash.text.engine.FontPosture
Used to indicate normal font posture.
NORMAL — Constant Static Property, class flash.text.engine.FontWeight
Used to indicate normal font weight.
NORMAL — Constant Static Property, class flash.text.engine.RenderingMode
Sets rendering mode to the rendering mode that is used in Flash Player 7 and earlier.
normalize() — method, class XML
For the XML object and all descendant XML objects, merges adjacent text nodes and eliminates empty text nodes.
normalize() — method, class XMLList
Merges adjacent text nodes and eliminates empty text nodes for each of the following: all text nodes in the XMLList, all the XML objects contained in the XMLList, and the descendants of all the XML objects in the XMLList.
normalize(thickness:Number) — method, class flash.geom.Point
Scales the line segment between (0,0) and the current point to a set length.
normalize() — method, class flash.geom.Vector3D
Converts a Vector3D object to a unit vector by dividing the first three elements (x, y, z) by the length of the vector.
NO_SCALE — Constant Static Property, class flash.display.StageScaleMode
Specifies that the size of the application be fixed, so that it remains unchanged even as the size of the player window changes.
null — Statement
A special value that can be assigned to variables or returned by a function if no data was provided.
Null — Special Type
A special data type that represents the lack of a value.
Number — final class, Top Level
A data type representing an IEEE-754 double-precision floating-point number.
Number(expression:Object) — Package Function, Top Level
Converts a given value to a Number value.
Number(num:Object) — Constructor, class Number
Creates a Number object with the specified value.
numChildren — Property, class flash.display.DisplayObjectContainer
Returns the number of children of this object.
numChildren — Property, class flash.display.Stage
Returns the number of children of this object.
NUMERIC — Constant Static Property, class Array
Specifies numeric (instead of character-string) sorting for the Array class sorting methods.
numFrames — Property, class flash.display.Scene
The number of frames in the scene.
numLines — Property, class flash.text.TextField
Defines the number of text lines in a multiline text field.
numLock — Static Property, class flash.ui.Keyboard
Specifies whether the Num Lock key is activated (true) or not (false).
NUM_PAD — Constant Static Property, class flash.ui.KeyLocation
Indicates the key activation originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
NUMPAD_0 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 0 key on the number pad (96).
NUMPAD_1 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 1 key on the number pad (97).
NUMPAD_2 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 2 key on the number pad (98).
NUMPAD_3 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 3 key on the number pad (99).
NUMPAD_4 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 4 key on the number pad (100).
NUMPAD_5 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 5 key on the number pad (101).
NUMPAD_6 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 6 key on the number pad (102).
NUMPAD_7 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 7 key on the number pad (103).
NUMPAD_8 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 8 key on the number pad (104).
NUMPAD_9 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the number 9 key on the number pad (105).
NUMPAD_ADD — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the addition key on the number pad (107).
NUMPAD_DECIMAL — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the decimal key on the number pad (110).
NUMPAD_DIVIDE — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the division key on the number pad (111).
NUMPAD_ENTER — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Enter key on the number pad (108).
NUMPAD_MULTIPLY — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the multiplication key on the number pad (106).
NUMPAD_SUBTRACT — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the subtraction key on the number pad (109).
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