符号 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
label — Property in class fl.controls.LabelButton |
|
获取或设置组件的文本标签。 |
label — Property in class fl.controls.listClasses.ListData |
|
要在单元格中显示的标签。 |
label — Property in class fl.data.SimpleCollectionItem |
|
对象的标签属性。 |
label — Property in class fl.data.TileListCollectionItem |
|
对象的标签属性。 |
label — Property in class fl.motion.Keyframe |
|
用于描述关键帧的字符串。 |
label — Statement |
| 将语句与可由 break 或 continue 引用的标识符相关联。 |
Label — Class in package fl.controls |
|
Label 组件将显示一行或多行纯文本或 HTML 格式的文本,这些文本的对齐和大小格式可进行设置。 |
Label() — Constructor in class fl.controls.Label |
|
创建新的 Label 组件实例。 |
LabelButton — Class in package fl.controls |
|
LabelButton 类是一个抽象类,用于向其父 BaseButton 类添加标签、图标及切换功能。 |
LabelButton() — Constructor in class fl.controls.LabelButton |
|
创建新的 LabelButton 组件实例。 |
LabelButtonAccImpl — Class in package fl.accessibility |
|
LabelButtonAccImpl 类(也称为 LabelButton Accessibility Implementation 类)用于使 LabelButton 组件具备辅助功能。 |
labelChange — Event in class fl.controls.LabelButton |
|
当标签值发生变化后调度。 |
LABEL_CHANGE — Constant static property in class fl.events.ComponentEvent |
|
定义 labelChange 事件对象的 type 属性值。 |
labelField — Property in class fl.controls.ComboBox |
|
获取或设置 dataProvider 对象中的字段名称,该字段名称将显示为 TextInput 字段和下拉列表的标签。 |
labelField — Property in class fl.controls.List |
|
获取或设置 dataProvider 对象中的字段名称,该字段名称将显示为 TextInput 字段和下拉列表的标签。 |
labelField — Property in class fl.controls.TileList |
|
在包含各拼贴的标签的各项中获取或设置一个字段。 |
labelFunction — Property in class fl.controls.ComboBox |
|
获取或设置用于获得项的标签的函数。 |
labelFunction — Property in class fl.controls.DataGrid |
|
获取或设置一个函数,确定各个项目的哪些字段要用作标签文本。 |
labelFunction — Property in class fl.controls.List |
|
获取或设置用于获得项的标签的函数。 |
labelFunction — Property in class fl.controls.TileList |
|
获取一个函数,该函数显示项的多个字段,用于提供拼贴的标签文本。 |
labelFunction — Property in class fl.controls.dataGridClasses.DataGridColumn |
|
确定要在此列中显示的文本的函数。 |
labelPlacement — Property in class fl.controls.LabelButton |
|
标签相对于指定图标的位置。 |
labels — Property in class flash.display.Scene |
|
一个由场景的 FrameLabel 对象组成的数组。 |
LANDSCAPE — Constant static property in class flash.printing.PrintJobOrientation |
|
横向(水平)的图像打印方向。 |
language — Static property in class flash.system.Capabilities |
|
指定运行播放器的系统的语言代码。 |
languageCodeArray — Static property in class fl.lang.Locale |
|
包含语言代码的数组,这些代码对应着指定的语言或加载到 FLA 文件中的语言。 |
lastChild — Property in class flash.xml.XMLNode |
|
一个 XMLNode 值,它引用节点的子级列表中的最后一个子级。 |
lastIndex — Property in class RegExp |
|
指定字符串中开始进行下一次搜索的索引位置。 |
lastIndexOf(searchElement, fromIndex:int) — Method in class Array |
|
使用全等运算符 (===) 搜索数组中的项(从最后一项开始向前搜索),并返回匹配项的索引位置。 |
lastIndexOf(val:String, startIndex:Number) — Method in class String |
|
从右向左搜索字符串,并返回在 startIndex 之前找到的最后一个 val 匹配项的索引。 |
LAYER — Constant static property in class flash.display.BlendMode |
|
强制为该显示对象创建一个透明度组。 |
layout — Event in class fl.video.FLVPlayback |
|
在调整视频播放器大小或布置视频播放器时调度。 |
layout — Event in class fl.video.VideoPlayer |
|
在调整视频播放器大小或布置视频播放器时调度。 |
LAYOUT — Constant static property in class fl.video.LayoutEvent |
|
定义 layout 事件对象的 type 属性值。 |
LayoutEvent — Class in package fl.video |
|
调整视频播放器大小和/或布置视频播放器时调度此事件。 |
LayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle) — Constructor in class fl.video.LayoutEvent |
|
创建一个 Event 对象,其中包含有关 layout 事件的信息。 |
LCD — Constant static property in class flash.text.TextDisplayMode |
|
强制 Flash Player 使用 LCD 子像素消除锯齿。 |
leading — Property in class flash.text.TextFormat |
|
一个整数,表示行与行之间的垂直间距(称为前导)量。 |
leading — Property in class flash.text.TextLineMetrics |
|
前导值是文本行之间的垂直距离的度量值。 |
left — Property in class flash.geom.Rectangle |
|
矩形左上角的 x 坐标。 |
LEFT — Constant static property in class fl.controls.ButtonLabelPlacement |
|
标签将显示在图标的左侧。 |
LEFT — Constant static property in class fl.controls.ProgressBarDirection |
|
从右向左填充进度栏。 |
LEFT — Constant static property in class fl.video.VideoAlign |
|
指定视频靠左对齐。 |
LEFT — Constant static property in class flash.display.StageAlign |
|
指定舞台靠左对齐。 |
LEFT — Constant static property in class flash.text.TextFieldAutoSize |
|
指定将文本视为左对齐文本,即文本字段的左侧固定不变,只在右侧调整单行的大小。 |
LEFT — Constant static property in class flash.text.TextFormatAlign |
|
常数;在文本字段内将文本左对齐。 |
LEFT — Constant static property in class flash.ui.Keyboard |
|
与向左箭头键的键控代码值 (37) 关联的常数。 |
LEFT — Constant static property in class flash.ui.KeyLocation |
|
指示激活的键在左侧键位置(此键有多个可能的位置)。 |
leftMargin — Property in class flash.text.TextFormat |
|
段落的左边距,以像素为单位。 |
leftPeak — Property in class flash.media.SoundChannel |
|
左声道的当前幅度(音量),范围从 0(静音)至 1(最大幅度)。 |
leftToLeft — Property in class flash.media.SoundTransform |
|
从 0(无)至 1(全部)的值,指定了左输入在左扬声器里播放的量。 |
leftToRight — Property in class flash.media.SoundTransform |
|
从 0(无)至 1(全部)的值,指定了左输入在右扬声器里播放的量。 |
length — Property in class arguments |
|
传递给函数的参数数目。 |
length — Property in class Array |
|
指定数组中元素数量的非负整数。 |
length — Property in class String |
|
一个整数,它指定在所指定的 String 对象中的字符数。 |
length() — Method in class XML |
|
对于 XML 对象,该方法始终返回整数 1。 |
length() — Method in class XMLList |
|
返回 XMLList 对象中的属性数。 |
length — Property in class fl.controls.ComboBox |
|
获取列表中的项目数。 |
length — Property in class fl.controls.SelectableList |
|
获取数据提供者中的项目数。 |
length — Property in class fl.controls.TextArea |
|
获取 TextArea 组件所包含的字符个数。 |
length — Property in class fl.controls.TextInput |
|
获取 TextInput 组件中的字符数。 |
length — Property in class fl.data.DataProvider |
|
数据提供者包含的项目数。 |
length — Property in class flash.geom.Point |
|
从 (0,0) 到此点的线段长度。 |
length — Property in class flash.media.Sound |
|
当前声音的长度(以毫秒为单位)。 |
length — Property in class flash.text.TextField |
|
文本字段中的字符数。 |
length — Property in class flash.utils.ByteArray |
|
ByteArray 对象的长度(以字节为单位)。 |
letterSpacing — Property in class flash.text.TextFormat |
|
一个整数,表示在所有字符间统一分配的空格量。 |
level — Property in class flash.events.StatusEvent |
|
消息类别,例如,“status”、“warning”或“error”。 |
LIGHT_COLOR — Constant static property in class flash.text.TextColorType |
|
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。 |
LIGHTEN — Constant static property in class flash.display.BlendMode |
|
在显示对象原色和背景颜色中选择相对较亮的颜色(具有较大值的颜色)。 |
Linear — Class in package fl.motion.easing |
|
Linear 类可以定义缓动函数,以便实现具有 ActionScript 动画的非加速运动。 |
LINEAR — Constant static property in class flash.display.GradientType |
|
用于指定线性渐变填充的值。 |
LINEAR_RGB — Constant static property in class flash.display.InterpolationMethod |
|
指定应使用线性 RGB 插值方法。 |
lineGradientStyle(type:String, colors:Array, alphas:Array, ratios:Array, matrix:flash.geom:Matrix, spreadMethod:String, interpolationMethod:String, focalPointRatio:Number) — Method in class flash.display.Graphics |
|
指定一种线条样式的渐变,Flash Player 可将该渐变用于随后调用对象的其它 Graphics 方法(如 lineTo() 或 drawCircle())。 |
LineScaleMode — Final class in package flash.display |
|
LineScaleMode 类为 Graphics.lineStyle() 方法中的 scaleMode 参数提供值。 |
lineScrollSize — Property in class fl.controls.ScrollBar |
|
获取或设置一个值,该值表示按下滚动条轨道时页面滚动的增量。 |
lineStyle(thickness:Number, color:uint, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Method in class flash.display.Graphics |
|
指定一种线条样式,Flash 可将该样式用于随后调用对象的其它 Graphics 方法(如 lineTo() 或 drawCircle())。 |
lineTo(x:Number, y:Number) — Method in class flash.display.Graphics |
|
使用当前线条样式绘制一条从当前绘画位置开始到 (x, y) 结束的直线;当前绘画位置随后会设置为 (x, y)。 |
link — Event in class flash.text.TextField |
|
当用户单击启用 HTML 的文本字段中的超链接(其中的 URL 以“event:”开头)时调度。 |
LINK — Constant static property in class flash.events.TextEvent |
|
定义 link 事件对象的 type 属性值。 |
linkageID — Property in class fl.motion.Source |
|
指示从中生成 Motion 实例的元件的库链接标识符。 |
List — Class in package fl.controls |
|
List 组件将显示基于列表的信息,并且是适合显示信息数组的理想选择。 |
List() — Constructor in class fl.controls.List |
|
创建新的 List 组件实例。 |
ListAccImpl — Class in package fl.accessibility |
|
ListAccImpl 类(也称为 List Accessiblity Implementation 类)用于使 List 组件具备辅助功能。 |
listData — Property in class fl.controls.dataGridClasses.DataGridCellEditor |
|
获取或设置应用到单元格的列表属性,例如 index 和 selected 值。 |
listData — Property in class fl.controls.listClasses.CellRenderer |
|
获取或设置应用到单元格的列表属性,例如 index 和 selected 值。 |
listData — Property in interface fl.controls.listClasses.ICellRenderer |
|
获取或设置应用到单元格的列表属性,例如 index 和 selected 值。 |
listData — Property in class fl.controls.listClasses.ImageCell |
|
获取或设置应用到单元格的列表属性,例如,index 和 selected 值。 |
ListData — Class in package fl.controls.listClasses |
|
ListData 是一种信使类,用于保存与基于列表的组件中的特定单元格相关的信息。 |
ListData(label:String, icon:Object, owner:fl.core:UIComponent, index:uint, row:uint, col:uint) — Constructor in class fl.controls.listClasses.ListData |
|
按照参数的指定创建 ListData 类的新实例。 |
ListEvent — Class in package fl.events |
|
ListEvent 类定义基于列表的组件(包括 List、DataGrid、TileList 和 ComboBox 组件)的事件。 |
ListEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, rowIndex:int, index:int, item:Object) — Constructor in class fl.events.ListEvent |
|
使用指定的参数创建新的 ListEvent 对象。 |
LITTLE_ENDIAN — Constant static property in class flash.utils.Endian |
|
指示多字节数字的最低有效字节位于字节序列的最前面。 |
liveDelay — Property in class flash.net.NetStream |
|
在实时(未缓冲的)模式下,数据在订阅流的缓冲区中停留的秒数。 |
liveDragging — Property in class fl.controls.Slider |
|
获取或设置一个布尔值,该值指示在用户移动滑块时是否持续调度 SliderEvent.CHANGE 事件。 |
LivePreviewParent — Class in package fl.livepreview |
|
LivePreviewParent 类为 SWC 文件或选择 ActionScript 3.0 时要导出的编译剪辑提供时间轴。 |
LivePreviewParent() — Constructor in class fl.livepreview.LivePreviewParent |
|
初始化舞台的缩放和对齐模式、设置 myInstance 属性、将 myInstance 调整到适当大小,以及使用 ExternalInterface 类将函数公开给 Flash。 |
LN10 — Constant static property in class Math |
|
10 的自然对数的数学常数,表示为 loge10,其近似值为 2.302585092994046。 |
LN2 — Constant static property in class Math |
|
2 的自然对数的数学常数,表示为 loge2,其近似值为 0.6931471805599453。 |
load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — Method in class fl.containers.ScrollPane |
|
该方法的 request 参数只接受其 source 属性包含字符串、类或 URLRequest 对象的 URLRequest 对象。 |
load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — Method in class fl.containers.UILoader |
|
加载指定内容,或者,如果未指定内容,则加载 source 属性标识的位置的内容。 |
load(source:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.FLVPlayback |
|
开始加载 FLV 文件,并提供快捷方式,用于将 autoPlay 属性设置为 false,并且设置 source、totalTime 和 isLive 属性(如果指定)。 |
load(url:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.VideoPlayer |
|
与 play() 方法类似,但使 FLV 文件加载而不播放。 |
load(request:flash.net:URLRequest, context:flash.system:LoaderContext) — Method in class flash.display.Loader |
|
将 SWF、JPEG、渐进式 JPEG、非动画 GIF 或 PNG 文件加载到此 Loader 对象的子对象中。 |
load(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — Method in class flash.media.Sound |
|
启动从指定 URL 加载外部 MP3 文件的过程。 |
load(request:flash.net:URLRequest) — Method in class flash.net.URLLoader |
|
从指定的 URL 发送和加载数据。 |
load(request:flash.net:URLRequest) — Method in class flash.net.URLStream |
|
开始下载 request 参数中指定的 URL。 |
loadBytes(bytes:flash.utils:ByteArray, context:flash.system:LoaderContext) — Method in class fl.containers.UILoader |
|
加载 ByteArray 对象中存储的二进制数据。 |
loadBytes(bytes:flash.utils:ByteArray, context:flash.system:LoaderContext) — Method in class flash.display.Loader |
|
从 ByteArray 对象中所存储的二进制数据中加载。 |
loader — Property in class flash.display.LoaderInfo |
|
与此 LoaderInfo 对象关联的 Loader 对象。 |
Loader — Class in package flash.display |
|
Loader 类可用于加载 SWF 文件或图像(JPG、PNG 或 GIF)文件。 |
Loader() — Constructor in class flash.display.Loader |
|
创建一个可用于加载文件(如 SWF、JPEG、GIF 或 PNG 文件)的 Loader 对象。 |
LoaderContext — Class in package flash.system |
|
LoaderContext 类提供多种选项,以使用 Loader 类来加载 SWF 文件和其它媒体。 |
LoaderContext(checkPolicyFile:Boolean, applicationDomain:flash.system:ApplicationDomain, securityDomain:flash.system:SecurityDomain) — Constructor in class flash.system.LoaderContext |
|
创建带有指定设置的新 LoaderContext 对象。 |
loaderInfo — Property in class flash.display.DisplayObject |
|
返回一个 LoaderInfo 对象,其中包含加载此显示对象所属的文件的相关信息。 |
LoaderInfo — Class in package flash.display |
|
LoaderInfo 类可提供有关已加载的 SWF 文件或图像文件(JPEG、GIF 或 PNG)的信息。 |
loaderURL — Property in class flash.display.LoaderInfo |
|
SWF 文件的 URL,该 SWF 文件启动对此 LoaderInfo 对象所描述的媒体的加载。 |
LOADING — Constant static property in class fl.video.VideoState |
|
视频播放器处于加载状态。 |
loadLanguageXML(xmlLanguageCode:String, customXmlCompleteCallback:Function) — Static method in class fl.lang.Locale |
|
加载指定的 XML 语言文件。 |
loadPolicyFile(url:String) — Static method in class flash.system.Security |
|
从 url 参数指定的位置加载一个跨域策略文件。 |
loadString(id:String) — Static method in class fl.lang.Locale |
|
使用当前语言返回与给定字符串 ID 关联的字符串值。 |
loadStringEx(stringID:String, languageCode:String) — Static method in class fl.lang.Locale |
|
返回与给定字符串 ID 和语言代码关联的字符串值。 |
LocalConnection — Class in package flash.net |
|
使用 LocalConnection 类可以创建一个 LocalConnection 对象,该对象可在一个 SWF 文件中或多个 SWF 文件间,调用另一个 LocalConnection 对象中的方法。 |
LocalConnection() — Constructor in class flash.net.LocalConnection |
|
创建 LocalConnection 对象。 |
Locale — Class in package fl.lang |
|
使用 fl.lang.Locale 类,可以控制多语言文本在 SWF 文件中的显示方式。 |
localeCompare(other:String, ... rest) — Method in class String |
|
比较两个或更多个字符串的排序顺序,并返回整数形式的比较结果。 |
localFileReadDisable — Static property in class flash.system.Capabilities |
|
指定对用户硬盘的读取权限是已经通过管理方式禁止 (true) 还是允许 (false)。 |
localName — Property in class QName |
|
QName 对象的局部名称。 |
localName() — Method in class XML |
|
提供该 XML 对象限定名称的本地名称部分。 |
localName — Property in class flash.xml.XMLNode |
|
XML 节点名称的本地名称部分。 |
LOCAL_STORAGE — Constant static property in class flash.system.SecurityPanel |
|
当传递给 Security.showSettings() 时,显示“Flash Player 设置”中的“本地存储设置”面板。 |
localToGlobal(point:flash.geom:Point) — Method in class flash.display.DisplayObject |
|
将 point 对象从显示对象的(本地)坐标转换为舞台(全局)坐标。 |
LOCAL_TRUSTED — Constant static property in class flash.system.Security |
|
此 SWF 文件是本地文件,并且用户已经使用“设置管理器”或 FlashPlayerTrust 配置文件将其设置为受信任的文件。 |
LOCAL_WITH_FILE — Constant static property in class flash.system.Security |
|
此 SWF 文件是本地文件,尚未受到用户信任,且没有使用网络名称进行发布。 |
LOCAL_WITH_NETWORK — Constant static property in class flash.system.Security |
|
此 SWF 文件是本地文件,尚未受到用户信任,且已使用网络名称进行发布。 |
localX — Property in class flash.events.MouseEvent |
|
事件发生点的相对于包含 Sprite 的水平坐标。 |
localY — Property in class flash.events.MouseEvent |
|
事件发生点的相对于包含 Sprite 的垂直坐标。 |
lock() — Method in class flash.display.BitmapData |
|
锁定图像,以使引用 BitmapData 对象的任何对象(如 Bitmap 对象)在此 BitmapData 对象更改时不会更新。 |
log(val:Number) — Static method in class Math |
|
返回参数 val 的自然对数。 |
LOG10E — Constant static property in class Math |
|
代表常数 e (Math.E) 以 10 为底的对数的数学常数,表示为 log10e,其近似值为 0.4342944819032518。 |
LOG2E — Constant static property in class Math |
|
常数 e 以 2 为底的对数的数学常数,表示为 log2e,其近似值为 1.442695040888963387。 |
loop — Property in class fl.motion.Keyframe |
|
存储补间动画“循环”复选框的值,它只影响图形元件。 |
loop — Property in class flash.ui.ContextMenuBuiltInItems |
|
允许用户将 SWF 文件设置为在到达最后一帧后自动重新开始(单帧 SWF 文件不显示此属性)。 |
loopback — Property in class flash.media.Camera |
|
指定在本地查看摄像头所捕获图像时是进行压缩和解压缩 (true) 以便使用 Flash Media Server 进行实时传输,还是不进行压缩 (false)。 |
looping — Property in class fl.transitions.Tween |
|
指示补间是否将循环。 |
LOW — Constant static property in class flash.display.StageQuality |
|
指定低呈现品质:不消除图形的锯齿,不对位图进行平滑处理。 |
LOW — Constant static property in class flash.filters.BitmapFilterQuality |
|
定义低品质滤镜设置。 |
|
符号 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 |