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 in class mx.utils.ObjectProxy
The object being proxied.
ObjectProxy — Dynamic class in package mx.utils
This class provides the ability to track changes to an item managed by this proxy.
ObjectProxy(item, uid, proxyDepth) — Constructor in class mx.utils.ObjectProxy
Initializes this proxy with the specified object, id and proxy depth.
ObjectUtil — Class in package mx.utils
The ObjectUtil class is an all-static class with methods for working with Objects within Flex.
OFF — Constant static property in class mx.core.ScrollPolicy
Never show the scrollbar.
OFF — Constant static property in class mx.core.UIComponentCachePolicy
Specifies that the Flex framework should never attempt to cache the object as a bitmap.
offscreenExtraColumns — Property in class mx.controls.listClasses.ListBase
The target number of extra columns of item renderers used in the layout of the control.
offscreenExtraColumnsLeft — Property in class mx.controls.listClasses.ListBase
The number of offscreen columns currently to the left of the leftmost visible column.
offscreenExtraColumnsRight — Property in class mx.controls.listClasses.ListBase
The number of offscreen columns currently to the right of the right visible column.
offscreenExtraRows — Property in class mx.controls.listClasses.ListBase
The target number of extra rows of item renderers to be used in the layout of the control.
offscreenExtraRowsBottom — Property in class mx.controls.listClasses.ListBase
The number of offscreen rows currently below the bottom visible item renderer.
offscreenExtraRowsOrColumns — Property in class mx.controls.listClasses.ListBase
The target number of extra rows or columns of item renderers to be used in the layout of the control.
offscreenExtraRowsOrColumnsChanged — Property in class mx.controls.listClasses.ListBase
A flag indicating that the number of offscreen rows or columns may have changed.
offscreenExtraRowsTop — Property in class mx.controls.listClasses.ListBase
The number of offscreen rows currently above the topmost visible row.
offset — Property in class mx.controls.listClasses.ListBaseSeekPending
The offset from the bookmark that was the target of the seek operation.
OK — Constant static property in class mx.controls.Alert
Value that enables an OK button on the Alert control when passed as the flags parameter of the show() method.
okLabel — Style in class com.dwuser.ss4.ui.GalleryPasswordPanel
Specifies the text displayed on the prompt's OK button.
okLabel — Static property in class mx.controls.Alert
The label for the OK button.
oldHeight — Property in class mx.events.ResizeEvent
The previous height of the object, in pixels.
oldIndex — Property in class mx.events.IndexChangedEvent
The zero-based index before the change.
oldLocation — Property in class mx.events.CollectionEvent
When the kind value is CollectionEventKind.MOVE, this property is the zero-based index in the target collection of the previous location of the item(s) specified by the items property.
oldState — Property in class mx.events.StateChangeEvent
The name of the view state that the component is exiting.
oldValue — Property in class mx.events.PropertyChangeEvent
The value of the property before the change.
oldWidth — Property in class mx.events.ResizeEvent
The previous width of the object, in pixels.
oldX — Property in class mx.events.MoveEvent
The previous x coordinate of the object, in pixels.
oldY — Property in class mx.controls.listClasses.ListRowInfo
The last Y value for the row.
oldY — Property in class mx.events.MoveEvent
The previous y coordinate of the object, in pixels.
ON — Constant static property in class mx.core.ScrollPolicy
Always show the scrollbar.
ON — Constant static property in class mx.core.UIComponentCachePolicy
Specifies that the Flex framework should always cache the object as a bitmap.
onEffectEnd(childEffect:mx.effects:IEffectInstance) — Method in class mx.effects.effectClasses.CompositeEffectInstance
Called each time one of the child effects has finished playing.
onEffectEnd(childEffect:mx.effects:IEffectInstance) — Method in class mx.effects.effectClasses.ParallelInstance
Each time a child effect of SequenceInstance or ParallelInstance finishes, Flex calls the onEffectEnd() method.
onEffectEnd(childEffect:mx.effects:IEffectInstance) — Method in class mx.effects.effectClasses.SequenceInstance
Each time a child effect of SequenceInstance finishes, Flex calls the onEffectEnd() method.
onMoveTweenEnd(value) — Method in class mx.effects.effectClasses.MaskEffectInstance
Callback method that is called when the x and y position of the mask should be updated by the effect for the last time.
onMoveTweenUpdate(value) — Method in class mx.effects.effectClasses.MaskEffectInstance
Callback method that is called when the x and y position of the mask should be updated by the effect.
onScaleTweenEnd(value) — Method in class mx.effects.effectClasses.MaskEffectInstance
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect for the last time.
onScaleTweenUpdate(value) — Method in class mx.effects.effectClasses.MaskEffectInstance
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect.
onTweenEnd(value) — Method in class mx.effects.effectClasses.TweenEffectInstance
Callback method that is called when the target should be updated by the effect for the last time.
onTweenUpdate(value) — Method in class mx.effects.effectClasses.TweenEffectInstance
Callback method that is called when the target should be updated by the effect.
opacity — Style in class mx.core.UIComponent
The opacity of the component.
opaqueBackground — Property in interface mx.core.IFlexDisplayObject
open — Event in class mx.controls.SWFLoader
Dispatched when a network operation starts.
open — Property in class mx.controls.treeClasses.TreeListData
Contains true if the node is open.
openDefaultGallery — Style in class com.dwuser.ss4.managers.ImageManager
Specifies whether the slideshow should automatically open the initial gallery or wait for an explicit user selection.
openDefaultImage — Style in class com.dwuser.ss4.managers.ImageManager
Specifies whether the slideshow should automatically open the initial image in a gallery when a gallery is opened, or wait for an explicit user selection.
openDuration — Style in class mx.containers.Accordion
Duration, in milliseconds, of the animation from one child to another.
openDuration — Style in class mx.controls.Tree
Length of an open or close transition, in milliseconds.
openEasingFunction — Style in class mx.containers.Accordion
Tweening function used by the animation from one child to another.
openEasingFunction — Style in class mx.controls.Tree
Easing function to control component tweening.
opening — Property in class mx.events.TreeEvent
Used for an ITEM_OPENING type events only.
openItems — Property in class mx.controls.Tree
The items that have been opened or set opened.
openLast() — Method in class com.dwuser.ss4.ui.controls.LastButton
openNext() — Method in class com.dwuser.ss4.ui.controls.NextButton
openPrevious() — Method in class com.dwuser.ss4.ui.controls.PreviousButton
originX — Property in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.Rotate
The x-position of the center point of rotation.
originX — Property in class mx.effects.Rotate
The x-position of the center point of rotation.
originX — Property in class mx.effects.Zoom
Number that represents the x-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container.
originX — Property in class mx.effects.effectClasses.RotateInstance
The x-position of the center point of rotation.
originX — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the x-position of the zoom origin, or registration point.
originY — Property in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.Rotate
The y-position of the center point of rotation.
originY — Property in class mx.effects.Rotate
The y-position of the center point of rotation.
originY — Property in class mx.effects.Zoom
Number that represents the y-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container.
originY — Property in class mx.effects.effectClasses.RotateInstance
The y-position of the center point of rotation.
originY — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the y-position of the zoom origin, or registration point.
OTHER — Constant static property in class mx.events.ListEventReason
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed.
outerImageGlobalPosition — Property in class com.dwuser.ss4.ui.IndividualSlide
Specifies the global coordinate point of the actual image as currently displayed, NOT including any border and/or matte.
outerImageHeight — Property in class com.dwuser.ss4.ui.IndividualSlide
Specifies the actual height of the image as currently displayed, including any border and/or matte.
outerImageWidth — Property in class com.dwuser.ss4.ui.IndividualSlide
Specifies the actual width of the image as currently displayed, including any border and/or matte.
outerImageX — Property in class com.dwuser.ss4.ui.IndividualSlide
Specifies the internal x-coordinate of the actual left edge of the bordered and/or matted image.
outerImageY — Property in class com.dwuser.ss4.ui.IndividualSlide
Specifies the internal y-coordinate of the actual top edge of the bordered and/or matted image.
outerSpacing — Style in class com.dwuser.ss4.ui.GallerySelector
Specifies the spacing between the edges of the GallerySelector element and each of the gallery items.
outerSpacing — Style in class com.dwuser.ss4.ui.PagingControlHolder
Specifies the minimum gap (spacing) between the edges of the container and the first tile.
outerVisible — Property in class com.dwuser.ss4.ui.Caption
Specifies the element's visibility; use this property instead of visible to ensure proper functionality.
overIcon — Style in class mx.controls.Button
Name of the class to use as the icon when the button is not selected and the mouse is over the control.
OVERLAY_CREATED — Constant static property in class mx.events.ChildExistenceChangedEvent
The ChildExistenceChangedEvent.OVERLAY_CREATED constant defines the value of the type property of the event object for a overlayCreated event.
overriddenAutoplayTimeoutDelay — Static property in class com.dwuser.ss4.managers.AutoplayManager
Optionally specifies an explicitly overridden autoplay timeout delay, in milliseconds, to use.
overrideBackgroundColor — Property in class com.dwuser.ss4.ui.extras.BorderBox
Setting the overrideBackgroundColor property immediately updates the background color without any transition effect.
overrides — Property in class mx.states.State
The overrides for this view state, as an Array of objects that implement the IOverride interface.
overSkin — Style in class mx.controls.Button
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 control.
owner — Property in class mx.controls.listClasses.BaseListData
A reference to the list object that owns this item.
owner — Property in interface mx.core.IUIComponent
Typically the parent container of this component.
owner — Property in class mx.core.UIComponent
The owner of this UIComponent.
owner — Property in class mx.core.UITextField
By default, set to the parent container of this object.
owns(child) — Method in interface mx.core.IUIComponent
Returns true if the chain of owner properties points from child to this UIComponent.
owns(child) — Method in class mx.core.UIComponent
Returns true if the chain of owner properties points from child to this UIComponent.
owns(child) — Method in class mx.core.UITextField
Returns true if the child is parented or owned by this object.
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