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  
label — Property in class mx.controls.Button
Text to appear on the Button control.
label — Property in class mx.controls.ProgressBar
Text that accompanies the progress bar.
label — Property in class mx.controls.listClasses.BaseListData
The textual representation of the item data, based on the list class's itemToLabel() method.
label — Property in class mx.controls.listClasses.ListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.listClasses.TileListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.treeClasses.TreeItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.core.Container
The text displayed by some navigator containers to represent this Container.
label — Property in class mx.events.ItemClickEvent
The label of the associated navigation item.
label — Property in class mx.preloaders.DownloadProgressBar
Text to display when the progress bar is active.
Label — Class in package mx.controls
The Label control displays a single line of noneditable text.
Label() — Constructor in class mx.controls.Label
Constructor.
labelField — Property in class mx.controls.NavBar
Name of the field in the dataProvider object to display as the label for each navigation item.
labelField — Property in class mx.controls.listClasses.ListBase
The name of the field in the data provider items to display as the label.
labelField — Property in class mx.controls.listClasses.ListData
The value of the labelField property in the list class.
labelFormat — Property in class mx.preloaders.DownloadProgressBar
The TextFormat object of the TextField component of the label.
labelFunction — Property in class mx.controls.NavBar
A user-supplied function to run on each item to determine its label.
labelFunction — Property in class mx.controls.listClasses.ListBase
A user-supplied function to run on each item to determine its label.
labelPlacement — Style in class com.dwuser.ss4.ui.loaders.UILoader
Specifies the placement of the label.
labelPlacement — Property in class mx.controls.Button
Orientation of the label in relation to a specified icon.
labelPlacement — Property in class mx.controls.ProgressBar
Placement of the label.
labelRect — Property in class mx.preloaders.DownloadProgressBar
The dimensions of the TextField component for the label.
labelWidth — Style in class com.dwuser.ss4.ui.loaders.UILoader
The width of the label in pixels.
labelWidth — Style in class mx.controls.ProgressBar
The width of the label in pixels.
largeIconSkin — Style in class com.dwuser.ss4.ui.controls.PagingControlSizer
Specifies the large-tile icon which is displayed on the right edge of the slider.
LAST — Static property in class mx.collections.CursorBookmark
A bookmark for the last item in an ICollectionView.
LastButton — Class in package com.dwuser.ss4.ui.controls
The LastButton element allows the user to jump to the final image in the current gallery.
LastButton() — Constructor in class com.dwuser.ss4.ui.controls.LastButton
LastButtonSkin — Class in package com.dwuser.ss4.skins
The default skin for the LastButton element.
LastButtonSkin() — Constructor in class com.dwuser.ss4.skins.LastButtonSkin
Constructor.
lastButtonStyleName — Style in class mx.controls.ButtonBar
Vertical alignment of all buttons within the ButtonBar.
lastDropIndex — Property in class mx.controls.listClasses.ListBase
The most recently calculated index where the drag item should be added to the drop target.
LAST_INDEX_MODE — Constant static property in class mx.collections.Sort
When executing a find return the index for the last matching item.
lastSeekPending — Property in class mx.controls.listClasses.ListBase
The most recent seek that caused a page fault.
lastTabStyleName — Style in class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the last tab.
lastTabStyleName — Style in class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the last tab navigation item.
lastURL — Property in class mx.events.BrowserChangeEvent
The previous value of the url property in the BrowserManager.
layout — Property in class mx.containers.Panel
Specifies the layout mechanism used for this container.
layout — Property in class mx.core.LayoutContainer
Specifies the layout mechanism used for this application.
layoutBackgroundImage() — Method in interface mx.core.IRectangularBorder
Layout the background image.
layoutBackgroundImage() — Method in class mx.skins.RectangularBorder
Layout the background image.
layout_changeRequested — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LAYOUT_REQUESTCHANGE constant defines the value of the type property of the event object for a layout_changeRequested event.
layoutChrome(unscaledWidth, unscaledHeight) — Method in class mx.core.Container
Respond to size changes by setting the positions and sizes of this container's borders.
layoutChrome(unscaledWidth, unscaledHeight) — Method in class mx.core.ScrollControlBase
Responds to size changes by setting the positions and sizes of this control's borders.
layoutColumns — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies the number of columns of thumbs on the 3D wall's grid layout.
LayoutContainer — Class in package mx.core
Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container.
LayoutContainer() — Constructor in class mx.core.LayoutContainer
Constructor.
layoutDegreeSpan — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies the number of degrees spanned by the curve on the 3D wall's grid layout.
layoutDirection — Style in class com.dwuser.ss4.ui.ImagesScrollList
Specifies the type of layout grid to create.
layoutDirection — Property in class com.dwuser.ss4.ui.PagingControlHolder
Specifies the layout direction of the tiles in the elements.
layoutEditor(x, y, w, h) — Method in class mx.controls.List
Positions the item editor instance at the suggested position with the suggested dimensions.
LayoutJumpButton — Class in package com.dwuser.ss4.ui
The LayoutJumpButton element, when clicked, triggers a jump to the view specified by the view property.
LayoutJumpButton() — Constructor in class com.dwuser.ss4.ui.LayoutJumpButton
layoutManager — Property in class com.dwuser.ss4.ui.FlashSlideshow
Provides a reference to the main LayoutManager instance, which manages the slideshow's user interface.
layoutManager — Property in class com.dwuser.ss4.ui.extras.GalleryBarButton
LayoutManager — Class in package com.dwuser.ss4.ui
The LayoutManager manages all aspects of the user interface.
LayoutManager — Class in package mx.managers
The LayoutManager is the engine behind Flex's measurement and layout strategy.
LayoutManager() — Constructor in class com.dwuser.ss4.ui.LayoutManager
LayoutManager() — Constructor in class mx.managers.LayoutManager
Constructor.
layout_managerReady — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LAYOUT_MANAGERREADY constant defines the value of the type property of the event object for a layout_managerReady event.
LAYOUT_MANAGERREADY — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LAYOUT_MANAGERREADY constant defines the value of the type property of the event object for a layout_managerReady event.
LAYOUT_REQUESTCHANGE — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LAYOUT_REQUESTCHANGE constant defines the value of the type property of the event object for a layout_changeRequested event.
layoutRows — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies the number of rows of thumbs on the 3D wall's grid layout.
layout_setCurrentViewID — Event in class com.dwuser.ss4.ui.FlashSlideshow
layout_setWritable — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LAYOUT_SETWRITABLE constant defines the value of the type property of the event object for a layout_setWritable event.
LAYOUT_SETWRITABLE — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LAYOUT_SETWRITABLE constant defines the value of the type property of the event object for a layout_setWritable event.
LayoutTransition — Class in package com.dwuser.ss4.pseudoStyleClasses
Holds the style parameters which control the transition used between separate layout views.
LayoutTransition(imagesStandardInstance) — Constructor in class com.dwuser.ss4.pseudoStyleClasses.LayoutTransition
LayoutTransitionFirst — Class in package com.dwuser.ss4.pseudoStyleClasses
Holds the style parameters which control the transition used to display the first layout view.
LayoutTransitionFirst(imagesStandardInstance) — Constructor in class com.dwuser.ss4.pseudoStyleClasses.LayoutTransitionFirst
layoutUseTwist — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies if the 3D wall's layout should include a "twist", or a reversal of curvature direction at the middle.
layout_viewReady — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LAYOUT_VIEWREADY constant defines the value of the type property of the event object for a layout_viewReady event.
LAYOUT_VIEWREADY — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LAYOUT_VIEWREADY constant defines the value of the type property of the event object for a layout_viewReady event.
layoutXML — Property in class com.dwuser.ss4.core.FlashSlideshowConfigurationParameters
Allows for the layout XML (<ui>...</ui>) to be explicitly passed in an XML string value.
leading — Style in class com.dwuser.ss4.ui.loaders.UILoader
Additional vertical space between lines of text.
leading — Style in class mx.controls.Button
Additional vertical space between lines of text.
leading — Style in class mx.controls.ProgressBar
Additional vertical space between lines of text.
leading — Style in class mx.controls.Text
Additional vertical space between lines of text.
leading — Style in class mx.controls.ToolTip
Additional vertical space between lines of text.
leading — Style in class mx.core.ScrollControlBase
Additional vertical space between lines of text.
leading — Style in class mx.core.UITextField
Additional vertical space between lines of text.
left — Property in class mx.core.EdgeMetrics
The width, in pixels, of the left edge region.
left — Style in class mx.core.UIComponent
The horizontal distance in pixels from the left edge of the component's content area to the left edge of the component.
LEFT — Constant static property in class mx.controls.ButtonLabelPlacement
Specifies that the label appears to the left of the icon.
LEFT — Constant static property in class mx.controls.ProgressBarDirection
Specifies to fill the progress bar from the right to the left.
LEFT — Constant static property in class mx.controls.ProgressBarLabelPlacement
Specifies to place the label to the left of the progress bar.
length — Property in interface mx.collections.ICollectionView
The number of items in this view.
length — Property in interface mx.collections.IList
The number of items in this collection.
length — Property in class mx.collections.ListCollectionView
The number of items in this collection.
length — Property in class mx.controls.TextArea
The number of characters of text displayed in the TextArea.
length — Property in class mx.controls.TextInput
The number of characters of text displayed in the TextArea.
length — Property in interface mx.core.IUITextField
letterSpacing — Style in class com.dwuser.ss4.ui.loaders.UILoader
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.Button
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.Label
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ProgressBar
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.TextInput
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ToolTip
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.Container
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.ScrollControlBase
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.UITextField
The number of additional pixels to appear between each character.
level — Property in class com.dwuser.ss4.ui.audiocontrols.AudioControlCanvas
Specifies the level of audio this controller or any child controls are applicable for.
level — Property in class com.dwuser.ss4.ui.audiocontrols.AudioInfoText
Specifies the level of audio this controller or any child controls are applicable for.
level — Property in class com.dwuser.ss4.ui.audiocontrols.AudioLoadBar
Specifies the level of audio this controller or any child controls are applicable for.
level — Property in class com.dwuser.ss4.ui.audiocontrols.AudioPlayPauseButton
Specifies the level of audio this controller is applicable for.
level — Property in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
Specifies the level of audio this controller or any child controls are applicable for.
Linear — Class in package mx.effects.easing
The Linear class defines easing functions to implement linear motion with Flex effect classes.
lineColor — Style in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
The color of the position indication line, which runs from the top of the component to the top of the draggable position thumb.
LINE_DOWN — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved down by one line.
LINE_LEFT — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved left by one line.
LINE_RIGHT — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved right by one line.
lineScrollSize — Property in class mx.controls.scrollClasses.ScrollBar
Amount to scroll when an arrow button is pressed, in pixels.
LINE_UP — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved up by one line.
link — Property in class com.dwuser.ss4.ui.DynamicLinkButton
Optional; if specified, the URL specified by this property will be opened when the element is clicked.
link — Event in class mx.controls.Label
Dispatched when a user clicks a hyperlink in an HTML-enabled text field, where the URL begins with "event:".
link — Event in class mx.controls.TextArea
Dispatched when a user clicks a hyperlink in text defined by the htmlText property, where the URL begins with "event:".
LINK — Constant static property in class mx.managers.DragManager
Constant that specifies that the type of drag action is "link".
LinkButton — Class in package mx.controls
The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it.
LinkButton() — Constructor in class mx.controls.LinkButton
Constructor.
linkCursor — Style in class mx.managers.DragManager
Cursor displayed during a link operation.
linkTarget — Property in class com.dwuser.ss4.ui.DynamicLinkButton
If the link property has been defined, this property controls which window the link will be opened in.
list — Property in class mx.collections.ListCollectionView
The IList that this collection view wraps.
List — Class in package mx.controls
The List control displays a vertical list of items.
List() — Constructor in class mx.controls.List
Constructor.
ListBase — Class in package mx.controls.listClasses
The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.
ListBase() — Constructor in class mx.controls.listClasses.ListBase
Constructor.
ListBaseSeekPending — Class in package mx.controls.listClasses
An object that stores data about a seek operation that was interrupted by an ItemPendingError error.
ListBaseSeekPending(bookmark:mx.collections:CursorBookmark, offset) — Constructor in class mx.controls.listClasses.ListBaseSeekPending
Constructor.
ListBaseSelectionData — Class in package mx.controls.listClasses
Records used by list classes to keep track of what is selected.
ListBaseSelectionData(data, index, approximate) — Constructor in class mx.controls.listClasses.ListBaseSelectionData
Constructor.
ListCollectionView — Class in package mx.collections
The ListCollectionView class adds the properties and methods of the ICollectionView interface to an object that conforms to the IList interface.
ListCollectionView(list:mx.collections:IList) — Constructor in class mx.collections.ListCollectionView
The ListCollectionView constructor.
listContent — Property in class mx.controls.listClasses.ListBase
An internal display object that parents all of the item renderers, selection and highlighting indicators and other supporting graphics.
listContentStyleFilters — Property in class mx.controls.listClasses.ListBase
The set of styles to pass from the ListBase to the listContent.
listData — Property in class mx.controls.Button
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the list control.
listData — Property in class mx.controls.Label
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the List control.
listData — Property in class mx.controls.TextArea
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the list control.
listData — Property in class mx.controls.TextInput
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the list control.
listData — Property in interface mx.controls.listClasses.IDropInListItemRenderer
Implements the listData property using setter and getter methods.
listData — Property in class mx.controls.listClasses.ListBase
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the additional data from the list control.
listData — Property in class mx.controls.listClasses.ListItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property in class mx.controls.listClasses.TileListItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property in class mx.controls.treeClasses.TreeItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
ListData — Class in package mx.controls.listClasses
The ListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the List control.
ListData(text, icon, labelField, uid, owner:mx.core:IUIComponent, rowIndex, columnIndex) — Constructor in class mx.controls.listClasses.ListData
Constructor.
ListDropIndicator — Class in package mx.skins.halo
The skin for the drop indicator of a list-based control.
ListDropIndicator() — Constructor in class mx.skins.halo.ListDropIndicator
Constructor.
listener — Property in class mx.effects.Tween
Object that is notified at each interval of the animation.
ListEvent — Class in package mx.events
The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid.
ListEvent(type, bubbles, cancelable, columnIndex, rowIndex, reason, itemRenderer:mx.controls.listClasses:IListItemRenderer) — Constructor in class mx.events.ListEvent
Constructor.
ListEventReason — Final class in package mx.events
Constants for the values of the reason property of a ListEvent object where the value of the type property is ListEvent.ITEM_EDIT_END.
ListItemDragProxy — Class in package mx.controls.listClasses
The default drag proxy used when dragging from a list-based control (except for the DataGrid class).
ListItemDragProxy() — Constructor in class mx.controls.listClasses.ListItemDragProxy
Constructor.
ListItemRenderer — Class in package mx.controls.listClasses
The ListItemRenderer class defines the default item renderer for a List control.
ListItemRenderer() — Constructor in class mx.controls.listClasses.ListItemRenderer
Constructor.
listItems — Property in class mx.controls.listClasses.ListBase
An Array of Arrays that contains the itemRenderer instances that render each data provider item.
ListRowInfo — Class in package mx.controls.listClasses
Used by the list-based classes to store information about their IListItemRenderers.
ListRowInfo(y, height, uid, data) — Constructor in class mx.controls.listClasses.ListRowInfo
Constructor.
liveDragging — Property in class mx.containers.DividedBox
If true, the children adjacent to a divider are continuously resized while the user drags it.
liveScrolling — Property in class mx.core.ScrollControlBase
A flag that indicates whether scrolling is live as the scrollbar thumb is moved or the view is not updated until the thumb is released.
load(url) — Method in class mx.controls.SWFLoader
Loads an image or SWF file.
load() — Method in class mx.effects.SoundEffect
Loads the MP3 if the source property points to a URL.
load(applicationDomain, securityDomain, bytes) — Method in interface mx.modules.IModuleInfo
Requests that the module be loaded.
loaded — Property in interface mx.modules.IModuleInfo
A flag that is true if the load() method has been called on this module.
loadedAssetDomain — Property in class com.dwuser.ss4.ui.FlashSlideshow
Allows access to the ApplicationDomain used to load the external skin file.
loaderContext — Property in class mx.controls.SWFLoader
A LoaderContext object to use to control loading of the content.
loaderInfo — Property in interface mx.core.IFlexDisplayObject
loaderInfo — Property in interface mx.managers.ISystemManager
The LoaderInfo object that represents information about the application.
loader_setGroupProgress — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LOADER_SETGROUPPROGRESS constant defines the value of the type property of the event object for a loader_setGroupProgress event.
LOADER_SETGROUPPROGRESS — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LOADER_SETGROUPPROGRESS constant defines the value of the type property of the event object for a loader_setGroupProgress event.
loader_setSingleProgress — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LOADER_SETSINGLEPROGRESS constant defines the value of the type property of the event object for a loader_setSingleProgress event.
LOADER_SETSINGLEPROGRESS — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LOADER_SETSINGLEPROGRESS constant defines the value of the type property of the event object for a loader_setSingleProgress event.
LOADER_SHOWGROUP — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LOADER_SHOWGROUP constant defines the value of the type property of the event object for a loader_showGroupLoader event.
loader_showGroupLoader — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LOADER_SHOWGROUP constant defines the value of the type property of the event object for a loader_showGroupLoader event.
LOADER_SHOWSINGLE — Constant static property in class com.dwuser.ss4.events.SlideshowEvent
The SlideshowEvent.LOADER_SHOWSINGLE constant defines the value of the type property of the event object for a loader_showSingleLoader event.
loader_showSingleLoader — Event in class com.dwuser.ss4.ui.FlashSlideshow
The SlideshowEvent.LOADER_SHOWSINGLE constant defines the value of the type property of the event object for a loader_showSingleLoader event.
LoaderSkin — Class in package com.dwuser.ss4.skins
LoaderSkin() — Constructor in class com.dwuser.ss4.skins.LoaderSkin
Constructor.
LoaderUtil — Class in package mx.utils
The LoaderUtil class defines a utility method for use with Flex RSLs.
loadForCompatibility — Property in class mx.controls.SWFLoader
A flag that indicates whether the content is loaded so that it can interoperate with applications built with a different verion of the Flex compiler.
loadForCompatibility — Property in interface mx.core.ISWFLoader
A flag that indicates whether the content is loaded so that it can interoperate with applications that were built with a different verion of Flex.
LOADING — Constant static property in class mx.events.FlexEvent
The FlexEvent.LOADING constant defines the value of the type property of the event object for a loading event.
loadingDelay — Property in class com.dwuser.ss4.ui.NumberBar
[This is an advanced property; only advanced users should manipulate it.] Specifies the delay, in milliseconds, between each thumb being loaded.
loadingDelay — Property in class com.dwuser.ss4.ui.Thumbnails
[This is an advanced property; only advanced users should manipulate it.] Specifies the delay, in milliseconds, between each thumb being loaded.
loadingDurationLabel — Style in class com.dwuser.ss4.ui.audiocontrols.AudioInfoText
The {totaltime} value displayed in the label while the audio file is still loading.
loadingDurationLabel — Style in class com.dwuser.ss4.ui.audiocontrols.AudioScrubBar
The {totaltime} value displayed in the label while the audio file is still loading.
loadingLabel — Style in class com.dwuser.ss4.video.FlexVideoPlayer
Specifies the loading label displayed while the video loads.
loadResourceModule(url, update, applicationDomain, securityDomain) — Method in interface mx.resources.IResourceManager
Begins loading a resource module containing resource bundles.
loadStarted — Property in class com.dwuser.ss4.skins.LoaderSkin
loadState(state) — Method in class mx.containers.Accordion
Loads the state of this object.
loadState(state) — Method in class mx.containers.ViewStack
Loads the state of this object.
loadState(state) — Method in interface mx.managers.IHistoryManagerClient
Loads the state of this object.
loadStyleDeclarations(url, update, trustContent, applicationDomain, securityDomain) — Static method in class mx.styles.StyleManager
Loads a style SWF.
locale — Property in interface mx.resources.IResourceBundle
The locale for which this bundle's resources have been localized.
locale — Property in class mx.resources.ResourceBundle
The locale for which this bundle's resources have been localized.
localeChain — Property in interface mx.resources.IResourceManager
An Array of locale Strings, such as [ "en_US" ], which specifies one or more locales to be searched for resources.
localIndex — Property in class mx.collections.ListCollectionView
When the view is sorted or filtered the localIndex property contains an array of items in the sorted or filtered (ordered, reduced) view, in the sorted order.
localToContent(point) — Method in class mx.core.Container
Converts a Point object from local to content coordinates.
localToContent(point) — Method in class mx.core.UIComponent
Converts a Point object from local to content coordinates.
localToGlobal(point) — Method in interface mx.core.IFlexDisplayObject
location — Property in class mx.events.CollectionEvent
When the kind value is CollectionEventKind.ADD, CollectionEventKind.MOVE, CollectionEventKind.REMOVE, or CollectionEventKind.REPLACE, this property is the zero-base index in the collection of the item(s) specified in the items property.
lockImages — Style in class com.dwuser.ss4.ui.Images3DWall
Specifies if the images should be "locked" while a transition is taking place.
lockImages — Style in class com.dwuser.ss4.ui.ImagesCoverFlow
Specifies if the images should be "locked" while a transition is taking place.
lockImages — Style in class com.dwuser.ss4.ui.ImagesScatter
Specifies if the images should be "locked" while a transition is taking place.
lockImages — Style in class com.dwuser.ss4.ui.ImagesScrollList
Specifies if the images should be "locked" while a transition is taking place.
lockImages — Style in class com.dwuser.ss4.ui.ImagesStandardTransition
Specifies if the images should be locked while slide transitions take place.
lockImages — Style in class com.dwuser.ss4.ui.ImagesStarfield
Specifies if the images should be "locked" while a transition is taking place.
lockLayout — Style in class com.dwuser.ss4.pseudoStyleClasses.LayoutTransition
Specifies if the layout should be locked while view transitions take place.
loop — Style in class com.dwuser.ss4.pseudoStyleClasses.AudioGallery
Specifies whether the gallery level audio should automatically loop.
loop — Style in class com.dwuser.ss4.pseudoStyleClasses.AudioImage
Specifies whether the image level audio should automatically loop.
loop — Style in class com.dwuser.ss4.pseudoStyleClasses.AudioIntro
Specifies whether the intro/background level audio should automatically loop.
loopEnabled — Static property in class com.dwuser.ss4.managers.AutoplayManager
This static utility variable tracks whether global autoplay looping is currently enabled or disabled.
loops — Property in class com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses.SoundEffect
The number of times to play the sound in a loop, where a value of 0 means play the effect once, a value of 1 means play the effect twice, and so on.
loops — Property in class mx.effects.SoundEffect
The number of times to play the sound in a loop, where a value of 0 means play the effect once, a value of 1 means play the effect twice, and so on.
loops — Property in class mx.effects.effectClasses.SoundEffectInstance
The number of times to play the sound in a loop, where a value of 0 means play the effect once, a value of 1 means play the effect twice, and so on.
loudVolume — Style in class com.dwuser.ss4.ui.audiocontrols.AudioVolumeToggleButton
Specifies the volume changed to when the button switches to the loud state.
LOW — Constant static property in class mx.managers.CursorManagerPriority
Constant that specifies the lowest cursor priority when passed as the priority argument to setCursor().
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