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.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.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.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. | |
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.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 coldfusion.service.mxml.Chart | |
Format for y-axis labels: number currency percent date | |
labelFormat — Property, class mx.preloaders.DownloadProgressBar | |
The TextFormat object of the TextField component of the label. | |
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.dataGridClasses.DataGridColumn | |
A function that determines the text to display in this column. | |
labelFunction — Property, class mx.controls.listClasses.ListBase | |
A user-supplied function to run on each item to determine its label. | |
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 — 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. | |
labelRect — Property, class mx.preloaders.DownloadProgressBar | |
The dimensions of the TextField component for the label. | |
labels — Property, class flash.display.Scene | |
An array of FrameLabel objects for the scene. | |
labels — Property, class mx.controls.sliderClasses.Slider | |
An array of strings used for the slider labels. | |
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. | |
labelWidth — Style, class mx.containers.FormHeading | |
Width of the form labels. | |
labelWidth — Style, class mx.containers.Form | |
Width of the form labels. | |
labelWidth — Style, class mx.containers.FormItem | |
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 — Property, class coldfusion.service.PdfInfo | |
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.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.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. | |
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. | |
lazyLoad(obj:Object, lazyFieldName:String) — method, class coldfusion.air.Session | |
Loads the object with the specified lazy field name. | |
LCD — Constant Static Property, class flash.text.TextDisplayMode | |
Forces Flash Player to use LCD subpixel anti-aliasing. | |
Ldap — class, package coldfusion.service.mxml | |
The proxy class for ldap services exposed by ColdFusion. | |
Ldap() — Constructor, class coldfusion.service.mxml.Ldap | |
Creates an instance of the Ldap class. | |
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.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.ProgressBar | |
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.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.controls.NumericStepper | |
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.MenuBar | |
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.ComboBox | |
Additional vertical space between lines of text. | |
leading — Style, class mx.core.UITextField | |
Additional vertical space between lines of text. | |
leading — Style, class mx.core.ScrollControlBase | |
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. | |
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. | |
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, 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. | |
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.containers.FormHeading | |
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.ProgressBar | |
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.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.controls.TextInput | |
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.ToolTip | |
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.Label | |
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.ComboBox | |
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 — Style, class mx.core.UITextField | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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. | |
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.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.dataGridClasses.DataGridItemRenderer | |
The implementation of the listData property as defined by the IDropInListItemRenderer interface. | |
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.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. | |
listItems — Property, class mx.controls.listClasses.ListBase | |
An Array of Arrays that contains the itemRenderer instances that render each data provider item. | |
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(cls:Class, obj:Object, ignoreLazyLoad:Boolean) — method, class coldfusion.air.Session | |
Takes objects of key-value pairs as criteria and returns an arraycollection matching the specified criteria. | |
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.soap.LoadEvent | |
The LOAD constant defines the value of the type property of the event object for a load event. | |
loadAll(cls:Class, ignoreLazyLoad:Boolean) — method, class coldfusion.air.Session | |
Loads all the instances of a particular Class from the database. | |
loadByPK(cls:Class, obj:Object, ignoreLazyLoad:Boolean) — method, class coldfusion.air.Session | |
Loads a specific instance specified by the primary key-value pairs passed in the second parameter. | |
loadByQuery(cls:Class, sqlCondition:String, ignoreLazyLoad:Boolean) — method, class coldfusion.air.Session | |
Loads instances of the type cls by taking the SQL condition for the WHERE clause to filter the instances. | |
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. | |
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. | |
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. | |
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. | |
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.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. | |
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.dataGridClasses.DataGridBase | |
The index of the first column in the control that scrolls. | |
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.dataGridClasses.DataGridBase | |
The index of the first row in the control that scrolls. | |
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, msg: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. | |
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. | |
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 — 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. | |
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. | |
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 |