| 符号 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 | |
| macType — Property in class flash.net.FileFilter | |
| 一个 Macintosh 文件类型列表。 | |
| maintainAspectRatio — Property in class fl.containers.UILoader | |
| 获取或设置一个值,该值指示是要保持原始图像中使用的高宽比,还是要将图像的大小调整为 UILoader 组件的当前宽度和高度。 | |
| MAINTAIN_ASPECT_RATIO — Constant static property in class fl.video.VideoScaleMode | |
| 指定将视频限制在由 registrationX、registrationY、registrationWidth 和 registrationHeight 属性所确定的矩形中,但保持其原始高宽比。 | |
| MANUAL — Constant static property in class fl.controls.ProgressBarMode | |
| 手动更新 ProgressBar 组件的状态。 | |
| manufacturer — Static property in class flash.system.Capabilities | |
| 指定 Flash Player 的制造商,其格式为“Adobe OSName”。 | |
| map(callback:Function, thisObject) — Method in class Array | |
| 对数组中的每一项执行函数并构造一个新数组,其中包含与原始数组中的每一项的函数结果相对应的项。 | |
| mapBitmap — Property in class flash.filters.DisplacementMapFilter | |
| 包含置换映射数据的 BitmapData 对象。 | |
| mapPoint — Property in class flash.filters.DisplacementMapFilter | |
| 一个值,它包含目标显示对象的左上角相对于映射图像左上角的偏移量。 | |
| mask — Property in class flash.display.DisplayObject | |
| 调用显示对象被指定的 mask 对象遮罩。 | |
| match(pattern) — Method in class String | |
| 将指定的 pattern 与字符串匹配。 | |
| matchInternalPointWithExternal(m:flash.geom:Matrix, internalPoint:flash.geom:Point, externalPoint:flash.geom:Point) — Static method in class fl.motion.MatrixTransformer | |
| 根据需要移动矩阵,将内部点与外部点对齐。 | |
| Math — Final class in package Top Level | |
| Math 类包含表示常用数学函数和值的方法和常数。 | |
| matrix — Property in class flash.filters.ColorMatrixFilter | |
| 由 20 个项目组成的数组,适用于 4 x 5 颜色转换。 | |
| matrix — Property in class flash.filters.ConvolutionFilter | |
| 用于矩阵转换的值的数组。 | |
| matrix — Property in class flash.geom.Transform | |
| 一个 Matrix 对象,其中包含影响显示对象的缩放、旋转和平移的值。 | |
| Matrix — Class in package flash.geom | |
| Matrix 类表示一个转换矩阵,它确定如何将点从一个坐标空间映射到另一个坐标空间。 | |
| Matrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — Constructor in class flash.geom.Matrix | |
| 使用指定参数创建新的 Matrix 对象。 | |
| MatrixTransformer — Class in package fl.motion | |
| MatrixTransformer 类包含修改转换矩阵单个属性的方法:水平和垂直缩放、水平和垂直倾斜,以及旋转。 | |
| matrixX — Property in class flash.filters.ConvolutionFilter | |
| 矩阵的 x 维度(矩阵中列的数目)。 | |
| matrixY — Property in class flash.filters.ConvolutionFilter | |
| 矩阵的 y 维度(矩阵中行的数目)。 | |
| max(val1:Number, val2:Number, ... rest) — Static method in class Math | |
| 计算 val1 和 val2(或更多的值)并返回最大值。 | |
| maxChars — Property in class fl.controls.TextArea | |
| 获取或设置用户可以在文本字段中输入的最大字符数。 | |
| maxChars — Property in class fl.controls.TextInput | |
| 获取或设置用户可以在文本字段中输入的最大字符数。 | |
| maxChars — Property in class flash.text.TextField | |
| 文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
| maxHorizontalScrollPosition — Property in class fl.containers.BaseScrollPane | |
| 获取当前内容的最大水平滚动位置(以像素为单位)。 | |
| maxHorizontalScrollPosition — Property in class fl.controls.SelectableList | |
| 获取或设置当 horizontalScrollPolicy 属性设置为 ScrollPolicy.ON 时,列表可以向右滚动的像素数。 | |
| maxHorizontalScrollPosition — Property in class fl.controls.TextArea | |
| 获取 horizontalScrollPosition 属性的最大值。 | |
| maxHorizontalScrollPosition — Property in class fl.controls.TextInput | |
| 获取一个值,描述文本字段向右滚动可达到的最远位置。 | |
| maximum — Property in class fl.controls.NumericStepper | |
| 获取或设置数值序列中的最大值。 | |
| maximum — Property in class fl.controls.ProgressBar | |
| 获取或设置当 ProgressBar.mode 属性设置为 ProgressBarMode.MANUAL 时进度栏的最大值。 | |
| maximum — Property in class fl.controls.Slider | |
| Slider 组件实例所允许的最大值。 | |
| maxLevel — Static property in class flash.text.TextRenderer | |
| 高级消除锯齿功能的自适应采样距离字段 (ADF) 的品质级别。 | |
| maxScrollH — Property in class flash.text.TextField | |
| scrollH 的最大值。 | |
| maxScrollPosition — Property in class fl.controls.ScrollBar | |
| 获取或设置表示最高滚动位置的数字。 | |
| maxScrollV — Property in class flash.text.TextField | |
| scrollV 的最大值。 | |
| MAX_VALUE — Constant static property in class int | |
| 可表示的最大 32 位带符号整数为 2,147,483,647。 | |
| MAX_VALUE — Constant static property in class Number | |
| 最大可表示数(双精度 IEEE-754)。 | |
| MAX_VALUE — Constant static property in class uint | |
| 可表示的最大 32 位无符号整数为 4,294,967,295。 | |
| maxVerticalScrollPosition — Property in class fl.containers.BaseScrollPane | |
| 获取当前内容的最大垂直滚动位置(以像素为单位)。 | |
| maxVerticalScrollPosition — Property in class fl.controls.TextArea | |
| 获取 verticalScrollPosition 属性的最大值。 | |
| MEDIUM — Constant static property in class flash.display.StageQuality | |
| 指定中等呈现品质:使用 2 x 2 像素网格消除图形锯齿,但不对位图进行平滑处理。 | |
| MEDIUM — Constant static property in class flash.filters.BitmapFilterQuality | |
| 定义中等品质滤镜设置。 | |
| MemoryError — Dynamic class in package flash.errors | |
| 内存分配请求失败时,将引发 MemoryError 异常。 | |
| MemoryError(message:String) — Constructor in class flash.errors.MemoryError | |
| 创建新的 MemoryError 对象。 | |
| menuItemSelect — Event in class flash.ui.ContextMenuItem | |
| 用户从上下文菜单中选择项时调度。 | |
| MENU_ITEM_SELECT — Constant static property in class flash.events.ContextMenuEvent | |
| 定义 menuItemSelect 事件对象的 type 属性值。 | |
| menuSelect — Event in class flash.ui.ContextMenu | |
| 在用户首次生成上下文菜单但尚未显示上下文菜单内容时调度。 | |
| MENU_SELECT — Constant static property in class flash.events.ContextMenuEvent | |
| 定义 menuSelect 事件对象的 type 属性值。 | |
| merge(newData:Object) — Method in class fl.data.DataProvider | |
| 将指定数据追加到数据提供者包含的数据,并删除任何重复的项目。 | |
| merge(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redMultiplier:uint, greenMultiplier:uint, blueMultiplier:uint, alphaMultiplier:uint) — Method in class flash.display.BitmapData | |
| 对每个通道执行从源图像向目标图像的混合。 | |
| mergeStyles(... rest) — Static method in class fl.core.UIComponent | |
| 将多个类的样式合并到一个对象中。 | |
| message — Property in class Error | |
| 包含与 Error 对象关联的消息。 | |
| metadata — Property in class fl.video.FLVPlayback | |
| 一个对象,它是通过调用 NetSteam.onMetaData() 回调方法(如果有)而接收到的元数据信息包。 | |
| metadata — Property in class fl.video.VideoPlayer | |
| 一个对象,它是通过调用 NetSteam.onMetaData() 回调方法(如果有)而接收到的元数据信息包。 | |
| MetadataEvent — Class in package fl.video | |
| Flash® Player 在用户请求 FLV 文件的元数据信息包 (NetStream.onMetaData) 以及在 FLV 文件中遇到提示点 (NetStream.onCuePoint) 时调度 MetadataEvent 对象。 | |
| MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object, vp:uint) — Constructor in class fl.video.MetadataEvent | |
| 创建一个 Event 对象,其中包含有关 metadata 事件的信息。 | |
| metadataLoaded — Property in class fl.video.FLVPlayback | |
| 一个布尔值,如果遇到并处理了元数据包,或者如果 FLV 文件在没有元数据包的情况下被编码,则该值为 true。 | |
| metadataReceived — Event in class fl.video.FLVPlayback | |
| 第一次到达 FLV 文件的元数据时调度。 | |
| metadataReceived — Event in class fl.video.VideoPlayer | |
| 第一次到达 FLV 文件的元数据时调度。 | |
| METADATA_RECEIVED — Constant static property in class fl.video.MetadataEvent | |
| 定义 metadataReceived 事件对象的 type 属性值。 | |
| method — Property in class flash.net.URLRequest | |
| 控制 HTTP 窗体提交方法是 GET 还是 POST 操作。 | |
| Microphone — Final class in package flash.media | |
| Microphone 类用于从运行 Flash Player 的计算机上所连接的麦克风中捕获音频。 | |
| MICROPHONE — Constant static property in class flash.system.SecurityPanel | |
| 当传递给 Security.showSettings() 时,显示“Flash Player 设置”中的“麦克风”面板。 | |
| milliseconds — Property in class Date | |
| 按照本地时间返回 Date 对象中的毫秒值(0 到 999 之间的一个整数)部分。 | |
| millisecondsUTC — Property in class Date | |
| 按照通用时间 (UTC) 返回 Date 对象中的毫秒值(0 到 999 之间的一个整数)部分。 | |
| min(val1:Number, val2:Number, ... rest) — Static method in class Math | |
| 计算 val1 和 val2(或更多的值)并返回最小值。 | |
| minColumnWidth — Property in class fl.controls.DataGrid | |
| 获取或设置 DataGrid 列的最小宽度,以像素为单位。 | |
| minimum — Property in class fl.controls.NumericStepper | |
| 获取或设置数值序列中的最小值。 | |
| minimum — Property in class fl.controls.ProgressBar | |
| 获取或设置当 ProgressBar.mode 属性设置为 ProgressBarMode.MANUAL 时进度栏的最小值。 | |
| minimum — Property in class fl.controls.Slider | |
| Slider 组件实例所允许的最小值。 | |
| minScrollPosition — Property in class fl.controls.ScrollBar | |
| 获取或设置表示最低滚动位置的数字。 | |
| minutes — Property in class Date | |
| 按照本地时间返回 Date 对象的分钟值(0 到 59 之间的一个整数)部分。 | |
| minutesUTC — Property in class Date | |
| 按照通用时间 (UTC) 返回的 Date 对象的分钟值(0 到 59 之间的一个整数)部分。 | |
| MIN_VALUE — Constant static property in class int | |
| 可表示的最小 32 位带符号整数为 -2,147,483,648。 | |
| MIN_VALUE — Constant static property in class Number | |
| 可表示的最小非负非零数(双精度 IEEE-754)。 | |
| MIN_VALUE — Constant static property in class uint | |
| 可表示的最小无符号整数为 0。 | |
| minWidth — Property in class fl.controls.dataGridClasses.DataGridColumn | |
| 列的最小宽度,以像素为单位。 | |
| MISSING_SKIN_STYLE — Constant static property in class fl.video.VideoError | |
| 状态变量,指示缺少的外观样式。 | |
| MITER — Constant static property in class flash.display.JointStyle | |
| 在 flash.display.Graphics.lineStyle() 方法的 joints 参数中指定尖角连接。 | |
| MMExecute(name:String) — Package function in adobe.utils | |
| 当 Flash Player 运行在实现 JavaScript 可扩展性 (JSAPI) 的 Adobe 工具产品中,使用 MMExecute。 | |
| mode — Property in class fl.controls.ProgressBar | |
| 获取或设置用于更新进度栏的方法。 | |
| mode — Property in class flash.filters.DisplacementMapFilter | |
| 滤镜模式。 | |
| modificationDate — Property in class flash.net.FileReference | |
| 本地磁盘上文件的上一次修改日期。 | |
| month — Property in class Date | |
| 按照本地时间返回 Date 对象的月份值(0 代表一月,1 代表二月,依此类推)。 | |
| monthUTC — Property in class Date | |
| 按照通用时间 (UTC) 返回的 Date 对象的月份值(0 [1 月] 到 11 [12 月])部分。 | |
| MorphShape — Final class in package flash.display | |
| MorphShape 类表示显示列表上的 MorphShape 对象。 | |
| motion — Property in class fl.motion.Animator | |
| 包含动画的补间动画属性的对象。 | |
| Motion — Class in package fl.motion | |
| Motion 类存储了一个关键帧动画序列,该序列可以应用于可视对象。 | |
| Motion(xml:XML) — Constructor in class fl.motion.Motion | |
| Motion 实例的构造函数。 | |
| motionChange — Event in class fl.transitions.Tween | |
| MOTION_CHANGE — Constant static property in class fl.transitions.TweenEvent | |
| 指示 Tween 已更改并且屏幕已更新。 | |
| motionEnd — Event in class fl.motion.Animator | |
| 在动画播放完成后调度,无论是播放到末尾还是由调用 stop() 或 end() 方法而中断动画。 | |
| MOTION_END — Constant static property in class fl.motion.MotionEvent | |
| 指示通过显式调用 Animator.stop() 或 Animator.end(),或者到达 Motion 实例的末尾,动画已结束。 | |
| MotionEvent — Class in package fl.motion | |
| MotionEvent 类表示由 fl.motion.Animator 类广播的事件。 | |
| MotionEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor in class fl.motion.MotionEvent | |
| 构造函数。 | |
| motionFinish — Event in class fl.transitions.Tween | |
| MOTION_FINISH — Constant static property in class fl.transitions.TweenEvent | |
| 指示 Tween 已到达结尾并已完成。 | |
| motionLevel — Property in class flash.media.Camera | |
| 一个数值,指定调用 activity 事件所需的运动量。 | |
| motionLoop — Event in class fl.transitions.Tween | |
| MOTION_LOOP — Constant static property in class fl.transitions.TweenEvent | |
| 指示 Tween 在循环模式中已从头开始重新播放。 | |
| motionResume — Event in class fl.transitions.Tween | |
| MOTION_RESUME — Constant static property in class fl.transitions.TweenEvent | |
| 指示 Tween 在暂停后继续播放。 | |
| motionStart — Event in class fl.motion.Animator | |
| 当动画开始播放时调度。 | |
| motionStart — Event in class fl.transitions.Tween | |
| MOTION_START — Constant static property in class fl.motion.MotionEvent | |
| 指示 Motion 实例已经开始播放。 | |
| MOTION_START — Constant static property in class fl.transitions.TweenEvent | |
| 指示动画已经开始播放。 | |
| motionStop — Event in class fl.transitions.Tween | |
| MOTION_STOP — Constant static property in class fl.transitions.TweenEvent | |
| 指示由于显式调用 Tween.stop(),Tween 已停止。 | |
| motionTimeout — Property in class flash.media.Camera | |
| 摄像头停止检测运动的时间与调用 activity 事件的时间之间相差的毫秒数。 | |
| motionUpdate — Event in class fl.motion.Animator | |
| 当动画已更改并且屏幕已更新时调度。 | |
| MOTION_UPDATE — Constant static property in class fl.motion.MotionEvent | |
| 指示 Motion 实例已更改并且屏幕已更新。 | |
| Mouse — Final class in package flash.ui | |
| Mouse 类的方法用于隐藏和显示鼠标指针。 | |
| MOUSE — Constant static property in class fl.events.InteractionInputType | |
| InteractionInputType.MOUSE 常量定义 mouse 事件对象的 type 属性值。 | |
| mouseChildren — Property in class flash.display.DisplayObjectContainer | |
| 确定对象的子项是否支持鼠标。 | |
| mouseChildren — Property in class flash.display.Stage | |
| 确定对象的子项是否支持鼠标。 | |
| mouseDown — Event in class flash.display.InteractiveObject | |
| 在 Flash Player 窗口中,用户在 InteractiveObject 实例上按下指针设备按钮时调度。 | |
| MOUSE_DOWN — Constant static property in class flash.events.MouseEvent | |
| 定义 mouseDown 事件对象的 type 属性值。 | |
| mouseEnabled — Property in class flash.display.InteractiveObject | |
| 指定此对象是否接收鼠标消息。 | |
| MouseEvent — Class in package flash.events | |
| 每次发生鼠标事件时,Flash® Player 都会将 MouseEvent 对象调度到事件流中。 | |
| MouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int) — Constructor in class flash.events.MouseEvent | |
| 创建一个 Event 对象,其中包含有关鼠标事件的信息。 | |
| mouseFocusChange — Event in class flash.display.InteractiveObject | |
| 用户尝试使用指针设备更改焦点时调度。 | |
| MOUSE_FOCUS_CHANGE — Constant static property in class flash.events.FocusEvent | |
| 定义 mouseFocusChange 事件对象的 type 属性值。 | |
| mouseFocusEnabled — Property in class fl.core.UIComponent | |
| 获取或设置一个值,该值指示组件是否可以在用户单击它后获得焦点。 | |
| mouseFocusEnabled — Property in interface fl.managers.IFocusManagerComponent | |
| 获取一个布尔值,该值指示使用鼠标设备选择的组件是否可以获得焦点。 | |
| mouseLeave — Event in class flash.display.Stage | |
| 当鼠标指针移出 Flash Player 窗口区域时由 Stage 对象进行调度。 | |
| MOUSE_LEAVE — Constant static property in class flash.events.Event | |
| 定义 mouseLeave 事件对象的 type 属性值。 | |
| mouseMove — Event in class flash.display.InteractiveObject | |
| 用户移动 InteractiveObject 上的指针设备时调度。 | |
| MOUSE_MOVE — Constant static property in class flash.events.MouseEvent | |
| 定义 mouseMove 事件对象的 type 属性值。 | |
| mouseOut — Event in class flash.display.InteractiveObject | |
| 用户将指针设备从 InteractiveObject 实例上移开时调度。 | |
| MOUSE_OUT — Constant static property in class flash.events.MouseEvent | |
| 定义 mouseOut 事件对象的 type 属性值。 | |
| mouseOver — Event in class flash.display.InteractiveObject | |
| 在 Flash Player 窗口中,用户将指针设备移动到 InteractiveObject 实例上时调度。 | |
| MOUSE_OVER — Constant static property in class flash.events.MouseEvent | |
| 定义 mouseOver 事件对象的 type 属性值。 | |
| mouseTarget — Property in class flash.events.ContextMenuEvent | |
| 用户右键单击以显示上下文菜单的显示列表对象。 | |
| mouseUp — Event in class flash.display.InteractiveObject | |
| 在 Flash Player 窗口中,用户在 InteractiveObject 实例上释放指针设备按钮时调度。 | |
| MOUSE_UP — Constant static property in class flash.events.MouseEvent | |
| 定义 mouseUp 事件对象的 type 属性值。 | |
| mouseWheel — Event in class flash.display.InteractiveObject | |
| 在 Flash Player 窗口中,鼠标滚轮滚动到 InteractiveObject 实例上时调度。 | |
| MOUSE_WHEEL — Constant static property in class flash.events.MouseEvent | |
| 定义 mouseWheel 事件对象的 type 属性值。 | |
| mouseWheelEnabled — Property in class flash.text.TextField | |
| 一个布尔值,指示当用户单击某个文本字段且用户滚动鼠标滚轮时,Flash Player 是否应自动滚动多行文本字段。 | |
| mouseX — Property in class flash.display.DisplayObject | |
| 指示鼠标位置的 x 坐标,以像素为单位。 | |
| mouseY — Property in class flash.display.DisplayObject | |
| 指示鼠标位置的 y 坐标,以像素为单位。 | |
| move — Event in class fl.core.UIComponent | |
| 在移动组件以后调度。 | |
| move(x:Number, y:Number) — Method in class fl.core.UIComponent | |
| 将组件移动到其父项内的指定位置。 | |
| MOVE — Constant static property in class fl.events.ComponentEvent | |
| 定义 move 事件对象的 type 属性值。 | |
| moveTo(x:Number, y:Number) — Method in class flash.display.Graphics | |
| 将当前绘画位置移动到 (x, y)。 | |
| MovieClip — Dynamic class in package flash.display | |
| MovieClip 类从以下类继承而来:Sprite、DisplayObjectContainer、InteractiveObject、DisplayObject 和 EventDispatcher。 | |
| MovieClip() — Constructor in class flash.display.MovieClip | |
| 创建新的 MovieClip 实例。 | |
| multiline — Property in class RegExp | |
| 指定是否设置了 m(多行)标志。 | |
| multiline — Property in class flash.text.TextField | |
| 指示文本字段是否为多行文本字段。 | |
| MULTIPLY — Constant static property in class flash.display.BlendMode | |
| 将显示对象的原色值与背景颜色的原色值相乘,然后除以 0xFF 进行标准化,从而得到较暗的颜色。 | |
| muteButton — Property in class fl.video.FLVPlayback | |
| 静音按钮控件。 | |
| muted — Property in class flash.media.Camera | |
| 一个布尔值,指定用户在 Flash Player 的“隐私”面板中是拒绝了对摄像头的访问 (true) 还是允许访问 (false)。 | |
| muted — Property in class flash.media.Microphone | |
| 指定用户是已经拒绝对麦克风的访问 (true) 还是已经允许对麦克风的访问 (false)。 | |
| myInstance — Property in class fl.livepreview.LivePreviewParent | |
| 组件实例。 | |
| 符号 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 | |