| 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 | |
| obj — Property, class fl.transitions.Tween | |
| The target object that is being tweened. | |
| 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 fl.controls.ScrollPolicy | |
| Never show the scroll bar. | |
| 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. | |
| oldBounds — Property, class fl.video.LayoutEvent | |
| Indicates the values of the x, y, width, and height properties of the target before the event occurs. | |
| oldRegistrationBounds — Property, class fl.video.LayoutEvent | |
| Indicates the values of the registrationX, registrationY, registrationWidth, and registrationHeight properties of the target before the event occurs. | |
| ON — Constant static property, class fl.controls.ScrollPolicy | |
| Always show the scroll bar. | |
| onCuePoint — Event, class flash.net.NetStream | |
| Invoked when an embedded cue point is reached while playing a video file. | |
| onMetaData — Event, class flash.net.NetStream | |
| Dispatched when Flash Player receives descriptive information embedded in the video being played. | |
| onPlayStatus — Event, class flash.net.NetStream | |
| Dispatched when a NetStream object has completely played a stream. | |
| onResize(width:Number, height:Number) — Method, class fl.livepreview.LivePreviewParent | |
| Resizes the component instance on the Stage to the specified dimensions, either by calling a user-defined method, or by separately setting the width and height properties. | |
| onUpdate(... rest) — Method, class fl.livepreview.LivePreviewParent | |
| Updates the properties of the component instance. | |
| opaqueBackground — Property, class flash.display.DisplayObject | |
| Specifies whether the display object is opaque with a certain background color. | |
| open — Event, class fl.containers.UILoader | |
| Dispatched after a network operation starts. | |
| open — Event, class fl.controls.ColorPicker | |
| Dispatched when the user opens the color palette. | |
| open() — Method, class fl.controls.ColorPicker | |
| Shows the color palette. | |
| open — Event, class fl.controls.ComboBox | |
| Dispatched when the user clicks the drop-down button to display the drop-down list. | |
| open() — Method, class fl.controls.ComboBox | |
| Opens the drop-down list. | |
| open — Event, class fl.video.FLVPlaybackCaptioning | |
| Dispatched when the download operation to load the Timed Text XML file begins, following a call to the URLLoader.load() method. | |
| 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 an 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. | |
| orientToPath — Property, class fl.motion.Animator | |
| Sets the position of the display object along the motion path. | |
| orientToPath — Property, class fl.motion.Keyframe | |
| If set to true, this property causes the target object to rotate automatically to follow the angle of its path. | |
| os — Static property, class flash.system.Capabilities | |
| Specifies the current operating system. | |
| OTHER — Constant static property, class fl.events.DataGridEventReason | |
| The list component lost focus, was scrolled, or is in a state where editing is not allowed. | |
| OUT — Constant static property, class fl.transitions.Transition | |
| Constant for the direction property that determines the type of easing. | |
| 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. | |
| overIcon — Style, class fl.controls.RadioButton | |
| Name of the class to use as the icon when the button is not selected and the mouse is over the component. | |
| overIcon — Style, class fl.controls.CheckBox | |
| Name of the class to use as the icon when the button is not selected and the mouse is over the component. | |
| overIcon — Style, class fl.controls.LabelButton | |
| Name of the class to use as the icon when the button is not selected and the mouse is over the component. | |
| 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. | |
| overSkin — Style, class fl.controls.listClasses.CellRenderer | |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the component. | |
| overSkin — Style, class fl.controls.ComboBox | |
| The name of the class that provides the background that appears in the ComboBox component when the mouse is over it. | |
| overSkin — Style, class fl.controls.ColorPicker | |
| The class that provides the skin for the color well when the pointing device rolls over it. | |
| overSkin — Style, class fl.controls.BaseButton | |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the component. | |
| overSkin — Style, class fl.controls.LabelButton | |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the component. | |
| 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. | |
| owner — Property, class fl.controls.listClasses.ListData | |
| A reference to the List object that owns this item. | |
| 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 | |