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 fl.controls.LabelButton
Gets or sets the text label for the component.
label — Property, class fl.controls.listClasses.ListData
The label to be displayed in the cell.
label — Property, class fl.data.SimpleCollectionItem
The label property of the object.
label — Property, class fl.data.TileListCollectionItem
The label property of the object.
label — Property, class fl.motion.KeyframeBase
A string used to describe the keyframe.
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 — class, package fl.controls
A Label component displays one or more lines of plain or HTML-formatted text that can be formatted for alignment and size.
Label() — Constructor, class fl.controls.Label
Creates a new Label component instance.
LabelButton — class, package fl.controls
The LabelButton class is an abstract class that extends the BaseButton class by adding a label, an icon, and toggle functionality.
LabelButton() — Constructor, class fl.controls.LabelButton
Creates a new LabelButton component instance.
LabelButtonAccImpl — class, package fl.accessibility
The LabelButtonAccImpl class, also called the LabelButton Accessibility Implementation class, is used to make a LabelButton component accessible.
labelChange — Event, class fl.controls.LabelButton
Dispatched after the label value changes.
LABEL_CHANGE — Constant Static Property, class fl.events.ComponentEvent
Defines the value of the type property of a labelChange event object.
labelField — Property, class fl.controls.ComboBox
Gets or sets the name of the field in the dataProvider object to be displayed as the label for the TextInput field and drop-down list.
labelField — Property, class fl.controls.List
Gets or sets the name of the field in the dataProvider object to be displayed as the label for the TextInput field and drop-down list.
labelField — Property, class fl.controls.TileList
Gets or sets a field in each item that contains a label for each tile.
labelFunction — Property, class fl.controls.ComboBox
Gets or sets the function to be used to obtain the label for the item.
labelFunction — Property, class fl.controls.DataGrid
Gets or sets a function that determines which fields of each item to use for the label text.
labelFunction — Property, class fl.controls.List
Gets or sets the function to be used to obtain the label for the item.
labelFunction — Property, class fl.controls.TileList
Gets a function that indicates the fields of an item that provide the label text for a tile.
labelFunction — Property, class fl.controls.dataGridClasses.DataGridColumn
A function that determines the text to be displayed in this column.
labelPlacement — Property, class fl.controls.LabelButton
Position of the label in relation to a specified icon.
labels — Property, class flash.display.Scene
An array of FrameLabel objects for the scene.
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.
languageCodeArray — Static Property, class fl.lang.Locale
An array containing language codes for the languages that have been specified or loaded into the FLA file.
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.
lastChild — Property, class flash.xml.XMLNode
An XMLNode value that references the last child in the node's child list.
lastIndex — Property, class RegExp
Specifies the index position in the string at which to start the next search.
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.
lastNetStreamError — Property, class fl.video.VideoPlayer
lastStatusUpdate — Property, class air.net.ServiceMonitor
The time of the last status update.
LAYER — Constant Static Property, class flash.display.BlendMode
Forces the creation of a transparency group for the display object.
layout — Event, class fl.video.FLVPlayback
Dispatched when the video player is resized or laid out.
layout — Event, class fl.video.VideoPlayer
Dispatched when the video player is resized or laid out.
LAYOUT — Constant Static Property, class fl.video.LayoutEvent
Defines the value of the type property of a layout event object.
LayoutEvent — class, package fl.video
Event dispatched when the video player is resized and/or laid out.
LayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle) — Constructor, class fl.video.LayoutEvent
Creates an Event object that contains information about layout events.
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.
left — Property, class flash.geom.Rectangle
The x coordinate of the top-left corner of the rectangle.
LEFT — Constant Static Property, class fl.controls.ButtonLabelPlacement
The label appears to the left of the icon.
LEFT — Constant Static Property, class fl.controls.ProgressBarDirection
Fill the progress bar from right to left.
LEFT — Constant Static Property, class fl.video.VideoAlign
Specifies that the video is aligned on the left.
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).
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.
leftMargin — Property, class flash.text.TextFormat
The left margin of the paragraph, in pixels.
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 fl.controls.ComboBox
Gets the number of items in the list.
length — Property, class fl.controls.SelectableList
Gets the number of items in the data provider.
length — Property, class fl.controls.TextArea
Gets the count of characters that the TextArea component contains.
length — Property, class fl.controls.TextInput
Gets the number of characters in a TextInput component.
length — Property, class fl.data.DataProvider
The number of items that the data provider contains.
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.
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.
level — Property, class flash.events.StatusEvent
The category of the message, such as "status", "warning" or "error".
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.
limitByDistance — Property, class fl.ik.IKMover
Specifies whether the IK engine ends a movement after the distanceLimit value is exceeded.
limitByIteration — Property, class fl.ik.IKMover
Specifies whether the IK engine ends a movement after the iterationLimit value is exceeded.
limitByTime — Property, class fl.ik.IKMover
Specifies whether the IK engine ends a movement after a specified timeLimit is exceeded.
line — Constant Property, class flash.sampler.StackFrame
The line number for the function in the SWF file being debugged.
Linear — class, package fl.motion.easing
The Linear class defines easing functions to implement non-accelerated motion with ActionScript animations.
LINEAR — Constant Static Property, class flash.display.GradientType
Value used to specify a linear gradient fill.
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.
lineEnding — Static Property, class flash.filesystem.File
The line-ending character sequence used by the host operating system.
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.
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 fl.controls.ScrollBar
Gets or sets a value that represents the increment by which to scroll the page when the scroll bar track is pressed.
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.
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 — 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.
linkageID — Property, class fl.motion.Source
Indicates the library linkage identifier for the symbol from which the Motion instance was generated.
List — class, package fl.controls
The List component displays list-based information and is ideally suited for the display of arrays of information.
List() — Constructor, class fl.controls.List
Creates a new List component instance.
ListAccImpl — class, package fl.accessibility
The ListAccImpl class, also called the List Accessiblity Implementation class, is used to make a List component accessible.
listData — Property, class fl.controls.dataGridClasses.DataGridCellEditor
Gets or sets the list properties that are applied to the cell--for example, the index and selected values.
listData — Property, class fl.controls.listClasses.CellRenderer
Gets or sets the list properties that are applied to the cell--for example, the index and selected values.
listData — Property, interface fl.controls.listClasses.ICellRenderer
Gets or sets the list properties that are applied to the cell--for example, the index and selected values.
listData — Property, class fl.controls.listClasses.ImageCell
Gets or sets the list properties that are applied to the cell, for example, the index and selected values.
ListData — class, package fl.controls.listClasses
ListData is a messenger class that holds information relevant to a specific cell in a list-based component.
ListData(label:String, icon:Object, owner:fl.core:UIComponent, index:uint, row:uint, col:uint) — Constructor, class fl.controls.listClasses.ListData
Creates a new instance of the ListData class as specified by its parameters.
ListEvent — class, package fl.events
The ListEvent class defines events for list-based components including the List, DataGrid, TileList, and ComboBox components.
ListEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, rowIndex:int, index:int, item:Object) — Constructor, class fl.events.ListEvent
Creates a new ListEvent object with the specified parameters.
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.
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 fl.controls.Slider
Gets or sets a Boolean value that indicates whether the SliderEvent.CHANGE event is dispatched continuously as the user moves the slider thumb.
LivePreviewParent — class, package fl.livepreview
The LivePreviewParent class provides the timeline for a SWC file or for a compiled clip that is being exported when ActionScript 3.0 is selected.
LivePreviewParent() — Constructor, class fl.livepreview.LivePreviewParent
Initializes the scale and align modes of the Stage, sets the myInstance property, resizes myInstance to the proper size and uses the ExternalInterface class to expose functions to Flash.
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 fl.containers.ScrollPane
The request parameter of this method accepts only a URLRequest object whose source property contains a string, a class, or a URLRequest object.
load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — method, class fl.containers.UILoader
Loads the specified content or, if no content is specified, loads the content from the location identified by the source property.
load(source:String, totalTime:Number, isLive:Boolean) — method, class fl.video.FLVPlayback
Begins loading the FLV file and provides a shortcut for setting the autoPlay property to false and setting the source, totalTime, and isLive properties, if given.
load(url:String, totalTime:Number, isLive:Boolean, startTime:Number, duration:Number) — method, class fl.video.VideoPlayer
Similar to the play() method, but causes the FLV file to load without playing.
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.
loadBytes(bytes:flash.utils:ByteArray, context:flash.system:LoaderContext) — method, class fl.containers.UILoader
Loads binary data that is stored in a ByteArray object.
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.
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 — 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 — 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.
LoadIdentity() — method, class fl.motion.DynamicMatrix
Sets the current matrix to an identity matrix.
LOADING — Constant Static Property, class fl.video.VideoState
The video player is in the loading state.
loadLanguageXML(xmlLanguageCode:String, customXmlCompleteCallback:Function) — Static Method , class fl.lang.Locale
Loads the specified XML language file.
loadPolicyFile(url:String) — Static Method , class flash.system.Security
Looks for a policy file at the location specified by the url parameter.
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.
loadString(id:String) — Static Method , class fl.lang.Locale
Returns the string value associated with the given string ID in the current language.
loadString(htmlContent:String) — method, class flash.html.HTMLLoader
Loads the HTMLLoader object with the HTML content contained in the HTML string.
loadStringEx(stringID:String, languageCode:String) — Static Method , class fl.lang.Locale
Returns the string value associated with the given string ID and language code.
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.
LoadZeros() — method, class fl.motion.DynamicMatrix
Sets all values in the current matrix to zero.
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 — class, package fl.lang
The fl.lang.Locale class allows you to control how multilanguage text is displayed in a SWF file.
localeChain — Property, class air.update.ApplicationUpdaterUI
An array defining the locale chain used by the user interface.
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).
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.
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.
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.
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.
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.
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.
log(val:Number) — Static Method , class Math
Returns the natural logarithm of the parameter val.
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.
LOGIN — Constant Static Property, class flash.desktop.InvokeEventReason
Indicates that the InvokeEvent event occurred due to the user logging in.
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 fl.motion.KeyframeBase
Stores the value of the Loop checkbox for motion tweens, which affects graphic symbols only.
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).
looping — Property, class fl.transitions.Tween
Indicates whether the tween will loop.
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.
LOWERCASE — Constant Static Property, class flash.text.engine.TypographicCase
Specifies that all characters use lowercase glyphs on output.
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