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  
object — Property, class flash.sampler.NewObjectSample
The NewObjectSample object if it still exists.
Object — Dynamic Class, Top Level
The Object class is at the root of the ActionScript class hierarchy.
Object(value:Object) — Package Function, Top Level
Every value in ActionScript 3.0 is an object, which means that calling Object() on a value returns that value.
Object() — Constructor, class Object
Creates an Object object and stores a reference to the object's constructor method in the object's constructor property.
objectEncoding — Property, class flash.net.NetConnection
The object encoding for this NetConnection instance.
objectEncoding — Property, class flash.net.NetStream
The object encoding (AMF version) for this NetStream object.
objectEncoding — Property, class flash.net.SharedObject
The object encoding (AMF version) for this shared object.
objectEncoding — Property, class flash.net.Socket
Controls the version of AMF used when writing or reading an object.
objectEncoding — Property, class flash.net.URLStream
Controls the version of Action Message Format (AMF) used when writing or reading an object.
objectEncoding — Property, class flash.utils.ByteArray
Used to determine whether the ActionScript 3.0, ActionScript 2.0, or ActionScript 1.0 format should be used when writing to, or reading from, a ByteArray instance.
objectEncoding — Property, interface flash.utils.IDataInput
Used to determine whether the ActionScript 3.0, ActionScript 2.0, or ActionScript 1.0 format should be used when writing to, or reading binary data.
objectEncoding — Property, interface flash.utils.IDataOutput
Used to determine whether the ActionScript 3.0, ActionScript 2.0, or ActionScript 1.0 format should be used when writing to, or reading binary data.
ObjectEncoding — final class, package flash.net
The ObjectEncoding class allows classes that serialize objects (such as NetStream, NetConnection, SharedObject, and ByteArray) to work with prior versions of ActionScript.
objectID — Static Property, class flash.external.ExternalInterface
Returns the id attribute of the object tag in Internet Explorer, or the name attribute of the embed tag in Netscape.
object_proxy — Statement
Defines methods of the ObjectProxy class.
OFF — Constant Static Property, class flash.display.ColorCorrection
Turns off color correction regardless of the player host environment.
OFF — Constant Static Property, class flash.text.engine.Kerning
Used to indicate kerning is disabled.
offset(dx:Number, dy:Number) — method, class flash.geom.Point
Offsets the Point object by the specified amount.
offset(dx:Number, dy:Number) — method, class flash.geom.Rectangle
Adjusts the location of the Rectangle object, as determined by its top-left corner, by the specified amounts.
offsetPoint(point:flash.geom:Point) — method, class flash.geom.Rectangle
Adjusts the location of the Rectangle object using a Point object as a parameter.
oldStreamName — Property, class flash.net.NetStreamPlayOptions
The name of the old stream or the stream to transition from.
OLD_STYLE — Constant Static Property, class flash.text.engine.DigitCase
Used to specify old style digit case.
ON — Constant Static Property, class flash.display.ColorCorrection
Turns on color correction regardless of the player host environment, if available.
ON — Constant Static Property, class flash.text.engine.Kerning
Used to indicate kerning is enabled.
onCuePoint — Event, class flash.net.NetStream
Establishes a listener to respond when an embedded cue point is reached while playing a video file.
onImageData — Event, class flash.net.NetStream
Establishes a listener to respond when Flash Player receives image data as a byte array embedded in a media file that is playing.
onMetaData — Event, class flash.net.NetStream
Establishes a listener to respond when Flash Player receives descriptive information embedded in the video being played.
onPeerConnect(subscriber:flash.net:NetStream) — method, class flash.net.NetStream
Invoked when a peer-publishing stream matches a peer-subscribing stream.
onPlayStatus — Event, class flash.net.NetStream
Establishes a listener to respond when a NetStream object has completely played a stream.
onTextData — Event, class flash.net.NetStream
Establishes a listener to respond when Flash Player receives text data embedded in a media file that is playing.
onXMPData — Event, class flash.net.NetStream
Establishes a listener to respond when Flash Player receives information specific to Adobe Extensible Metadata Platform (XMP) embedded in the video being played.
opaqueBackground — Property, class flash.display.DisplayObject
Specifies whether the display object is opaque with a certain background color.
open — Event, class flash.display.LoaderInfo
Dispatched when a load operation starts.
open — Event, class flash.media.Sound
Dispatched when a load operation starts.
open — Event, class flash.net.FileReference
Dispatched when a file load, save, upload or download operation starts.
open — Event, class flash.net.URLLoader
Dispatched when the download operation commences following a call to the URLLoader.load() method.
open — Event, class flash.net.URLStream
Dispatched when a load operation starts.
OPEN — Constant Static Property, class flash.events.Event
Defines the value of the type property of an open event object.
orientation — Property, class flash.printing.PrintJob
The image orientation for printing.
Orientation3D — final class, package flash.geom
The Orientation3D class is an enumeration of constant values for representing the orientation style of a Matrix3D object.
ORIGINAL_ONLY — Constant Static Property, class flash.desktop.ClipboardTransferMode
The Clipboard object should only return a reference.
ORIGINAL_PREFERRED — Constant Static Property, class flash.desktop.ClipboardTransferMode
The Clipboard object should return a reference if available and a copy if not.
os — Static Property, class flash.system.Capabilities
Specifies the current operating system.
OUTER — Constant Static Property, class flash.filters.BitmapFilterType
Defines the setting that applies a filter to the outer area of an object.
outsideCutoff — Property, class flash.text.CSMSettings
The outside cutoff value, below which densities are set to zero.
OVERLAY — Constant Static Property, class flash.display.BlendMode
Adjusts the color of each pixel based on the darkness of the background.
override — Statement
Specifies that a method replaces an inherited method.
overState — Property, class flash.display.SimpleButton
Specifies a display object that is used as the visual object for the button over state — the state that the button is in when the mouse is positioned over the button.
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