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  
L — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the L key (76).
label — Property, class flash.display.NativeMenuItem
The display string of this menu item.
label — Statement
Associates a statement with an identifier that can be referenced by break or continue.
label — Property, class mx.charts.LegendItem
Specifies the text that Flex displays alongside the legend element.
label — Property, class mx.charts.chartClasses.LegendData
The text identifying the series or item displayed in the legend item.
label — Property, class mx.collections.Grouping
The name of the field added to the flat data to create the hierarchy.
label — Property, class mx.collections.SummaryField
The property used inside the summary object, an instance of the SummaryObject class, to hold summary information.
label — Property, class mx.containers.FormHeading
Form heading text.
label — Property, class mx.containers.FormItem
Text label for the FormItem.
label — Property, class mx.controls.Button
Text to appear on the Button control.
label — Property, class mx.controls.ProgressBar
Text that accompanies the progress bar.
label — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
The internal UITextField object that renders the label of this Button.
label — Property, class mx.controls.listClasses.BaseListData
The textual representation of the item data, based on the list class's itemToLabel() method.
label — Property, class mx.controls.listClasses.ListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.listClasses.TileListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.menuClasses.MenuBarItem
The UITextField that displays the text in this MenuBarItem.
label — Property, class mx.controls.menuClasses.MenuItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.controls.treeClasses.TreeItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property, class mx.core.Container
The text displayed by some navigator containers to represent this Container.
label — Property, class mx.events.FlexNativeMenuEvent
The label text of the associated menu item.
label — Property, class mx.events.ItemClickEvent
The label of the associated navigation item.
label — Property, class mx.events.MenuEvent
The label text of the associated menu item.
label — Property, class mx.preloaders.DownloadProgressBar
Text to display when the progress bar is active.
Label — class, package mx.controls
The Label control displays a single line of noneditable text.
Label() — Constructor, class mx.controls.Label
Constructor.
labelAlign — Style, class mx.charts.series.BarSeries
Determines the alignment of the label.
labelAlign — Style, class mx.charts.series.ColumnSeries
Determines the alignment of the label.
labelAlign — Style, class mx.charts.AxisRenderer
Specifies the alignment of label with respect to the position of the value it points to.
labelAngle — Property, class mx.charts.series.items.PieSeriesItem
The angle of the label, in radians, for this wedge.
LabelAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Label control.
LabelAutomationImpl(obj:mx.controls:Label) — Constructor, class mx.automation.delegates.controls.LabelAutomationImpl
Constructor.
labelCache — Property, class mx.charts.chartClasses.NumericAxis
The most recent set of AxisLabel objects generated to represent this axis.
labelContainer — Property, class mx.charts.chartClasses.ChartElement
The DisplayObject that displays labels rendered by this element.
labelContainer — Property, interface mx.charts.chartClasses.IChartElement
The DisplayObject that displays labels rendered by this element.
labelData — Property, class mx.charts.series.renderData.BarSeriesRenderData
A structure of data associated with the layout of the labels rendered by the bar series.
labelData — Property, class mx.charts.series.renderData.ColumnSeriesRenderData
A structure of data associated with the layout of the labels rendered by the column series.
labelData — Property, class mx.charts.series.renderData.PieSeriesRenderData
A structure of data associated with the layout of the labels rendered by the pie series.
labelElements — Property, class mx.charts.chartClasses.ChartBase
The set of display objects that represent the labels for the chart elements.
labelField — Property, class mx.charts.series.BarSeries
Name of a field in the data provider whose value appears as the label.
labelField — Property, class mx.charts.series.ColumnSeries
Name of a field in the data provider whose value appears as the label.
labelField — Property, class mx.charts.series.PieSeries
Name of a field in the data provider whose value appears as label Ignored if labelFunction is specified
labelField — Property, class mx.controls.ColorPicker
Name of the field in the objects of the dataProvider Array that contain text to display as the label in the SwatchPanel object text box.
labelField — Property, class mx.controls.ComboBox
Name of the field in the items in the dataProvider Array to display as the label in the TextInput portion and drop-down list.
labelField — Property, class mx.controls.FlexNativeMenu
The name of the field in the data provider that determines the text to display for each menu item.
labelField — Property, class mx.controls.MenuBar
The name of the field in the data provider that determines the text to display for each menu item.
labelField — Property, class mx.controls.NavBar
Name of the field in the dataProvider object to display as the label for each navigation item.
labelField — Property, class mx.controls.PopUpMenuButton
Name of the field in the dataProvider Array that contains the text to show for each menu item.
labelField — Property, class mx.controls.listClasses.AdvancedListBase
The name of the field in the data provider items to display as the label.
labelField — Property, class mx.controls.listClasses.ListBase
The name of the field in the data provider items to display as the label.
labelField — Property, class mx.controls.listClasses.ListData
The value of the labelField property in the list class.
labelFormat — Property, class mx.preloaders.DownloadProgressBar
The TextFormat object of the TextField component of the label.
labelFunction — Property, class mx.charts.AxisRenderer
Called to format axis renderer values for display as labels.
labelFunction — Property, class mx.charts.CategoryAxis
Specifies a function that defines the labels that are generated for each item in the CategoryAxis's dataProvider.
labelFunction — Property, class mx.charts.chartClasses.NumericAxis
Called to format axis values for display as labels.
labelFunction — Property, class mx.charts.series.BarSeries
Specifies a callback function used to render each label of the Series.
labelFunction — Property, class mx.charts.series.ColumnSeries
Specifies a callback function used to render each label of the Series.
labelFunction — Property, class mx.charts.series.PieSeries
Specifies a callback function used to render each label of the PieSeries.
labelFunction — Property, class mx.controls.ComboBox
User-supplied function to run on each item to determine its label.
labelFunction — Property, class mx.controls.DateField
Function used to format the date displayed in the text field of the DateField control.
labelFunction — Property, class mx.controls.FlexNativeMenu
The function that determines the text to display for each menu item.
labelFunction — Property, class mx.controls.MenuBar
The function that determines the text to display for each menu item.
labelFunction — Property, class mx.controls.NavBar
A user-supplied function to run on each item to determine its label.
labelFunction — Property, class mx.controls.PopUpMenuButton
A function that determines the text to display for each menu item.
labelFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A function that determines the text to display in this column.
labelFunction — Property, class mx.controls.dataGridClasses.DataGridColumn
A function that determines the text to display in this column.
labelFunction — Property, class mx.controls.listClasses.AdvancedListBase
A user-supplied function to run on each item to determine its label.
labelFunction — Property, class mx.controls.listClasses.ListBase
A user-supplied function to run on each item to determine its label.
labelGap — Style, class mx.charts.AxisRenderer
Specifies the gap between the end of the tick marks and the top of the labels, in pixels.
labelMaximum — Property, class mx.charts.chartClasses.NumericAxis
The maximum value where a label should be placed.
labelMinimum — Property, class mx.charts.chartClasses.NumericAxis
The minimum value where a label should be placed.
labelOffset — Style, class mx.controls.sliderClasses.Slider
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the labels relative to the track.
labelPlacement — Style, class mx.charts.LegendItem
Specifies the label placement of the legend element.
labelPlacement — Style, class mx.charts.Legend
Specifies the label placement of the legend element.
labelPlacement — Property, class mx.controls.Button
Orientation of the label in relation to a specified icon.
labelPlacement — Property, class mx.controls.ProgressBar
Placement of the label.
labelPlacement — Property, class mx.controls.RadioButton
Position of the label relative to the RadioButton icon.
labelPlacement — Property, class mx.controls.RadioButtonGroup
Position of the RadioButton label relative to the RadioButton icon for each control in the group.
labelPosition — Style, class mx.charts.series.PieSeries
Specifies how to render value labels.
labelPosition — Style, class mx.charts.series.BarSeries
Determines the position of labels Possible values are "none" , "outside" and "inside".
labelPosition — Style, class mx.charts.series.ColumnSeries
Determines the position of labels Possible values are none , outside and inside.
labelRect — Property, class mx.preloaders.DownloadProgressBar
The dimensions of the TextField component for the label.
labelRenderer — Property, class mx.charts.AxisRenderer
A reference to the factory used to render the axis labels.
labelRotation — Style, class mx.charts.AxisRenderer
Specifies the label rotation.
labels — Property, class flash.display.Scene
An array of FrameLabel objects for the scene.
labels — Property, class mx.charts.chartClasses.AxisLabelSet
An array of AxisLabel objects representing the values of the generating axis.
labels — Property, class mx.controls.sliderClasses.Slider
An array of strings used for the slider labels.
labelScale — Property, class mx.charts.series.renderData.BarSeriesRenderData
The scale factor of the labels rendered by the bar series.
labelScale — Property, class mx.charts.series.renderData.ColumnSeriesRenderData
The scale factor of the labels rendered by the column series.
labelScale — Property, class mx.charts.series.renderData.PieSeriesRenderData
The scale factor of the labels rendered by the pie series.
labelSizeLimit — Style, class mx.charts.series.BarSeries
Specifies the font size threshold, in points, below which labels are considered illegible.
labelSizeLimit — Style, class mx.charts.series.ColumnSeries
Specifies the font size threshold, in points, below which labels are considered illegible.
labelStyleName — Style, class mx.containers.FormItem
Name of the CSS Style declaration to use for the styles for the FormItem's label.
labelStyleName — Style, class mx.controls.sliderClasses.Slider
The name of the style to use for the slider label.
labelUnits — Property, class mx.charts.DateTimeAxis
The units that the axis uses to generate labels.
labelWidth — Style, class mx.containers.FormHeading
Width of the form labels.
labelWidth — Style, class mx.containers.FormItem
Width of the form labels.
labelWidth — Style, class mx.containers.Form
Width of the form labels.
labelWidth — Style, class mx.controls.ProgressBar
The width of the label in pixels.
LANDSCAPE — Constant Static Property, class flash.printing.PrintJobOrientation
The landscape (horizontal) image orientation for printing.
language — Static Property, class flash.system.Capabilities
Specifies the language code of the system on which the content is running.
language — Property, class mx.resources.Locale
The language code of this Locale instance.
languages — Static Property, class flash.system.Capabilities
An array of strings that contain information about the user's preferred user interface languages, as set through the operating system.
LAST — Static Property, class mx.collections.CursorBookmark
A bookmark for the last item in an ICollectionView.
LAST — Constant Static Property, class mx.rpc.mxml.Concurrency
Making a request causes the client to ignore a result or fault for any current outstanding request.
lastButtonStyleName — Style, class mx.controls.ButtonBar
Vertical alignment of all buttons within the ButtonBar.
lastChild — Property, class flash.xml.XMLNode
An XMLNode value that references the last child in the node's child list.
lastDropIndex — Property, class mx.controls.listClasses.AdvancedListBase
The most recently calculated index where the drag item should be added to the drop target.
lastDropIndex — Property, class mx.controls.listClasses.ListBase
The most recently calculated index where the drag item should be added to the drop target.
lastIndex — Property, class RegExp
Specifies the index position in the string at which to start the next search.
LAST_INDEX_MODE — Constant Static Property, class mx.collections.Sort
When executing a find return the index for the last matching item.
lastIndexOf(searchElement, fromIndex:int) — method, class Array
Searches for an item in an array, working backward from the last item, and returns the index position of the matching item using strict equality (===).
lastIndexOf(val:String, startIndex:Number) — method, class String
Searches the string from right to left and returns the index of the last occurrence of val found before startIndex.
lastIndexOf(searchElement:T, fromIndex:int) — method, class Vector
Searches for an item in the Vector, working backward from the specified index position, and returns the index position of the matching item.
lastInsertRowID — Property, class flash.data.SQLConnection
The last generated row identifier created by a SQL INSERT statement.
lastInsertRowID — Property, class flash.data.SQLResult
The last generated row identifier generated by a SQL INSERT statement.
lastLine — Property, class flash.text.engine.TextBlock
The last TextLine in the TextBlock, if any.
lastResult — Property, class mx.rpc.AbstractInvoker
The result of the last invocation.
lastResult — Property, class mx.rpc.CallResponder
This property stores the result property of the token each time it delivers a successful result.
lastResult — Property, class mx.rpc.http.HTTPService
The result of the last invocation.
lastSeekPending — Property, class mx.controls.listClasses.AdvancedListBase
The most recent seek that caused a page fault.
lastSeekPending — Property, class mx.controls.listClasses.ListBase
The most recent seek that caused a page fault.
lastStatusUpdate — Property, class air.net.ServiceMonitor
The time of the last status update.
lastTabStyleName — Style, class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the last tab.
lastTabStyleName — Style, class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the last tab navigation item.
lastURL — Property, class mx.events.BrowserChangeEvent
The previous value of the url property in the BrowserManager.
lastVisibleRow — Property, interface mx.automation.IAutomationTabularData
The index of the last visible child.
LAYER — Constant Static Property, class flash.display.BlendMode
Forces the creation of a transparency group for the display object.
layout — Property, class mx.containers.Panel
Specifies the layout mechanism used for this container.
layout — Property, class mx.core.LayoutContainer
Specifies the layout mechanism used for this application.
layoutBackgroundImage() — method, interface mx.core.IRectangularBorder
Layout the background image.
layoutBackgroundImage() — method, class mx.skins.RectangularBorder
Layout the background image.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.controls.VideoDisplay
Responds to size changes by setting the positions and sizes of the borders.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.core.Container
Respond to size changes by setting the positions and sizes of this container's borders.
layoutChrome(unscaledWidth:Number, unscaledHeight:Number) — method, class mx.core.ScrollControlBase
Responds to size changes by setting the positions and sizes of this control's borders.
layoutColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, item:mx.controls.listClasses:IListItemRenderer, xx:Number, yy:Number) — method, class mx.controls.dataGridClasses.DataGridBase
Sizes and temporarily positions an itemRenderer for a column, returning its size as a Point.
LayoutContainer — class, 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, class mx.core.LayoutContainer
Constructor.
layoutEditor(x:int, y:int, w:int, h:int) — method, class mx.controls.List
Positions the item editor instance at the suggested position with the suggested dimensions.
LayoutManager — class, package mx.managers
The LayoutManager is the engine behind Flex's measurement and layout strategy.
LayoutManager() — Constructor, class mx.managers.LayoutManager
Constructor.
LCD — Constant Static Property, class flash.text.TextDisplayMode
Forces Flash Player to use LCD subpixel anti-aliasing.
leading — Property, class flash.text.TextFormat
An integer representing the amount of vertical space (called leading) between lines.
leading — Property, class flash.text.TextLineMetrics
The leading value is the measurement of the vertical distance between the lines of text.
leading — Style, class mx.charts.chartClasses.DataTip
Additional vertical space between lines of text.
leading — Style, class mx.containers.FormHeading
Additional vertical space between lines of text.
leading — Style, class mx.controls.menuClasses.MenuBarItem
Additional vertical space between lines of text.
leading — Style, class mx.controls.Text
Additional vertical space between lines of text.
leading — Style, class mx.controls.Button
Additional vertical space between lines of text.
leading — Style, class mx.controls.DateChooser
Additional vertical space between lines of text.
leading — Style, class mx.controls.ProgressBar
Additional vertical space between lines of text.
leading — Style, class mx.controls.ComboBox
Additional vertical space between lines of text.
leading — Style, class mx.controls.ToolTip
Additional vertical space between lines of text.
leading — Style, class mx.controls.NumericStepper
Additional vertical space between lines of text.
leading — Style, class mx.controls.MenuBar
Additional vertical space between lines of text.
leading — Style, class mx.controls.DateField
Additional vertical space between lines of text.
leading — Style, class mx.controls.ColorPicker
Additional vertical space between lines of text.
leading — Style, class mx.core.ScrollControlBase
Additional vertical space between lines of text.
leading — Style, class mx.core.UITextField
Additional vertical space between lines of text.
left — Property, class flash.geom.Rectangle
The x coordinate of the top-left corner of the rectangle.
left — Style, 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 — Property, class mx.core.EdgeMetrics
The width, in pixels, of the left edge region.
left — Property, class mx.flash.UIMovieClip
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, class flash.display.NativeWindowResize
The left edge of the window.
LEFT — Constant Static Property, class flash.display.StageAlign
Specifies that the Stage is aligned on the left.
LEFT — Constant Static Property, class flash.text.TextFieldAutoSize
Specifies that the text is to be treated as left-justified text, meaning that the left side of the text field remains fixed and any resizing of a single line is on the right side.
LEFT — Constant Static Property, class flash.text.TextFormatAlign
Constant; aligns text to the left within the text field.
LEFT — Constant Static Property, class flash.ui.KeyLocation
Indicates the key activated is in the left key location (there is more than one possible location for this key).
LEFT — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Left Arrow key (37).
LEFT — Constant Static Property, class mx.controls.ButtonLabelPlacement
Specifies that the label appears to the left of the icon.
LEFT — Constant Static Property, class mx.controls.ProgressBarDirection
Specifies to fill the progress bar from the right to the left.
LEFT — Constant Static Property, class mx.controls.ProgressBarLabelPlacement
Specifies to place the label to the left of the progress bar.
LEFT — Constant Static Property, class mx.validators.CurrencyValidatorAlignSymbol
Specifies "left" as the alignment of the currency symbol for the CurrencyValidator class.
LEFTBRACKET — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the [ key (219).
leftExtension — Property, class flash.filters.ShaderFilter
The growth in pixels on the left side of the target object.
leftIconGap — Style, class mx.controls.Menu
The gap to the left of the label in a menu item.
leftMargin — Property, class flash.text.TextFormat
The left margin of the paragraph, in pixels.
leftOffset — Property, class mx.controls.dataGridClasses.DataGridHeader
The offset, in pixels, from the left side of the content of the renderer.
leftOffset — Property, class mx.controls.listClasses.ListBaseContentHolder
Offset, in pixels, for the upper-left corner in the list control of the content defined by the ListBase.listContent property.
leftPeak — Property, class flash.media.SoundChannel
The current amplitude (volume) of the left channel, from 0 (silent) to 1 (full amplitude).
leftToLeft — Property, class flash.media.SoundTransform
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the left speaker.
leftToRight — Property, class flash.media.SoundTransform
A value, from 0 (none) to 1 (all), specifying how much of the left input is played in the right speaker.
Legend — class, package mx.charts
The Legend control adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series.
Legend() — Constructor, class mx.charts.Legend
Constructor.
LegendAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the Legend class.
LegendAutomationImpl(obj:mx.charts:Legend) — Constructor, class mx.automation.delegates.charts.LegendAutomationImpl
Constructor.
legendData — Property, class mx.charts.LegendItem
The LegendData instance that this LegendItem object represents.
legendData — Property, class mx.charts.chartClasses.ChartBase
An array of Legend items.
legendData — Property, class mx.charts.chartClasses.HLOCSeriesBase
An Array of LegendData instances that describe the items that should show up in a legend representing this series.
legendData — Property, class mx.charts.chartClasses.Series
An Array of LegendData instances that describe the items that should show up in a legend representing this series.
legendData — Property, class mx.charts.series.BubbleSeries
An Array of LegendData instances that describe the items that should show up in a legend representing this series.
LegendData — class, package mx.charts.chartClasses
The LegendData structure is used by charts to describe the items that should be displayed in an auto-generated legend.
LegendData() — Constructor, class mx.charts.chartClasses.LegendData
Constructor.
legendDataChanged() — method, class mx.charts.chartClasses.ChartBase
Dispatches a new LegendDataChanged event.
legendDataChanged() — method, class mx.charts.chartClasses.Series
Updates the Legend items when the series display name changes by dispatching a new LegendDataChanged event.
LegendItem — class, package mx.charts
Controls the individual legend elements in a chart legend.
LegendItem() — Constructor, class mx.charts.LegendItem
Constructor.
LegendItemAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the LegendItem class.
LegendItemAutomationImpl(obj:mx.charts:LegendItem) — Constructor, class mx.automation.delegates.charts.LegendItemAutomationImpl
Constructor.
legendItemClass — Property, class mx.charts.Legend
The class used to instantiate LegendItem objects.
legendMarkerRenderer — Style, class mx.charts.chartClasses.HLOCSeriesBase
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.PieSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.AreaSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.BarSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.BubbleSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.ColumnSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.PlotSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.series.LineSeries
The class that the series uses to render the series's marker in any associated legends.
legendMarkerRenderer — Style, class mx.charts.LegendItem
Specifies the class that renders the marker portion of the legend item.
LegendMouseEvent — class, package mx.charts.events
The LegendMouseEvent class represents event objects that are specific to the chart legend components.
LegendMouseEvent(type:String, triggerEvent:flash.events:MouseEvent, item:mx.charts:LegendItem) — Constructor, class mx.charts.events.LegendMouseEvent
Constructor.
len — Property, class flash.net.NetStreamPlayOptions
The duration of playback, in seconds, for the stream specified in streamName.
length — Property, class Array
A non-negative integer specifying the number of elements in the array.
length — Property, class String
An integer specifying the number of characters in the specified String object.
length — Property, class Vector
The range of valid indices available in the Vector.
length() — method, class XML
For XML objects, this method always returns the integer 1.
length() — method, class XMLList
Returns the number of properties in the XMLList object.
length — Property, class arguments
The number of arguments passed to the function.
length — Property, class flash.geom.Point
The length of the line segment from (0,0) to this point.
length — Property, class flash.geom.Vector3D
The length, magnitude, of the current Vector3D object from the origin (0,0,0) to the object's x, y, and z coordinates.
length — Property, class flash.media.Sound
The length of the current sound in milliseconds.
length — Property, class flash.text.TextField
The number of characters in a text field.
length — Property, class flash.utils.ByteArray
The length of the ByteArray object, in bytes.
length — Property, class mx.automation.AutomationID
The number of parts in this id.
length — Property, class mx.charts.AxisRenderer
Specifies the length of the axis, in screen coordinates.
length — Property, class mx.charts.chartClasses.RenderData
The number of items represented in this render data.
length — Property, class mx.collections.HierarchicalCollectionView
The length of the currently parsed collection.
length — Property, interface mx.collections.ICollectionView
The number of items in this view.
length — Property, interface mx.collections.IList
The number of items in this collection.
length — Property, class mx.collections.ListCollectionView
The number of items in this view. The number of items in this collection.
length — Property, class mx.controls.TextArea
The number of characters of text displayed in the TextArea.
length — Property, class mx.controls.TextInput
The number of characters of text displayed in the TextArea.
length — Property, interface mx.core.IUITextField
The number of characters in a text field.
lengthSquared — Property, class flash.geom.Vector3D
The square of the length of the current Vector3D object, calculated using the x, y, and z properties.
letterSpacing — Property, class flash.text.TextFormat
A number representing the amount of space that is uniformly distributed between all characters.
letterSpacing — Property, class flash.text.engine.SpaceJustifier
Specifies whether to use letter spacing during justification.
letterSpacing — Style, class mx.charts.chartClasses.DataTip
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.chartClasses.CartesianChart
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.chartClasses.ChartBase
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.series.PieSeries
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.series.BarSeries
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.series.ColumnSeries
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.LegendItem
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.AxisRenderer
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.charts.PieChart
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.containers.FormHeading
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.dataGridClasses.DataGridColumn
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.menuClasses.MenuBarItem
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.Button
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.DateChooser
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.ProgressBar
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.ComboBox
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.ToolTip
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.Label
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.NumericStepper
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.MenuBar
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.TextInput
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.DateField
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.controls.ColorPicker
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.core.ScrollControlBase
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.core.UITextField
The number of additional pixels to appear between each character.
letterSpacing — Style, class mx.core.Container
The number of additional pixels to appear between each character.
letterSpacing — Property, class mx.controls.textClasses.TextRange
The number of additional pixels to appear between each character.
level — Property, class flash.events.StatusEvent
The category of the message, such as "status", "warning" or "error".
level — Property, class mx.logging.AbstractTarget
Provides access to the level this target is currently set at.
level — Property, interface mx.logging.ILoggingTarget
Provides access to the level this target is currently set at.
level — Property, class mx.logging.LogEvent
Provides access to the level for this log event.
level — Property, interface mx.olap.IOLAPMember
The level to which this member belongs.
level — Property, class mx.olap.OLAPMember
The level to which this member belongs.
levels — Property, interface mx.olap.IOLAPHierarchy
All the levels of this hierarchy, as a list of IOLAPLevel instances.
levels — Property, class mx.olap.OLAPHierarchy
All the levels of this hierarchy, as a list of IOLAPLevel instances.
licenseID — Property, class flash.net.drm.DRMContentData
A unique id identifying the content associated with this metadata on the media rights server.
ligatureLevel — Property, class flash.text.engine.ElementFormat
The ligature level used for this text.
LigatureLevel — final class, package flash.text.engine
The LigatureLevel class is an enumeration of constant values used in setting the ligatureLevel property of the ElementFormat class.
LIGHT_COLOR — Constant Static Property, class flash.text.TextColorType
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
LIGHTEN — Constant Static Property, class flash.display.BlendMode
Selects the lighter of the constituent colors of the display object and the colors of the background (the colors with the larger values).
LIGHTWEIGHT — Constant Static Property, class flash.display.NativeWindowType
A minimal window.
line — Constant Property, class flash.sampler.StackFrame
The line number for the function in the SWF file being debugged.
Linear — class, package mx.effects.easing
The Linear class defines easing functions to implement linear motion with Flex effect classes.
LINEAR — Constant Static Property, class flash.display.GradientType
Value used to specify a linear gradient fill.
LinearAxis — class, package mx.charts
The LinearAxis class maps numeric values evenly between a minimum and maximum value along a chart axis.
LinearAxis() — Constructor, class mx.charts.LinearAxis
Constructor.
LinearGradient — class, package mx.graphics
The LinearGradient class lets you specify the fill of a graphical element, where a gradient specifies a gradual color transition in the fill color.
LinearGradient() — Constructor, class mx.graphics.LinearGradient
Constructor.
LinearGradientStroke — class, package mx.graphics
The LinearGradientStroke class lets you specify a gradient filled stroke.
LinearGradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.LinearGradientStroke
Constructor.
LINEAR_RGB — Constant Static Property, class flash.display.InterpolationMethod
Specifies that the linear RGB interpolation method should be used.
lineBitmapStyle(bitmap:flash.display:BitmapData, matrix:flash.geom:Matrix, repeat:Boolean, smooth:Boolean) — method, class flash.display.Graphics
Specifies a bitmap to use for the line stroke when drawing lines.
LineChart — class, package mx.charts
The LineChart control represents a data series as points connected by a continuous line.
LineChart() — Constructor, class mx.charts.LineChart
Constructor.
LINE_DOWN — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved down by one line.
lineEnding — Static Property, class flash.filesystem.File
The line-ending character sequence used by the host operating system.
LineFormattedTarget — class, package mx.logging.targets
All logger target implementations that have a formatted line style output should extend this class.
LineFormattedTarget() — Constructor, class mx.logging.targets.LineFormattedTarget
Constructor.
lineGradientStyle(type:String, colors:Array, alphas:Array, ratios:Array, matrix:flash.geom:Matrix, spreadMethod:String, interpolationMethod:String, focalPointRatio:Number) — method, class flash.display.Graphics
Specifies a gradient to use for the stroke when drawing lines.
lineJustification — Property, class flash.text.engine.TextJustifier
Specifies the line justification for the text in a text block.
LineJustification — final class, package flash.text.engine
The LineJustification class is an enumeration of constant values used in setting the lineJustfication property of the TextJustifier subclasses.
LINE_LEFT — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved left by one line.
LineRenderer — class, package mx.charts.renderers
A simple implementation of a line segment renderer that is used by LineSeries objects.
LineRenderer() — Constructor, class mx.charts.renderers.LineRenderer
Constructor.
LINE_RIGHT — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved right by one line.
lineRotation — Property, class flash.text.engine.TextBlock
Rotates the text lines in the text block as a unit.
LineScaleMode — final class, package flash.display
The LineScaleMode class provides values for the scaleMode parameter in the Graphics.lineStyle() method.
lineScrollSize — Property, class mx.controls.scrollClasses.ScrollBar
Amount to scroll when an arrow button is pressed, in pixels.
lineSegmentRenderer — Style, class mx.charts.series.LineSeries
A factory that represents the class the series uses to represent the individual line segments in the series.
lineSegmentType — Property, class mx.charts.series.LineSeries
The class used by this series to store all data necessary to represent a line segment.
LineSeries — class, package mx.charts.series
Defines a data series for a LineChart control.
LineSeries() — Constructor, class mx.charts.series.LineSeries
Constructor.
LineSeriesAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the LineSeries class.
LineSeriesAutomationImpl(obj:mx.charts.series:LineSeries) — Constructor, class mx.automation.delegates.charts.LineSeriesAutomationImpl
Constructor.
LineSeriesItem — class, package mx.charts.series.items
Represents the information required to render an item as part of a LineSeries.
LineSeriesItem(element:mx.charts.series:LineSeries, data:Object, index:uint) — Constructor, class mx.charts.series.items.LineSeriesItem
Constructor.
LineSeriesRenderData — class, package mx.charts.series.renderData
Represents all the information needed by the LineSeries to render.
LineSeriesRenderData(cache:Array, filteredCache:Array, validPoints:Number, segments:Array, radius:Number) — Constructor, class mx.charts.series.renderData.LineSeriesRenderData
Constructor.
LineSeriesSegment — class, package mx.charts.series.items
Represents the information required to render a segment in a LineSeries.
LineSeriesSegment(element:mx.charts.series:LineSeries, index:uint, items:Array, start:uint, end:uint) — Constructor, class mx.charts.series.items.LineSeriesSegment
Constructor.
lineShaderStyle(shader:flash.display:Shader, matrix:flash.geom:Matrix) — method, class flash.display.Graphics
Specifies a shader to use for the line stroke when drawing lines.
lineStroke — Style, class mx.charts.series.LineSeries
Sets the stroke for the actual line segments.
lineStyle(thickness:Number, color:uint, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — method, class flash.display.Graphics
Specifies a line style used for subsequent calls to Graphics methods such as the lineTo() method or the drawCircle() method.
lineStyle(thickness:Number, color:uint, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — method, class mx.charts.chartClasses.CartesianDataCanvas
Specifies a line style that Flash uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
lineStyle(thickness:Number, color:uint, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — method, class mx.charts.chartClasses.PolarDataCanvas
Specifies a line style that Flash uses for subsequent calls to other Graphics methods (such as lineTo() or drawCircle()) for the object.
lineTo(x:Number, y:Number) — method, class flash.display.Graphics
Draws a line using the current line style from the current drawing position to (x, y); the current drawing position is then set to (x, y).
lineTo(x:Number, y:Number) — method, class flash.display.GraphicsPath
Adds a new "lineTo" command to the commands vector and new coordinates to the data vector.
lineTo(x, y) — method, class mx.charts.chartClasses.CartesianDataCanvas
Draws a line using the current line style from the current drawing position to (x, y); the current drawing position is then set to (x, y).
lineTo(angle, radial) — method, class mx.charts.chartClasses.PolarDataCanvas
Draws a line using the current line style from the current drawing position to (angle, radial); the current drawing position is then set to (angle, radial).
LINE_TO — Constant Static Property, class flash.display.GraphicsPathCommand
Specifies a drawing command that draws a line from the current drawing position to the x- and y-coordinates specified in the data vector.
LINE_UP — Constant Static Property, class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved up by one line.
LINING — Constant Static Property, class flash.text.engine.DigitCase
Used to specify lining digit case.
link — Event, class flash.text.TextField
Dispatched when a user clicks a hyperlink in an HTML-enabled text field, where the URL begins with "event:".
link — Property, class flash.ui.ContextMenu
The URLRequest of the link.
link — Event, 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, 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, class flash.desktop.NativeDragActions
Defines the string to use for the link action.
LINK — Constant Static Property, class flash.events.TextEvent
Defines the value of the type property of a link event object.
LINK — Constant Static Property, class mx.managers.DragManager
Constant that specifies that the type of drag action is "link".
LinkBar — class, package mx.controls
A LinkBar control defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations.
LinkBar() — Constructor, class mx.controls.LinkBar
Constructor.
LinkBarAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the LinkBar control.
LinkBarAutomationImpl(obj:mx.controls:LinkBar) — Constructor, class mx.automation.delegates.controls.LinkBarAutomationImpl
Constructor.
LinkButton — class, 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, class mx.controls.LinkButton
Constructor.
LinkButtonSkin — class, package mx.skins.halo
The skin for all the states of a LinkButton.
LinkButtonSkin() — Constructor, class mx.skins.halo.LinkButtonSkin
Constructor.
linkButtonStyleName — Style, class mx.controls.LinkBar
Name of CSS style declaration that specifies the styles to use for the link button navigation items.
linkCursor — Style, class mx.managers.DragManager
Cursor displayed during a link operation.
LinkSeparator — class, package mx.skins.halo
The skin for the separator between the Links in a LinkBar.
LinkSeparator() — Constructor, class mx.skins.halo.LinkSeparator
Constructor.
linkToolTip — Property, class mx.controls.RichTextEditor
The ToolTip that appears when the user hovers over the link text input field.
list — Property, class mx.collections.ListCollectionView
The IList that this collection view wraps.
List — class, package mx.controls
The List control displays a vertical list of items.
List() — Constructor, class mx.controls.List
Constructor.
ListAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the List control.
ListAutomationImpl(obj:mx.controls:List) — Constructor, class mx.automation.delegates.controls.ListAutomationImpl
Constructor.
ListBase — class, 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, class mx.controls.listClasses.ListBase
Constructor.
ListBaseAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ListBase class.
ListBaseAutomationImpl(obj:mx.controls.listClasses:ListBase) — Constructor, class mx.automation.delegates.controls.ListBaseAutomationImpl
Constructor.
ListBaseContentHolder — class, package mx.controls.listClasses
The ListBaseContentHolder class defines a container in a list-based control of all of the control's item renderers and item editors.
ListBaseContentHolder(parentList:mx.controls.listClasses:ListBase) — Constructor, class mx.controls.listClasses.ListBaseContentHolder
Constructor.
ListBaseContentHolderAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ListBaseContentHolder class.
ListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:ListBaseContentHolder) — Constructor, class mx.automation.delegates.controls.ListBaseContentHolderAutomationImpl
Constructor.
ListBaseSeekPending — class, 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:int) — Constructor, class mx.controls.listClasses.ListBaseSeekPending
Constructor.
ListBaseSelectionData — class, package mx.controls.listClasses
Records used by list classes to keep track of what is selected.
ListBaseSelectionData(data:Object, index:int, approximate:Boolean) — Constructor, class mx.controls.listClasses.ListBaseSelectionData
Constructor.
ListCollectionView — class, 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, class mx.collections.ListCollectionView
The ListCollectionView constructor.
listContent — Property, class mx.controls.listClasses.AdvancedListBase
An internal display object that parents all of the item renderers, selection and highlighting indicators and other supporting graphics.
listContent — Property, 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, class mx.controls.listClasses.ListBase
The set of styles to pass from the ListBase to the listContent.
listData — Property, 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, class mx.controls.ComboBox
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, class mx.controls.DateField
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, class mx.controls.HTML
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, class mx.controls.Image
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, 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, class mx.controls.NumericStepper
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, 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, 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, class mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.dataGridClasses.DataGridItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.listClasses.AdvancedListBase
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, interface mx.controls.listClasses.IDropInListItemRenderer
Implements the listData property using setter and getter methods.
listData — Property, 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, class mx.controls.listClasses.ListItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.listClasses.TileListItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.menuClasses.MenuItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property, class mx.controls.treeClasses.TreeItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
ListData — class, 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:String, icon:Class, labelField:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int, columnIndex:int) — Constructor, class mx.controls.listClasses.ListData
Constructor.
ListDropIndicator — class, package mx.skins.halo
The skin for the drop indicator of a list-based control.
ListDropIndicator() — Constructor, class mx.skins.halo.ListDropIndicator
Constructor.
listener — Property, class mx.effects.Tween
Object that is notified at each interval of the animation.
listener — Property, class mx.validators.Validator
Specifies the validation listener.
ListEvent — class, package mx.events
The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid.
ListEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — Constructor, class mx.events.ListEvent
Constructor.
ListEventReason — final class, 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, package mx.controls.listClasses
The default drag proxy used when dragging from a list-based control (except for the DataGrid class).
ListItemDragProxy() — Constructor, class mx.controls.listClasses.ListItemDragProxy
Constructor.
ListItemRenderer — class, package mx.controls.listClasses
The ListItemRenderer class defines the default item renderer for a List control.
ListItemRenderer() — Constructor, class mx.controls.listClasses.ListItemRenderer
Constructor.
ListItemRendererAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ListItemRenderer class.
ListItemRendererAutomationImpl(obj:mx.controls.listClasses:ListItemRenderer) — Constructor, class mx.automation.delegates.controls.ListItemRendererAutomationImpl
Constructor.
listItems — Property, class mx.controls.listClasses.AdvancedListBase
An Array of Arrays that contains the item renderer instances that render each data provider item.
listItems — Property, class mx.controls.listClasses.ListBase
An Array of Arrays that contains the itemRenderer instances that render each data provider item.
listItems — Property, class mx.controls.listClasses.ListBaseContentHolder
An Array of Arrays that contains the item renderer instances that render each data provider item.
ListItemSelectEvent — class, package mx.automation.events
The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected.
ListItemSelectEvent(type:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, class mx.automation.events.ListItemSelectEvent
Constructor.
ListRowInfo — class, package mx.controls.listClasses
Used by the list-based classes to store information about their IListItemRenderers.
ListRowInfo(y:Number, height:Number, uid:String, data:Object) — Constructor, class mx.controls.listClasses.ListRowInfo
Constructor.
LITTLE_ENDIAN — Constant Static Property, class flash.utils.Endian
Indicates the least significant byte of the multibyte number appears first in the sequence of bytes.
live — Property, class mx.controls.VideoDisplay
Specifies whether the control is streaming a live feed.
liveDelay — Property, class flash.net.NetStream
The number of seconds of data in the subscribing stream's buffer in live (unbuffered) mode.
liveDragging — Property, class mx.containers.DividedBox
If true, the children adjacent to a divider are continuously resized while the user drags it.
liveDragging — Property, class mx.controls.sliderClasses.Slider
Specifies whether live dragging is enabled for the slider.
liveScrolling — Property, 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.
LN10 — Constant Static Property, class Math
A mathematical constant for the natural logarithm of 10, expressed as loge10, with an approximate value of 2.302585092994046.
LN2 — Constant Static Property, class Math
A mathematical constant for the natural logarithm of 2, expressed as loge2, with an approximate value of 0.6931471805599453.
load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — method, class flash.display.Loader
Loads a SWF, JPEG, progressive JPEG, unanimated GIF, or PNG file into an object that is a child of this Loader object.
load(urlRequestToLoad:flash.net:URLRequest) — method, class flash.html.HTMLLoader
Loads the HTMLLoader object with data from the site specified by the urlRequestToLoad parameter.
load(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — method, class flash.media.Sound
Initiates loading of an external MP3 file from the specified URL.
load() — method, class flash.net.FileReference
Starts the load of a local file selected by a user.
load(request:flash.net:URLRequest) — method, class flash.net.URLLoader
Sends and loads data from the specified URL.
load(request:flash.net:URLRequest) — method, class flash.net.URLStream
Begins downloading the URL specified in the request parameter.
load(url:Object) — method, class mx.controls.SWFLoader
Loads an image or SWF file.
load() — method, class mx.controls.VideoDisplay
Loads the media file without playing it.
load() — method, class mx.effects.SoundEffect
Loads the MP3 if the source property points to a URL.
load(applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain, bytes:flash.utils:ByteArray) — method, interface mx.modules.IModuleInfo
Requests that the module be loaded.
load — Event, class mx.rpc.soap.WebService
The LoadEvent.LOAD is dispatched when the WSDL document has loaded successfully.
LOAD — Constant Static Property, class mx.rpc.events.WSDLLoadEvent
The LOAD constant defines the value of the type property of the event object for a wsdlLoad event.
LOAD — Constant Static Property, class mx.rpc.events.XMLLoadEvent
The LOAD constant defines the value of the type property of the event object for a xmlLoad event.
LOAD — Constant Static Property, class mx.rpc.soap.LoadEvent
The LOAD constant defines the value of the type property of the event object for a load event.
loadBytes(bytes:flash.utils:ByteArray, context:flash.system:LoaderContext) — method, class flash.display.Loader
Loads from binary data stored in a ByteArray object.
loaded — Property, class flash.html.HTMLLoader
Indicates whether the JavaScript load event corresponding to the previous call to the load() or loadString() method has been delivered to the HTML DOM in the HTMLLoader object.
loaded — Property, class mx.controls.HTML
A flag which indicates whether the JavaScript load event corresponding to the previous loading operation has been delivered to the HTML DOM in this control.
loaded — Property, interface mx.modules.IModuleInfo
A flag that is true if the load() method has been called on this module.
loader — Property, class flash.display.LoaderInfo
The Loader object associated with this LoaderInfo object.
Loader — class, package flash.display
The Loader class is used to load SWF files or image (JPG, PNG, or GIF) files.
Loader() — Constructor, class flash.display.Loader
Creates a Loader object that you can use to load files, such as SWF, JPEG, GIF, or PNG files.
LoaderConfig — class, package mx.messaging.config
This class acts as a context for the messaging framework so that it has access the URL and arguments of the SWF without needing access to the root MovieClip's LoaderInfo or Flex's Application class.
LoaderConfig() — Constructor, class mx.messaging.config.LoaderConfig
Constructor.
loaderContext — Property, class mx.controls.SWFLoader
A LoaderContext object to use to control loading of the content.
LoaderContext — class, package flash.system
The LoaderContext class provides options for loading SWF files and other media by using the Loader class.
LoaderContext(checkPolicyFile:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — Constructor, class flash.system.LoaderContext
Creates a new LoaderContext object, with the specified settings.
loaderInfo — Property, class flash.display.DisplayObject
Returns a LoaderInfo object containing information about loading the file to which this display object belongs.
loaderInfo — Property, interface mx.core.IFlexDisplayObject
Returns a LoaderInfo object containing information about loading the file to which this display object belongs.
loaderInfo — Property, class mx.events.RSLEvent
The loaderInfo associated with this event.
loaderInfo — Property, interface mx.managers.ISystemManager
The LoaderInfo object that represents information about the application.
LoaderInfo — class, package flash.display
The LoaderInfo class provides information about a loaded SWF file or a loaded image file (JPEG, GIF, or PNG).
loaderURL — Property, class flash.display.LoaderInfo
The URL of the SWF file that initiated the loading of the media described by this LoaderInfo object.
LoaderUtil — class, package mx.utils
The LoaderUtil class defines a utility method for use with Flex RSLs.
LoadEvent — class, package mx.rpc.soap
This event is dispatched when a WSDL XML document has loaded successfully.
LoadEvent(type:String, bubbles:Boolean, cancelable:Boolean, wsdl:mx.rpc.wsdl:WSDL, location:String) — Constructor, class mx.rpc.soap.LoadEvent
Creates a new WSDLLoadEvent.
loadForCompatibility — Property, 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, 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 — Event, class mx.modules.ModuleLoader
Dispatched when the ModuleLoader starts to load a URL.
LOADING — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.LOADING constant defines the value of the type property of the event object for a loading event.
LOADING — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property immediately after a call to the play() or load() method.
loadModule(url:String, bytes:flash.utils:ByteArray) — method, class mx.modules.ModuleLoader
Loads the module.
loadPolicyFile(url:String) — Static Method , class flash.system.Security
Looks for a policy file at the location specified by the url parameter.
loadResourceModule(url:String, update:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — method, interface mx.resources.IResourceManager
Begins loading a resource module containing resource bundles.
loadResourceModule(url:String, update:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — method, class mx.resources.ResourceManagerImpl
Begins loading a resource module containing resource bundles.
loadSchema(type:Class, name:String, database:String, includeColumnSchema:Boolean, responder:flash.net:Responder) — method, class flash.data.SQLConnection
Loads schema information from the connected database or any attached databases.
loadState(state:Object) — method, class mx.containers.Accordion
Loads the state of this object.
loadState(state:Object) — method, class mx.containers.ViewStack
Loads the state of this object.
loadState(state:Object) — method, interface mx.managers.IHistoryManagerClient
Loads the state of this object.
loadString(htmlContent:String) — method, class flash.html.HTMLLoader
Loads the HTMLLoader object with the HTML content contained in the HTML string.
loadStyleDeclarations(url:String, update:Boolean, trustContent:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — Static Method , class mx.styles.StyleManager
Loads a style SWF.
loadVoucher(contentData:flash.net.drm:DRMContentData, setting:String) — method, class flash.net.drm.DRMManager
Loads a voucher from a media rights server or the local voucher cache.
loadVoucherComplete — Event, class flash.net.drm.DRMManager
The DRMManager dispatches a DRMStatusEvent object when a requested voucher is obtained from the media rights server.
loadVoucherError — Event, class flash.net.drm.DRMManager
The DRMManager dispatches a DRMErrorEvent object when a requested voucher cannot be obtained from the media rights server.
LoadVoucherSetting — final class, package flash.net.drm
The LoadVoucherSetting class provides string constants enumerating the options to use with the DRMManager settings parameter of the loadVoucher() method.
loadWSDL(uri:String) — method, class mx.rpc.soap.WebService
Instructs the WebService to download the WSDL document.
local3DToGlobal(point3d:flash.geom:Vector3D) — method, class flash.display.DisplayObject
Converts a three-dimensional point of the three-dimensional display object's (local) coordinates to a two-dimensional point in the Stage (global) coordinates.
LocalConnection — class, package flash.net
The LocalConnection class lets you create a LocalConnection object that can invoke a method in another LocalConnection object.
LocalConnection() — Constructor, class flash.net.LocalConnection
Creates a LocalConnection object.
locale — Property, class flash.text.engine.ElementFormat
The locale of the text.
locale — Property, class flash.text.engine.TextJustifier
Specifies the locale to determine the justification rules for the text in a text block.
locale — Property, interface mx.resources.IResourceBundle
The locale for which this bundle's resources have been localized.
locale — Property, class mx.resources.ResourceBundle
The locale for which this bundle's resources have been localized.
Locale — class, package mx.resources
The Locale class can be used to parse a locale String such as "en_US_MAC" into its three parts: a language code, a country code, and a variant.
Locale(localeString:String) — Constructor, class mx.resources.Locale
Constructor.
localeChain — Property, class air.update.ApplicationUpdaterUI
An array defining the locale chain used by the user interface.
localeChain — Property, interface mx.resources.IResourceManager
An Array of locale Strings, such as [ "en_US" ], which specifies one or more locales to be searched for resources.
localeChain — Property, class mx.resources.ResourceManagerImpl
An Array of locale Strings, such as [ "en_US" ], which specifies one or more locales to be searched for resources.
localeCompare(other:String, ... rest) — method, class String
Compares the sort order of two or more strings and returns the result of the comparison as an integer.
localFileReadDisable — Static Property, class flash.system.Capabilities
Specifies whether read access to the user's hard disk has been administratively prohibited (true) or allowed (false).
localIndex — Property, 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.
localName — Property, class QName
The local name of the QName object.
localName() — method, class XML
Gives the local name portion of the qualified name of the XML object.
localName — Property, class flash.xml.XMLNode
The local name portion of the XML node's name.
LOCAL_ONLY — Constant Static Property, class flash.net.drm.LoadVoucherSetting
Load the voucher from the local cache only.
LOCAL_STORAGE — Constant Static Property, class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the Local Storage Settings panel in Flash Player Settings.
localToContent(point:flash.geom:Point) — method, class mx.core.Container
Converts a Point object from local to content coordinates.
localToContent(point:flash.geom:Point) — method, class mx.core.UIComponent
Converts a Point object from local to content coordinates.
localToData(pt:flash.geom:Point) — method, class mx.charts.chartClasses.CartesianChart
Converts a coordinate on screen to a tuple of data values.
localToData(pt:flash.geom:Point) — method, class mx.charts.chartClasses.CartesianDataCanvas
localToData(pt:flash.geom:Point) — method, class mx.charts.chartClasses.ChartBase
Converts a coordinate on screen to a tuple of data values.
localToData(pt:flash.geom:Point) — method, class mx.charts.chartClasses.ChartElement
Converts a coordinate on screen to a tuple of data values.
localToData(pt:flash.geom:Point) — method, interface mx.charts.chartClasses.IChartElement2
Converts a coordinate on screen to a tuple of data values.
localToData(pt:flash.geom:Point) — method, class mx.charts.chartClasses.PolarChart
Converts a coordinate on screen to a tuple of data values.
localToData(pt:flash.geom:Point) — method, class mx.charts.series.PieSeries
localToGlobal(point:flash.geom:Point) — method, class flash.display.DisplayObject
Converts the point object from the display object's (local) coordinates to the Stage (global) coordinates.
localToGlobal(point:flash.geom:Point) — method, interface mx.core.IFlexDisplayObject
Converts the point object from the display object's (local) coordinates to the Stage (global) coordinates.
LOCAL_TRUSTED — Constant Static Property, class flash.system.Security
The file is a local file and has been trusted by the user, using either the Flash Player Settings Manager or a FlashPlayerTrust configuration file.
LOCAL_WITH_FILE — Constant Static Property, class flash.system.Security
The file is a local file, has not been trusted by the user, and it is not a SWF file that was published with a networking designation.
LOCAL_WITH_NETWORK — Constant Static Property, class flash.system.Security
The file is a local file, has not been trusted by the user, and it is a SWF file that was published with a networking designation.
localX — Property, class flash.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the containing sprite.
localX — Property, class mx.events.AdvancedDataGridEvent
The column's x-position, in pixels; used for replaying column stretch events.
localX — Property, class mx.events.DataGridEvent
The column's x-position; used for replaying column stretch events.
localY — Property, class flash.events.MouseEvent
The vertical coordinate at which the event occurred relative to the containing sprite.
location — Property, class flash.html.HTMLLoader
The URL for the content loaded in the HTMLLoader object.
location — Property, class mx.controls.HTML
The URL of an HTML page to be displayed by this control.
location — Property, 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.
location — Property, class mx.rpc.events.XMLLoadEvent
The location from which the document was loaded.
locationBarVisible — Property, class flash.html.HTMLWindowCreateOptions
Whether a location bar should be displayed.
locationChange — Event, class flash.html.HTMLLoader
Signals that the location property of the HTMLLoader object has changed.
locationChange — Event, class mx.controls.HTML
Dispatched when the location property changes.
LOCATION_CHANGE — Constant Static Property, class flash.events.Event
The Event.LOCATION_CHANGE constant defines the value of the type property of a locationChange event object.
lock() — method, class flash.display.BitmapData
Locks an image so that any objects that reference the BitmapData object, such as Bitmap objects, are not updated when this BitmapData object changes.
locked — Property, class flash.text.engine.ElementFormat
Indicates whether the ElementFormat is locked.
locked — Property, class flash.text.engine.FontDescription
Indicates whether or not the FontDescription is locked.
lockedColumnAndRowContent — Property, class mx.controls.dataGridClasses.DataGridBase
The sub-component that contains locked rows for locked columns.
lockedColumnContent — Property, class mx.controls.dataGridClasses.DataGridBase
The sub-component that contains locked columns.
lockedColumnCount — Property, class mx.controls.AdvancedDataGrid
The index of the first column in the control that scrolls.
lockedColumnCount — Property, class mx.controls.dataGridClasses.DataGridBase
The index of the first column in the control that scrolls.
lockedColumnCount — Property, class mx.controls.listClasses.AdvancedListBase
The index of the first column in the control that scrolls, where the first column is at an index of 0.
lockedColumnHeader — Property, class mx.controls.dataGridClasses.DataGridBase
The header sub-component for locked columns.
lockedRowContent — Property, class mx.controls.dataGridClasses.DataGridBase
The sub-component that contains locked rows.
lockedRowCount — Property, class mx.controls.AdvancedDataGrid
The index of the first row in the control that scrolls.
lockedRowCount — Property, class mx.controls.dataGridClasses.DataGridBase
The index of the first row in the control that scrolls.
lockedRowCount — Property, class mx.controls.listClasses.AdvancedListBase
The index of the first row in the control that scrolls, where the first row is at an index of 0.
log(val:Number) — Static Method , class Math
Returns the natural logarithm of the parameter val.
log(level:int, message:String, ... rest) — method, interface mx.logging.ILogger
Logs the specified data at the given level.
log(level:int, message:String, ... rest) — method, class mx.logging.LogLogger
Logs the specified data at the given level.
Log — class, package mx.logging
Provides pseudo-hierarchical logging capabilities with multiple format and output options.
LOG — Constant Static Property, class mx.logging.LogEvent
Event type constant; identifies a logging event.
LOG10E — Constant Static Property, class Math
A mathematical constant for the base-10 logarithm of the constant e (Math.E), expressed as log10e, with an approximate value of 0.4342944819032518.
LOG2E — Constant Static Property, class Math
A mathematical constant for the base-2 logarithm of the constant e, expressed as log2e, with an approximate value of 1.442695040888963387.
LogAxis — class, package mx.charts
The LogAxis class maps numeric values logarithmically between a minimum and maximum value along a chart axis.
LogAxis() — Constructor, class mx.charts.LogAxis
Constructor.
logEvent(event:mx.logging:LogEvent) — method, class mx.logging.AbstractTarget
This method handles a LogEvent from an associated logger.
logEvent(event:mx.logging:LogEvent) — method, class mx.logging.targets.LineFormattedTarget
This method handles a LogEvent from an associated logger.
LogEvent — class, package mx.logging
Represents the log information for a single logging event.
LogEvent(message:String, level:int) — Constructor, class mx.logging.LogEvent
Constructor.
LogEventLevel — final class, package mx.logging
Static class containing constants for use in the level property.
login(username:String, password:String, charset:String) — method, class mx.messaging.ChannelSet
Authenticates the ChannelSet with the server using the provided credentials.
LOGIN — Constant Static Property, class flash.desktop.InvokeEventReason
Indicates that the InvokeEvent event occurred due to the user logging in.
LOGIN_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to send credentials to the endpoint so that the user can be logged in over the current channel.
LogLogger — class, package mx.logging
The logger that is used within the logging framework.
LogLogger(category:String) — Constructor, class mx.logging.LogLogger
Constructor.
logout(agent:mx.messaging:MessageAgent) — method, class mx.messaging.Channel
Sends a CommandMessage to the server to logout if the Channel is connected.
logout(agent:mx.messaging:MessageAgent) — method, class mx.messaging.ChannelSet
Logs the ChannelSet out from the server.
logout() — method, class mx.messaging.MessageAgent
Logs the MessageAgent out from its remote destination.
logout() — method, class mx.rpc.AbstractService
Logs the user out of the destination.
logout() — method, class mx.rpc.http.HTTPService
Logs the user out of the destination.
LOGOUT_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to log the user out of the current channel, and will invalidate the server session if the channel is HTTP based.
LONG — Constant Static Property, class flash.data.SQLColumnNameStyle
Indicates that column names returned from a SELECT statement use long-column-name format.
lookAheadDuration — Property, class mx.controls.AdvancedDataGridBaseEx
The type look-ahead duration, in milliseconds, for multi-character look ahead.
loop — Property, class flash.ui.ContextMenuBuiltInItems
Lets the user set a SWF file to start over automatically when it reaches the final frame (does not appear for a single-frame SWF file).
loopback — Property, class flash.media.Camera
Indicates whether a local view of what the camera is capturing is compressed and decompressed (true), as it would be for live transmission using Flash Media Server, or uncompressed (false).
loops — Property, 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, 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.
low — Property, class mx.charts.series.items.HLOCSeriesItem
The low value of this item converted into screen coordinates.
LOW — Constant Static Property, class flash.display.StageQuality
Specifies low rendering quality: graphics are not anti-aliased, and bitmaps are not smoothed.
LOW — Constant Static Property, class flash.filters.BitmapFilterQuality
Defines the low quality filter setting.
LOW — Constant Static Property, class mx.managers.CursorManagerPriority
Constant that specifies the lowest cursor priority when passed as the priority argument to setCursor().
LOWERCASE — Constant Static Property, class flash.text.engine.TypographicCase
Specifies that all characters use lowercase glyphs on output.
lowerMargin — Property, class mx.charts.chartClasses.BoundedValue
The margin, in pixels, required below the value in order to render properly.
lowerThanMinError — Property, class mx.validators.CurrencyValidator
Error message when the value is less than minValue.
lowerThanMinError — Property, class mx.validators.NumberValidator
Error message when the value is less than minValue.
lowField — Property, class mx.charts.chartClasses.HLOCSeriesBase
Specifies the field of the data provider that determines the y-axis location of the low value of the element.
lowFilter — Property, class mx.charts.series.items.HLOCSeriesItem
The low value of this item, filtered against the vertical axis of the containing chart.
lowNumber — Property, class mx.charts.series.items.HLOCSeriesItem
The low value of this item, converted to a number by the vertical axis of the containing chart.
lowValue — Property, class mx.charts.series.items.HLOCSeriesItem
The low value of 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