符号   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  
c — Property in class fl.motion.BezierSegment
贝塞尔曲线的第三个点。
c — Property in class flash.geom.Matrix
Matrix 对象的第二行第一列中的值,它影响在旋转或倾斜图像时沿 x 轴的像素定位。
cacheAsBitmap — Property in class fl.motion.Keyframe
如果设置为 true,则 Flash Player 将缓存显示对象的内部位图表示形式。
cacheAsBitmap — Property in class flash.display.DisplayObject
如果设置为 true,则 Flash Player 将缓存显示对象的内部位图表示形式。
call(thisObject:Object, parameter1:String) — Method in class Function
调用 Function 对象表示的函数。
call(functionName:String, ... rest) — Static method in class flash.external.ExternalInterface
调用由 Flash Player 容器公开的函数,不传递参数或传递多个参数。
call(command:String, responder:flash.net:Responder, ... rest) — Method in class flash.net.NetConnection
在运行 Flash Media Server 的服务器上或应用程序实例所连接的应用程序服务器上调用命令或方法。
callee — Property in class arguments
对当前正在执行的函数的引用。
callProperty(name, ... rest) — Method in class flash.utils.Proxy
覆盖可作为函数调用的对象属性的行为。
Camera — Final class in package flash.media
Camera 类主要与 Flash Media Server 一起使用,但也可以在没有该服务器的情况下使用,只是在使用方式上会受到限制。
CAMERA — Constant static property in class flash.system.SecurityPanel
当传递给 Security.showSettings() 时,显示“Flash Player 设置”中的“摄像头”面板。
cancel() — Static method in class adobe.utils.XMLUI
使当前的 XMLUI 对话框以“cancel”状态关闭。
cancel — Event in class flash.net.FileReference
当用户通过文件浏览对话框取消文件上载或下载时调度。
cancel() — Method in class flash.net.FileReference
取消正在对该 FileReference 对象执行的任何上载或下载操作。
cancel — Event in class flash.net.FileReferenceList
当用户退出文件浏览对话框时调度。
CANCEL — Constant static property in class flash.events.Event
定义 cancel 事件对象的 type 属性值。
cancelable — Property in class flash.events.Event
指示是否可以阻止与事件相关联的行为。
CANCELLED — Constant static property in class fl.events.DataGridEventReason
用户取消了编辑并且不想保存编辑的数据。
Capabilities — Final class in package flash.system
Capabilities 类提供一些属性,这些属性描述了承载 SWF 文件的系统和播放器。
capsLock — Static property in class flash.ui.Keyboard
指定激活 (true) 或不激活 (false) Caps Lock。
CAPS_LOCK — Constant static property in class flash.ui.Keyboard
与 Caps Lock 的键控代码值 (20) 关联的常数。
CapsStyle — Final class in package flash.display
CapsStyle 类是可指定在绘制线条中使用的端点样式的常数值枚举。
caption — Property in class flash.ui.ContextMenuItem
指定上下文菜单中显示的菜单项标题(文本)。
captionButton — Property in class fl.video.FLVPlaybackCaptioning
定义 captionButton FLVPlayback 自定义 UI 组件实例,该实例提供打开和关闭字幕的切换功能。
captionChange — Event in class fl.video.FLVPlaybackCaptioning
当添加字幕或从字幕目标文本字段中删除字幕时调度。
CAPTION_CHANGE — Constant static property in class fl.video.CaptionChangeEvent
定义 captionChange 事件对象的 type 属性值。
CaptionChangeEvent — Class in package fl.video
每当添加字幕或从字幕目标文本字段中删除字幕时调度 CaptionChangeEvent。
CaptionChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, added:Boolean, captionCuePointObject:Object) — Constructor in class fl.video.CaptionChangeEvent
创建一个 Event 对象,其中包含有关 captionChange 事件的信息。
captionCuePointObject — Property in class fl.video.CaptionChangeEvent
添加或删除的字幕的提示点对象。
captionTarget — Property in class fl.video.CaptionTargetEvent
来自于具有相同名称的 FLVPlaybackCaptioning 实例属性的字幕目标。
captionTarget — Property in class fl.video.FLVPlaybackCaptioning
设置要在其中显示字幕的 DisplayObject 实例。
captionTargetCreated — Event in class fl.video.FLVPlaybackCaptioning
在创建 captionTarget 属性之后,添加任何字幕之前(captionTarget 属性为空)调度。
CAPTION_TARGET_CREATED — Constant static property in class fl.video.CaptionTargetEvent
CaptionTargetEvent.CAPTION_TARGET_CREATED 常量定义 captionTargetCreated 事件对象的 type 属性值。
CaptionTargetEvent — Class in package fl.video
自动创建 captionTargetCreated 事件后,在向其添加任何字幕前,调度的 captionTargetCreated 事件的类型。
CaptionTargetEvent(type:String, bubbles:Boolean, cancelable:Boolean, captionTarget:flash.display:DisplayObject) — Constructor in class fl.video.CaptionTargetEvent
创建一个 Event 对象,其中包含有关字幕目标事件的信息。
captionTargetName — Property in class fl.video.FLVPlaybackCaptioning
TextField 对象或包括包含字幕的 Textfield 对象的 MovieClip 的实例名称。
CAPTURING_PHASE — Constant static property in class flash.events.EventPhase
捕获阶段,是事件流的第一个阶段。
caretIndex — Property in class flash.text.TextField
插入点(尖号)位置的索引。
case — Statement
定义 switch 语句的跳转目标。
CASEINSENSITIVE — Constant static property in class Array
指定 Array 类排序方法为不区分大小写的排序。
CCW — Constant static property in class fl.motion.RotateDirection
确保对象在补间期间逆时针旋转,以便与下一关键帧中的对象的旋转匹配。
ceil(val:Number) — Static method in class Math
返回指定数字或表达式的上限值。
cellRenderer — 样式 in class fl.controls.ComboBox
为组件中的每个项目提供单元格渲染器的类。.
cellRenderer — 样式 in class fl.controls.SelectableList
为组件中的每个项目提供单元格渲染器的类。.
cellRenderer — 样式 in class fl.controls.TileList
用于呈现 TileList 组件中的每个项目的单元格渲染器。.
cellRenderer — Property in class fl.controls.dataGridClasses.DataGridColumn
用于在此列中呈现项目的类。
CellRenderer — Class in package fl.controls.listClasses
CellRenderer 类定义基于列表的组件的方法和属性,以用来处理和显示每一行的自定义单元格内容。
CellRenderer() — Constructor in class fl.controls.listClasses.CellRenderer
创建新的 CellRenderer 实例。
CENTER — Constant static property in class fl.video.VideoAlign
指定视频居中对齐。
CENTER — Constant static property in class flash.text.TextFieldAutoSize
指定将文本视为居中对齐文本。
CENTER — Constant static property in class flash.text.TextFormatAlign
常数;在文本字段内将文本居中对齐。
change — Event in class fl.controls.BaseButton
当切换 Button 组件的 selected 属性值发生更改时调度。
change — Event in class fl.controls.ColorPicker
当用户单击调色板中的颜色时调度。
change — Event in class fl.controls.ComboBox
当用户更改 ComboBox 组件中的选定内容时调度,或者如果 ComboBox 组件可编辑,每当用户在文本字段中键击时调度。
change — Event in class fl.controls.NumericStepper
当用户更改 NumericStepper 组件的值时调度。
change — Event in class fl.controls.RadioButton
在单选按钮实例的 selected 属性发生变化时调度。
change — Event in class fl.controls.RadioButtonGroup
当组内的选定 RadioButton 实例发生变化时调度。
change — Event in class fl.controls.SelectableList
当在列表中选择了另一项目后调度。
change — Event in class fl.controls.Slider
当 Slider 组件的值因鼠标或键盘交互操作而改变时调度。
change — Event in class fl.controls.TextArea
当 TextArea 组件中的文本更改时调度。
change — Event in class fl.controls.TextInput
当用户在 TextInput 组件中输入更改文本时调度。
change — Event in class flash.text.TextField
修改控件的值后调度。
CHANGE — Constant static property in class fl.events.ColorPickerEvent
定义 change 事件对象的 type 属性值。
CHANGE — Constant static property in class fl.events.DataChangeType
更改了组件数据。
CHANGE — Constant static property in class fl.events.SliderEvent
定义 change 事件对象的 type 属性值。
CHANGE — Constant static property in class flash.events.Event
定义 change 事件对象的 type 属性值。
changeList — Property in class flash.events.SyncEvent
对象数组;每个对象都包含一些属性,描述远程共享对象的已更改成员。
changeType — Property in class fl.events.DataChangeEvent
获取触发事件的更改类型。
charAt(index:Number) — Method in class String
返回由参数 index 指定的位置处的字符。
charCode — Property in class flash.events.KeyboardEvent
包含按下或释放的键的字符代码值。
charCodeAt(index:Number) — Method in class String
返回位于指定索引位置处的字符的数值 Unicode 字符代码。
charCount — Property in class flash.text.TextSnapshot
TextSnapshot 对象中的字符数。
CheckBox — Class in package fl.controls
CheckBox 组件显示一个小方框,该方框内可以有选中标记。
CheckBox() — Constructor in class fl.controls.CheckBox
创建新的 CheckBox 组件实例。
CheckBoxAccImpl — Class in package fl.accessibility
CheckBoxAccImpl 类(也称为 CheckBox Accessibility Implementation 类)用于使 CheckBox 组件具备辅助功能。
checkPolicyFile — Property in class flash.media.SoundLoaderContext
指定 Flash Player 是否应在开始加载声音之前,尝试从所加载声音的服务器下载跨域策略文件。
checkPolicyFile — Property in class flash.net.NetStream
指定 Flash Player 是否应在开始加载 FLV 文件之前,尝试从所加载 FLV 文件的服务器下载跨域策略文件。
checkPolicyFile — Property in class flash.system.LoaderContext
指定 Flash Player 是否应在开始加载对象本身之前,尝试从所加载对象的服务器上下载跨域策略文件。
checkXMLStatus() — Static method in class fl.lang.Locale
如果加载了 XML 文件,则返回 true;否则返回 false。
child(propertyName:Object) — Method in class XML
列出 XML 对象的子项。
child(propertyName:Object) — Method in class XMLList
调用每个 XML 对象的 child() 方法,并返回包含有序结果的 XMLList 对象。
childAllowsParent — Property in class flash.display.LoaderInfo
表示内容(子级)对加载者(父级)的信任关系。
childIndex() — Method in class XML
确定该 XML 对象在其父项上下文中从 0 开始编制索引的位置。
childNodes — Property in class flash.xml.XMLNode
指定的 XMLNode 对象子级的数组。
children() — Method in class XML
按 XML 对象的显示顺序列出其子项。
children() — Method in class XMLList
调用每个 XML 对象的 children() 方法,并返回包含结果的 XMLList 对象。
CHINESE — Constant static property in class flash.system.IMEConversionMode
字符串“CHINESE”,与 IME.conversionMode 属性配合使用。
CIRCLE — Constant static property in class fl.transitions.Iris
用于为过渡效果指定圆形遮罩。
Circular — Class in package fl.motion.easing
Circular 类可以定义三个缓动函数,以便实现具有 ActionScript 动画的运动。
clamp — Property in class flash.filters.ConvolutionFilter
指示是否应锁定图像。
CLAMP — Constant static property in class flash.filters.DisplacementMapFilterMode
将置换值锁定在源图像的边缘。
class — Statement
定义一个类,它允许实例化共享您定义的方法和属性的对象。
Class — Dynamic class in package Top Level
为程序中的每个类定义创建一个 Class 对象。
clear() — Method in class flash.display.Graphics
清除绘制到此 Graphics 对象的图形,并重置填充和线条样式设置。
clear() — Method in class flash.media.Video
清除该 Video 对象中当前显示的图像。
clear() — Method in class flash.net.SharedObject
对于本地共享对象,清除所有数据并从磁盘删除共享对象。
clear() — Method in class flash.text.StyleSheet
从样式表对象中删除所有样式。
clearComponentStyle(component:Object, name:String) — Static method in class fl.managers.StyleManager
从指定组件中删除样式。
clearInterval(id:uint) — Package function in flash.utils
取消指定的 setInterval() 调用。
clearRendererStyle(name:String, column:int) — Method in class fl.controls.SelectableList
清除列表中渲染器上所设置的样式。
clearSelection() — Method in class fl.controls.SelectableList
清除列表中当前所选的项目,并将 selectedIndex 属性设置为 -1。
clearStyle(style:String) — Method in class fl.core.UIComponent
删除此组件实例中的样式属性。
clearStyle(name:String) — Static method in class fl.managers.StyleManager
从文档中的所有用户界面组件中删除全局样式。
clearTimeout(id:uint) — Package function in flash.utils
取消指定的 setTimeout() 调用。
click — Event in class fl.controls.LabelButton
当切换按钮接收到来自鼠标设备或空格键的输入后调度。
click — Event in class fl.controls.RadioButton
当用户使用鼠标或空格键单击单选按钮时调度。
click — Event in class fl.controls.RadioButtonGroup
当单击 RadioButton 实例时调度。
click — Event in class flash.display.InteractiveObject
用户在同一 InteractiveObject 上按下并释放用户指针设备的主按钮时调度。
CLICK — Constant static property in class flash.events.MouseEvent
定义 click 事件对象的 type 属性值。
clickTarget — Property in class fl.events.SliderEvent
获取一个字符串,该字符串指示是按下了滑块还是按下了滑块轨道。
client — Property in class flash.net.LocalConnection
指示对其调用回调方法的对象。
client — Property in class flash.net.NetConnection
指示应对其调用回调方法的对象。
client — Property in class flash.net.NetStream
指定在其上调用回调方法的对象。
client — Property in class flash.net.SharedObject
指示对其调用回调方法的对象。
clone() — Method in class fl.data.DataProvider
创建当前 DataProvider 对象的副本。
clone() — Method in class fl.events.ColorPickerEvent
创建 ColorPickerEvent 对象的副本,并设置每个参数的值以匹配原始参数值。
clone() — Method in class fl.events.ComponentEvent
创建 ComponentEvent 对象的副本,并设置每个参数的值以匹配原始参数值。
clone() — Method in class fl.events.DataChangeEvent
创建 DataEvent 对象的副本,并设置每个参数的值以匹配原始参数值。
clone() — Method in class fl.events.DataGridEvent
创建 DataGridEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class fl.events.ListEvent
创建 SliderEvent 对象的副本,并设置每个参数的值以匹配原始参数值。
clone() — Method in class fl.events.ScrollEvent
创建 ScrollEvent 对象的副本,并设置每个参数的值以匹配原始参数值。
clone() — Method in class fl.events.SliderEvent
创建 SliderEvent 对象的副本,并设置每个参数的值以匹配原始参数值。
clone() — Method in class flash.display.BitmapData
返回一个新的 BitmapData 对象,它是对原始实例的克隆,包含与原始实例所含位图完全相同的副本。
clone() — Method in class flash.events.ActivityEvent
创建 ActivityEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.AsyncErrorEvent
创建 AsyncErrorEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.ContextMenuEvent
创建 ContextMenuEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.DataEvent
创建 DataEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.ErrorEvent
创建 ErrorEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.Event
复制 Event 子类的实例。
clone() — Method in class flash.events.FocusEvent
创建 FocusEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.FullScreenEvent
创建 FullScreenEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.HTTPStatusEvent
创建 HTTPStatusEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.IMEEvent
创建 IMEEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.IOErrorEvent
创建 IOErrorEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.KeyboardEvent
创建 KeyboardEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.MouseEvent
创建 MouseEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.NetStatusEvent
创建 NetStatusEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.ProgressEvent
创建 ProgressEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.SecurityErrorEvent
创建 SecurityErrorEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.StatusEvent
创建 StatusEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.SyncEvent
创建 SyncEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.TextEvent
创建 TextEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.events.TimerEvent
创建 TimerEvent 对象的副本,并设置每个属性的值以匹配原始属性值。
clone() — Method in class flash.filters.BevelFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.BitmapFilter
返回 BitmapFilter 对象,它是与原始 BitmapFilter 对象完全相同的副本。
clone() — Method in class flash.filters.BlurFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.ColorMatrixFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.ConvolutionFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.DisplacementMapFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.DropShadowFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.GlowFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.GradientBevelFilter
返回此滤镜对象的副本。
clone() — Method in class flash.filters.GradientGlowFilter
返回此滤镜对象的副本。
clone() — Method in class flash.geom.Matrix
返回一个新的 Matrix 对象,它是此矩阵的克隆,带有与所含对象完全相同的副本。
clone() — Method in class flash.geom.Point
创建此 Point 对象的副本。
clone() — Method in class flash.geom.Rectangle
返回一个新的 Rectangle 对象,其 x、y、width 和 height 属性的值与原始 Rectangle 对象的对应值相同。
clone() — Method in class flash.ui.ContextMenu
创建指定的 ContextMenu 对象的副本。
clone() — Method in class flash.ui.ContextMenuItem
创建并返回指定的 ContextMenuItem 对象的副本。
cloneNode(deep:Boolean) — Method in class flash.xml.XMLNode
构造并返回一个类型、名称、值和属性与指定的 XML 对象均相同的新 XML 节点。
close() — Method in class fl.containers.UILoader
取消当前正在对 Loader 实例执行的 load() 方法操作。
close — Event in class fl.controls.ColorPicker
当用户关闭调色板时调度。
close() — Method in class fl.controls.ColorPicker
隐藏调色板。
close — Event in class fl.controls.ComboBox
当因任何原因而取消下拉列表时调度。
close() — Method in class fl.controls.ComboBox
关闭下拉列表。
close — Event in class fl.video.FLVPlayback
在出现以下情况时调度:该事件对象由于超时或调用 closeVideoPlayer() 方法而关闭了 NetConnection,或者您调用了 load() 或 play() 方法或设置了 source 属性导致 RTMP 连接关闭。
close() — Method in interface fl.video.INCManager
关闭 NetConnection。
close() — Method in class fl.video.NCManager
关闭 NetConnection。
close — Event in class fl.video.VideoPlayer
在以下情况下,VideoPlayer 实例会调度此事件:由于超时或通过调用 close() 方法而关闭 NetConnection,或者您调用了 load() 或 play() 方法或设置了 source 属性,从而导致 RTMP 连接关闭。
close() — Method in class fl.video.VideoPlayer
强制关闭视频流和 Flash Media Server 连接。
close() — Method in class flash.display.Loader
取消当前正在对 Loader 实例执行的 load() 方法操作。
close() — Method in class flash.media.Sound
关闭该流,从而停止所有数据的下载。
close() — Method in class flash.net.LocalConnection
关闭(断开连接)LocalConnection 对象。
close() — Method in class flash.net.NetConnection
关闭本地打开的连接或与服务器的连接,并调度 code 属性值为 NetConnection.Connect.Closed 的 netStatus 事件。
close() — Method in class flash.net.NetStream
停止播放流上的所有数据,将 time 属性设置为 0,并使该流可用于其它用途。
close() — Method in class flash.net.SharedObject
关闭远程共享对象和服务器间的连接。
close — Event in class flash.net.Socket
在服务器关闭套接字连接时调度。
close() — Method in class flash.net.Socket
关闭套接字。
close() — Method in class flash.net.URLLoader
关闭进行中的加载操作。
close() — Method in class flash.net.URLStream
立即关闭该流并取消下载操作。
close — Event in class flash.net.XMLSocket
在服务器关闭套接字连接时调度。
close() — Method in class flash.net.XMLSocket
关闭由 XMLSocket 对象指定的连接。
CLOSE — Constant static property in class fl.video.VideoEvent
定义 close 事件对象的 type 属性值。
CLOSE — Constant static property in class flash.events.Event
定义 close 事件对象的 type 属性值。
closeVideoPlayer(index:uint) — Method in class fl.video.FLVPlayback
关闭 NetStream 并删除由 index 参数指定的视频播放器。
code — Property in class fl.video.VideoError
与错误对应的代码。
code — Property in class flash.events.StatusEvent
对象状态的描述。
color — Property in class fl.events.ColorPickerEvent
获取与事件关联的颜色值。
color — Property in class fl.motion.Keyframe
调整目标对象中的颜色转换的 Color 对象。
color — Property in class flash.filters.ConvolutionFilter
要替换源图像之外的像素的十六进制颜色。
color — Property in class flash.filters.DisplacementMapFilter
指定对于超出范围的替换应用什么颜色。
color — Property in class flash.filters.DropShadowFilter
阴影的颜色。
color — Property in class flash.filters.GlowFilter
光晕颜色。
color — Property in class flash.geom.ColorTransform
ColorTransform 对象的 RGB 颜色值。
color — Property in class flash.text.TextFormat
指示文本的颜色。
Color — Class in package fl.motion
Color 类扩展了 Flash Player 的 ColorTransform 类,增加了控制亮度和色调的功能。
Color(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Constructor in class fl.motion.Color
Color 实例的构造函数。
COLOR — Constant static property in class flash.filters.DisplacementMapFilterMode
如果置换值在图像之外,则替换 color 和 alpha 属性中的值。
ColorMatrixFilter — Final class in package flash.filters
使用 ColorMatrixFilter 类可以将 4 x 5 矩阵转换应用于输入图像上的每个像素的 RGBA 颜色和 Alpha 值,以生成具有一组新的 RGBA 颜色和 Alpha 值的结果。
ColorMatrixFilter(matrix:Array) — Constructor in class flash.filters.ColorMatrixFilter
用指定参数初始化新的 ColorMatrixFilter 实例。
ColorPicker — Class in package fl.controls
ColorPicker 组件将显示包含一个或多个样本的列表,用户可以从中选择颜色。
ColorPicker() — Constructor in class fl.controls.ColorPicker
创建 ColorPicker 类的实例。
ColorPickerEvent — Class in package fl.events
ColorPickerEvent 类定义与 ColorPicker 组件关联的事件。
ColorPickerEvent(type:String, color:uint) — Constructor in class fl.events.ColorPickerEvent
创建新的 ColorPickerEvent 对象。
colors — Property in class fl.controls.ColorPicker
获取或设置 ColorPicker 组件提供的自定义颜色的数组。
colors — Property in class flash.filters.GradientBevelFilter
渐变中使用的 RGB 十六进制颜色值数组。
colors — Property in class flash.filters.GradientGlowFilter
定义渐变的颜色数组。
colorTransform(rect:flash.geom:Rectangle, colorTransform:flash.geom:ColorTransform) — Method in class flash.display.BitmapData
使用 ColorTransform 对象调整位图图像的指定区域中的颜色值。
colorTransform — Property in class flash.geom.Transform
一个 ColorTransform 对象,其中包含整体调整显示对象颜色的值。
ColorTransform — Class in package flash.geom
可使用 ColorTransform 类调整显示对象的颜色值。
ColorTransform(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Constructor in class flash.geom.ColorTransform
用指定的颜色通道值和 Alpha 值为显示对象创建 ColorTransform 对象。
colorWell — 样式 in class fl.controls.ColorPicker
提供当颜色池填充了一种颜色时颜色池外观的类。.
column — Property in class fl.controls.dataGridClasses.HeaderRenderer
属于该 HeaderRenderer 实例的列的索引。
column — Property in class fl.controls.listClasses.ListData
数据项目所在的列。
columnCount — 样式 in class fl.controls.ColorPicker
要在 ColorPicker 调色板中绘制的列数。.
columnCount — Property in class fl.controls.TileList
获取或设置在列表中至少部分可见的列的列数。
columnDividerSkin — 样式 in class fl.controls.DataGrid
类的名称,该类提供显示在两列之间的分隔符。.
columnIndex — Property in class fl.events.ListEvent
获取与此事件关联的项目的列索引。
columns — Property in class fl.controls.DataGrid
获取或设置一个 DataGridColumn 对象数组,每个可以显示的列为一个对象。
columnStretch — Event in class fl.controls.DataGrid
当用户在水平方向扩展列后调度。
COLUMN_STRETCH — Constant static property in class fl.events.DataGridEvent
DataGridEvent.COLUMN_STRETCH 常量定义 columnStretch 事件对象的 type 属性值。
columnStretchCursorSkin — 样式 in class fl.controls.DataGrid
类的名称,该类提供在鼠标介于两个列标题之间且 resizableColumns 属性设置为 true 时使用的光标。.
columnWidth — Property in class fl.controls.TileList
获取或设置应用于列表中列的宽度,以像素为单位。
ComboBox — Class in package fl.controls
ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。
ComboBox() — Constructor in class fl.controls.ComboBox
创建新的 ComboBox 组件实例。
ComboBoxAccImpl — Class in package fl.accessibility
ComboBoxAccImpl 类(也称为 ComboBox Accessibility Implementation 类)用于使 ComboBox 组件具备辅助功能。
comment — Property in class flash.media.ID3Info
录制的相关注解;对应于 ID3 2.0 标签 COMM。
comments() — Method in class XML
列出包含 XML 注释的 XML 对象的属性。
comments() — Method in class XMLList
调用每个 XML 对象的 comments() 方法,并返回注释的 XMLList。
compare(otherBitmapData:flash.display:BitmapData) — Method in class flash.display.BitmapData
比较两个 BitmapData 对象。
complete — Event in class fl.containers.ScrollPane
完成内容加载时调度。
complete — Event in class fl.containers.UILoader
在内容加载完成时调度。
complete — Event in class fl.controls.ProgressBar
当加载操作完成时调度。
complete — Event in class fl.video.FLVPlayback
因为播放器到达 FLV 文件的末尾而完成播放时进行调度。
complete — Event in class fl.video.FLVPlaybackCaptioning
在所有 Timed Text XML 数据加载完之后调度。
complete — Event in class fl.video.VideoPlayer
因为播放器到达 FLV 文件的末尾而完成播放时进行调度。
complete — Event in class flash.display.LoaderInfo
成功加载数据后调度。
complete — Event in class flash.media.Sound
成功加载数据后调度。
complete — Event in class flash.net.FileReference
当下载操作完成或上载操作生成 HTTP 状态代码 200 时调度。
complete — Event in class flash.net.URLLoader
在对所有已接收数据进行解码并将其放在 URLLoader 对象的 data 属性中以后调度。
complete — Event in class flash.net.URLStream
成功加载数据后调度。
COMPLETE — Constant static property in class fl.video.VideoEvent
定义 complete 事件对象的 type 属性值。
COMPLETE — Constant static property in class flash.events.Event
定义 complete 事件对象的 type 属性值。
ComponentEvent — Class in package fl.events
ComponentEvent 类定义与 UIComponent 类关联的事件。
ComponentEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor in class fl.events.ComponentEvent
创建包含有关组件事件信息的新 ComponentEvent 对象。
componentX — Property in class flash.filters.DisplacementMapFilter
说明在映射图像中使用哪个颜色通道来置换 x 结果。
componentY — Property in class flash.filters.DisplacementMapFilter
说明在映射图像中使用哪个颜色通道来置换 y 结果。
compress() — Method in class flash.utils.ByteArray
使用 zlib 压缩方法压缩字节数组。
computeSpectrum(outputArray:flash.utils:ByteArray, FFTMode:Boolean, stretchFactor:int) — Static method in class flash.media.SoundMixer
获取当前声音波形的快照,并将其放在指定的 ByteArray 对象中。
concat(... rest) — Method in class Array
将参数中指定的元素与数组中的元素连接,并创建新的数组。
concat(... rest) — Method in class String
在 String 对象末尾追加补充参数(如果需要,将它们转换为字符串)并返回结果字符串。
concat(items:Object) — Method in class fl.data.DataProvider
将指定项目连接到当前数据提供者的结尾。
concat(second:flash.geom:ColorTransform) — Method in class flash.geom.ColorTransform
将 second 参数指定的 ColorTranform 对象与当前 ColorTransform 对象连接,并将当前对象设置为结果,即两个颜色转换的相加组合。
concat(m:flash.geom:Matrix) — Method in class flash.geom.Matrix
将某个矩阵与当前矩阵连接,从而将这两个矩阵的几何效果有效地结合在一起。
concatenatedColorTransform — Property in class flash.geom.Transform
一个 ColorTransform 对象,表示应用于此显示对象及其所有父级对象的组合颜色转换,回到根级别。
concatenatedMatrix — Property in class flash.geom.Transform
一个 Matrix 对象,表示此显示对象及其所有父级对象的组合转换矩阵,回到根级别。
condenseWhite — Property in class fl.controls.Label
获取或设置一个值,该值指示是否应从包含 HTML 文本的 Label 组件中删除额外空白,如空格和换行符。
condenseWhite — Property in class fl.controls.TextArea
获取或设置一个布尔值,该值指示是否从包含 HTML 文本的 TextArea 组件中删除额外空白。
condenseWhite — Property in class fl.controls.TextInput
获取或设置一个布尔值,该值指示是否从包含 HTML 文本的 TextInput 组件中删除额外空白。
condenseWhite — Property in class flash.text.TextField
一个布尔值,它指定是否应删除具有 HTML 文本的文本字段中的额外空白(空格、换行符等)。
connect(connectionName:String) — Method in class flash.net.LocalConnection
准备一个 LocalConnection 对象,以接收来自 send() 命令(称为发送方 LocalConnection 对象)的命令。
connect(command:String, ... rest) — Method in class flash.net.NetConnection
打开到服务器的连接。
connect(myConnection:flash.net:NetConnection, params:String) — Method in class flash.net.SharedObject
通过指定的连接连接到服务器上的远程共享对象。
connect — Event in class flash.net.Socket
在建立网络连接后调度。
connect(host:String, port:int) — Method in class flash.net.Socket
将套接字连接到指定的主机和端口。
connect — Event in class flash.net.XMLSocket
在成功调用 XMLSocket.connect() 方法后调度。
connect(host:String, port:int) — Method in class flash.net.XMLSocket
使用指定的 TCP 端口建立到指定 Internet 主机的连接。
CONNECT — Constant static property in class flash.events.Event
定义 connect 事件对象的 type 属性值。
connectAgain() — Method in interface fl.video.INCManager
如果成功建立连接但未找到流,则由 VideoPlayer 对象调用。
connectAgain() — Method in class fl.video.NCManager
如果成功建立连接但未找到流,则由 VideoPlayer 对象调用。
connected — Property in class flash.net.NetConnection
指示 Flash Player 是通过持久性的 RTMP 连接连接到服务器 (true) 还是没有连接 (false)。
connected — Property in class flash.net.Socket
指示此 Socket 对象目前是否已连接。
connected — Property in class flash.net.URLStream
指示此 URLStream 对象目前是否已连接。
connected — Property in class flash.net.XMLSocket
指示此 XMLSocket 对象目前是否已连接。
connectedProxyType — Property in class flash.net.NetConnection
如果连接成功,则指示使用的是哪种连接方法:直接连接、CONNECT 方法还是 HTTP 隧道。
CONNECTION_ERROR — Constant static property in class fl.video.VideoState
视频播放器处于连接错误状态。
connectToURL(url:String) — Method in interface fl.video.INCManager
由 VideoPlayer 对象调用,以要求连接到 URL。
connectToURL(url:String) — Method in class fl.video.NCManager
由 VideoPlayer 对象调用,以要求连接到 URL。
const — Statement
指定一个常量,它是只能赋值一次的变量。
constructor — Property in class Object
对类对象或给定对象实例的构造函数的引用。
contains(value:XML) — Method in class XML
对比该 XML 对象与给定 value 参数。
contains(value:XML) — Method in class XMLList
检查 XMLList 对象是否包含与给定的 value 参数相等的 XML 对象。
contains(child:flash.display:DisplayObject) — Method in class flash.display.DisplayObjectContainer
确定指定显示对象是 DisplayObjectContainer 实例的子项还是该实例本身。
contains(x:Number, y:Number) — Method in class flash.geom.Rectangle
确定由此 Rectangle 对象定义的矩形区域内是否包含指定的点。
containsPoint(point:flash.geom:Point) — Method in class flash.geom.Rectangle
确定由此 Rectangle 对象定义的矩形区域内是否包含指定的点。
containsRect(rect:flash.geom:Rectangle) — Method in class flash.geom.Rectangle
确定此 Rectangle 对象内是否包含由 rect 参数指定的 Rectangle 对象。
content — Property in class fl.containers.ScrollPane
获取对加载到滚动窗格中的内容的引用。
content — Property in class fl.containers.UILoader
包含使用 load() 方法或设置 source 属性加载的 SWF 文件或图像文件(JPEG、PNG 或 GIF 格式文件)的根显示对象。
content — Property in class fl.transitions.TransitionManager
TransitionManager 要将过渡应用到的影片剪辑实例。
content — Property in class flash.display.Loader
包含使用 load() 或 loadBytes() 方法加载的 SWF 文件或图像(JPG、PNG 或 GIF)文件的根显示对象。
content — Property in class flash.display.LoaderInfo
与此 LoaderInfo 对象关联的已加载对象。
contentAppearance — Property in class fl.transitions.TransitionManager
包含将应用过渡的内容(目标影片剪辑)的已保存可视属性的对象。
contentLoaderInfo — Property in class flash.display.Loader
返回与正在加载的对象相对应的 LoaderInfo 对象。
contentPadding — 样式 in class fl.containers.BaseScrollPane
内容(组件和滚动条)和背景外边缘之间的填充(以像素为单位)。.
contentPadding — 样式 in class fl.containers.ScrollPane
要放置在滚动窗格中内容周围的填充量(以像素为单位)。.
contentPadding — 样式 in class fl.controls.ComboBox
内容(组件和滚动条)和背景外边缘之间的填充(以像素为单位)。.
contentPadding — 样式 in class fl.controls.SelectableList
用于分隔列表边框和列表内容的填充(以像素为单位)。.
contentType — Property in class flash.display.LoaderInfo
被加载文件的 MIME 类型。
contentType — Property in class flash.net.URLRequest
任何 POST 数据的 MIME 内容类型。
contextMenu — Property in class flash.display.InteractiveObject
指定与此对象相关联的上下文菜单。
ContextMenu — Final class in package flash.ui
ContextMenu 类提供对 Flash Player 上下文菜单中的项的控制。
ContextMenu() — Constructor in class flash.ui.ContextMenu
创建 ContextMenu 对象。
ContextMenuBuiltInItems — Final class in package flash.ui
ContextMenuBuiltInItems 类描述内置于上下文菜单中的项。
ContextMenuBuiltInItems() — Constructor in class flash.ui.ContextMenuBuiltInItems
创建新的 ContextMenuBuiltInItems 对象,以便设置属性使 Flash Player 显示或隐藏每个菜单项。
ContextMenuEvent — Class in package flash.events
用户生成上下文菜单或与上下文菜单交互时,Flash® Player 将调度 ContextMenuEvent 对象。
ContextMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, mouseTarget:flash.display:InteractiveObject, contextMenuOwner:flash.display:InteractiveObject) — Constructor in class flash.events.ContextMenuEvent
创建一个 Event 对象,其中包含有关菜单事件的特定信息。
ContextMenuItem — Final class in package flash.ui
可以使用 ContextMenuItem 类来创建在 Flash Player 上下文菜单中显示的自定义菜单项。
ContextMenuItem(caption:String, separatorBefore:Boolean, enabled:Boolean, visible:Boolean) — Constructor in class flash.ui.ContextMenuItem
创建一个可添加到 ContextMenu.customItems 数组的新 ContextMenuItem 对象。
contextMenuOwner — Property in class flash.events.ContextMenuEvent
菜单附加到的显示列表对象。
continue — Statement
跳过最内层循环中所有其余的语句并开始循环的下一次遍历,就像控制正常传递到了循环结尾一样。
continueTo(finish:Number, duration:Number) — Method in class fl.transitions.Tween
指示补间动画从当前动画点继续补间到一个新的结束和持续时间点。
CONTROL — Constant static property in class flash.ui.Keyboard
与 Ctrl 的键控代码值 (17) 关联的常数。
conversionMode — Static property in class flash.system.IME
当前 IME 的转换模式。
ConvolutionFilter — Class in package flash.filters
ConvolutionFilter 类应用矩阵盘绕滤镜效果。
ConvolutionFilter(matrixX:Number, matrixY:Number, matrix:Array, divisor:Number, bias:Number, preserveAlpha:Boolean, clamp:Boolean, color:uint, alpha:Number) — Constructor in class flash.filters.ConvolutionFilter
用指定参数初始化 ConvolutionFilter 实例。
copy() — Method in class XML
返回给定 XML 对象的副本。
copy() — Method in class XMLList
返回给定的 XMLList 对象的副本。
copyChannel(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, sourceChannel:uint, destChannel:uint) — Method in class flash.display.BitmapData
将数据从另一个 BitmapData 对象或当前 BitmapData 对象的一个通道传输到当前 BitmapData 对象的某个通道中。
copyPixels(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, alphaBitmapData:flash.display:BitmapData, alphaPoint:flash.geom:Point, mergeAlpha:Boolean) — Method in class flash.display.BitmapData
为没有拉伸、旋转或色彩效果的图像之间的像素处理提供一个快速例程。
cos(angleRadians:Number) — Static method in class Math
以弧度为单位计算并返回指定角度的余弦值。
createBox(scaleX:Number, scaleY:Number, rotation:Number, tx:Number, ty:Number) — Method in class flash.geom.Matrix
包括用于缩放、旋转和转换的参数。
createElement(name:String) — Method in class flash.xml.XMLDocument
使用参数中指定的名称来创建新的 XMLNode 对象。
createGradientBox(width:Number, height:Number, rotation:Number, tx:Number, ty:Number) — Method in class flash.geom.Matrix
创建 Graphics 类的 beginGradientFill() 和 lineGradientStyle() 方法所需的矩阵的特定样式。
createItemEditor(colIndex:uint, rowIndex:uint) — Method in class fl.controls.DataGrid
使用 itemEditor 属性指定的编辑器为位于 editedItemPosition 属性标识的列索引和行索引处的项目渲染器创建项目编辑器。
createTextNode(text:String) — Method in class flash.xml.XMLDocument
使用指定的文本创建一个新的 XML 文本节点。
creationDate — Property in class flash.net.FileReference
本地磁盘上文件的创建日期。
creator — Property in class flash.net.FileReference
文件的 Macintosh 创建者类型。
CRT — Constant static property in class flash.text.TextDisplayMode
强制 Flash Player 显示灰度消除锯齿。
CSMSettings — Final class in package flash.text
CSMSettings 类所包含的一些属性可与 TextRenderer.setAdvancedAntiAliasingTable() 方法配合使用以提供连续笔触调制 (CSM)。
CSMSettings(fontSize:Number, insideCutoff:Number, outsideCutoff:Number) — Constructor in class flash.text.CSMSettings
创建一个新的 CSMSettings 对象,它存储自定义消除锯齿设置的笔触值。
ctrlKey — Property in class flash.events.KeyboardEvent
指示 Ctrl 键是处于活动状态 (true) 还是非活动状态 (false)。
ctrlKey — Property in class flash.events.MouseEvent
指示 Ctrl 键是处于活动状态 (true) 还是非活动状态 (false)。
Cubic — Class in package fl.motion.easing
Cubic 类可以定义三个缓动函数,以便实现具有 ActionScript 动画的运动。
cuePoint — Event in class fl.video.FLVPlayback
到达提示点时调度。
cuePoint — Event in class fl.video.VideoPlayer
到达提示点时调度。
CUE_POINT — Constant static property in class fl.video.MetadataEvent
定义 cuePoint 事件对象的 type 属性值。
cuePoints — Property in class fl.video.FLVPlayback
一个数组,说明 ActionScript 提示点和已禁用的嵌入式 FLV 文件提示点。
CuePointType — Final class in package fl.video
CuePointType 类为类型 CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性提供常数值。
currentCount — Property in class flash.utils.Timer
计时器从 0 开始后触发的总次数。
currentDomain — Static property in class flash.system.ApplicationDomain
获取正在其中执行代码的当前应用程序域。
currentDomain — Static property in class flash.system.SecurityDomain
获取当前安全域。
currentFPS — Property in class flash.media.Camera
摄像头捕获数据的速率,以每秒帧数为单位。
currentFPS — Property in class flash.net.NetStream
每秒显示的帧的数目。
currentFrame — Property in class flash.display.MovieClip
指定播放头在 MovieClip 实例的时间轴中所处的帧的编号。
currentLabel — Property in class flash.display.MovieClip
在 MovieClip 实例的时间轴中播放头所在的当前标签。
currentLabels — Property in class flash.display.MovieClip
返回由当前场景的 FrameLabel 对象组成的数组。
currentScene — Property in class flash.display.MovieClip
在 MovieClip 实例的时间轴中播放头所在的当前场景。
currentTarget — Property in class flash.events.Event
当前正在使用某个事件侦听器处理 Event 对象的对象。
curveTo(controlX:Number, controlY:Number, anchorX:Number, anchorY:Number) — Method in class flash.display.Graphics
使用当前线条样式和由 (controlX, controlY) 指定的控制点绘制一条从当前绘画位置开始到 (anchorX, anchorY) 结束的曲线。
CustomActions — Final class in package adobe.utils
CustomActions 类的方法使得在 Flash 创作工具中播放的 SWF 文件可以管理任何向该创作工具注册的自定义动作。
CustomEase — Class in package fl.motion
CustomEase 类用于在补间进行过程中修改补间动画缓动行为的特定属性。
CustomEase(xml:XML) — Constructor in class fl.motion.CustomEase
CustomEase 实例的构造函数。
customItems — Property in class flash.ui.ContextMenu
ContextMenuItem 对象的数组。
CW — Constant static property in class fl.motion.RotateDirection
确保对象在补间期间顺时针旋转,以便与下一个关键帧中的对象的旋转匹配。
符号   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