| 符号 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 | |
| HARDLIGHT — Constant static property in class flash.display.BlendMode | |
| 根据显示对象的暗度调整每个像素的颜色。 | |
| hasAccessibility — Static property in class flash.system.Capabilities | |
| 指定播放器是在支持 (true) 与辅助功能进行通信的环境中运行,还是在不支持 (false) 这种功能的环境中运行。 | |
| hasAudio — Static property in class flash.system.Capabilities | |
| 指定播放器是否在具有音频功能的系统上运行。 | |
| hasAudioEncoder — Static property in class flash.system.Capabilities | |
| 指定播放器能 (true) 还是不能 (false) 对音频流(如来自麦克风的音频流)进行编码。 | |
| hasChildNodes() — Method in class flash.xml.XMLNode | |
| 指示指定的 XMLNode 对象是否具有子节点。 | |
| hasComplexContent() — Method in class XML | |
| 检查该 XML 对象是否包含复杂内容。 | |
| hasComplexContent() — Method in class XMLList | |
| 检查 XMLList 对象是否包含复杂内容。 | |
| hasDefinition(name:String) — Method in class flash.system.ApplicationDomain | |
| 检查指定的应用程序域之内是否存在一个公共定义。 | |
| hasEmbeddedVideo — Static property in class flash.system.Capabilities | |
| 指定播放器是在支持 (true) 嵌入视频的系统上运行,还是在不支持 (false) 嵌入视频的系统上运行。 | |
| hasEventListener(type:String) — Method in class flash.display.Stage | |
| 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 | |
| hasEventListener(type:String) — Method in class flash.events.EventDispatcher | |
| 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 | |
| hasEventListener(type :String) — Method in interface flash.events.IEventDispatcher | |
| 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 | |
| hasGlyphs(str:String) — Method in class flash.text.Font | |
| 指定能否使用当前指定的字体显示提供的字符串。 | |
| hasIME — Static property in class flash.system.Capabilities | |
| 指定播放器是在安装有 (true) 输入法编辑器 (IME) 的系统上运行,还是在未安装 (false) IME 的系统上运行。 | |
| hasMP3 — Static property in class flash.system.Capabilities | |
| 指定播放器是在具有 (true) MP3 解码器的系统上运行,还是在没有 (false) MP3 解码器的系统上运行。 | |
| hasOwnProperty(name:String) — Method in class Object | |
| 指示对象是否已经定义了指定的属性。 | |
| hasOwnProperty(p:String) — Method in class XML | |
| 检查该对象是否具有 p 参数所指定的属性。 | |
| hasOwnProperty(p:String) — Method in class XMLList | |
| 检查由 p 指定的属性。 | |
| hasPrinting — Static property in class flash.system.Capabilities | |
| 指定播放器是在支持 (true) 打印的系统上运行,还是在不支持 (false) 打印的系统上运行。 | |
| hasProperty(name) — Method in class flash.utils.Proxy | |
| 覆盖请求以按名称来检查对象是否具有特定属性。 | |
| hasScreenBroadcast — Static property in class flash.system.Capabilities | |
| 指定播放器是支持 (true) 开发通过 Flash Media Server 运行的屏幕广播应用程序,还是不支持 (false) 开发这类应用程序。 | |
| hasScreenPlayback — Static property in class flash.system.Capabilities | |
| 指定播放器是支持 (true) 通过 Flash Media Server 运行的屏幕广播应用程序的回放,还是不支持 (false) 这类应用程序的回放。 | |
| hasSimpleContent() — Method in class XML | |
| 检查该 XML 对象是否包含简单内容。 | |
| hasSimpleContent() — Method in class XMLList | |
| 检查 XMLList 对象是否包含简单内容。 | |
| hasStreamingAudio — Static property in class flash.system.Capabilities | |
| 指定播放器能 (true) 还是不能 (false) 播放音频流。 | |
| hasStreamingVideo — Static property in class flash.system.Capabilities | |
| 指定播放器能 (true) 还是不能 (false) 播放视频流。 | |
| hasTLS — Static property in class flash.system.Capabilities | |
| 指定播放器是 (true) 否 (false) 位于通过 NetConnection 支持本机 SSL 套接字的系统上。 | |
| hasVideoEncoder — Static property in class flash.system.Capabilities | |
| 指定播放器能 (true) 还是不能 (false) 对视频流(如来自 Web 摄像头的视频流)进行编码。 | |
| headerDisabledSkin — 样式 in class fl.controls.DataGrid | |
| 类的名称,该类提供当禁用组件时每个列标题的背景。. | |
| headerDisabledTextFormat — 样式 in class fl.controls.DataGrid | |
| 当禁用组件时应用于每个列标题中包含的文本的格式。. | |
| headerDownSkin — 样式 in class fl.controls.DataGrid | |
| 类的名称,该类提供每个列标题的背景(当按下鼠标按键时显示的背景)。. | |
| headerHeight — Property in class fl.controls.DataGrid | |
| 获取或设置 DataGrid 标题的高度,以像素为单位。 | |
| headerOverSkin — 样式 in class fl.controls.DataGrid | |
| 类的名称,该类提供每个列标题的背景(当鼠标光标位于列标题上方时显示的背景)。. | |
| headerRelease — Event in class fl.controls.DataGrid | |
| 当用户单击标题单元格后调度。 | |
| HEADER_RELEASE — Constant static property in class fl.events.DataGridEvent | |
| DataGridEvent.HEADER_RELEASE 常量定义 headerRelease 事件对象的 type 属性值。 | |
| headerRenderer — 样式 in class fl.controls.DataGrid | |
| 提供每个列标题的类的名称。. | |
| headerRenderer — Property in class fl.controls.dataGridClasses.DataGridColumn | |
| 用于呈现此列的标题的类。 | |
| HeaderRenderer — Class in package fl.controls.dataGridClasses | |
| HeaderRenderer 类显示当前 DataGrid 列的列标题。 | |
| HeaderRenderer() — Constructor in class fl.controls.dataGridClasses.HeaderRenderer | |
| 创建新的 HeaderRenderer 实例。 | |
| headerSortArrowAscSkin — 样式 in class fl.controls.DataGrid | |
| 类的名称,该类提供当列按升序排序时显示的排序箭头。. | |
| headerSortArrowDescSkin — 样式 in class fl.controls.DataGrid | |
| 类的名称,该类提供当列按降序排序时显示的排序箭头。. | |
| headerText — Property in class fl.controls.dataGridClasses.DataGridColumn | |
| 要在列标题中显示的列名称。 | |
| headerTextFormat — 样式 in class fl.controls.DataGrid | |
| 应用于每个列标题中包含的文本的格式。. | |
| headerTextPadding — 样式 in class fl.controls.DataGrid | |
| 用于分隔列标题边框和列标题文本的填充(以像素为单位)。. | |
| headerUpSkin — 样式 in class fl.controls.DataGrid | |
| 类的名称,该类提供每个列标题的背景。. | |
| height — Property in class fl.controls.Label | |
| 获取或设置组件的高度,以像素为单位。 | |
| height — Property in class fl.controls.ScrollBar | |
| 获取或设置组件的高度,以像素为单位。 | |
| height — Property in class fl.core.UIComponent | |
| 获取或设置组件的高度,以像素为单位。 | |
| height — Property in class fl.video.FLVPlayback | |
| 一个数字,指定 FLVPlayback 实例的高度。 | |
| height — Property in class fl.video.VideoPlayer | |
| 一个数字,指定 VideoPlayer 实例的高度,以像素为单位。 | |
| height — Property in class flash.display.BitmapData | |
| 位图图像的高度,以像素为单位。 | |
| height — Property in class flash.display.DisplayObject | |
| 指示显示对象的高度,以像素为单位。 | |
| height — Property in class flash.display.LoaderInfo | |
| 加载文件的标示的高度。 | |
| height — Property in class flash.display.Stage | |
| 指示显示对象的高度,以像素为单位。 | |
| height — Property in class flash.geom.Rectangle | |
| 矩形的高度(以像素为单位)。 | |
| height — Property in class flash.media.Camera | |
| 当前捕获高度,以像素为单位。 | |
| height — Property in class flash.text.TextLineMetrics | |
| 高度值是选定行中的文本的高度(并不一定是完整文本),以像素为单位。 | |
| helperDone(helper:Object, success:Boolean) — Method in interface fl.video.INCManager | |
| 由为 NCManager 对象执行任务的任何帮助器对象调用,以表示它已经完成了任务以及是否成功。 | |
| helperDone(helper:Object, success:Boolean) — Method in class fl.video.NCManager | |
| 由为 NCManager 对象执行任务的任何帮助器对象调用,以表示它已经完成了任务以及是否成功。 | |
| hexValue — Property in class fl.controls.ColorPicker | |
| 获取当前选定颜色的字符串值。 | |
| hide — Event in class fl.core.UIComponent | |
| 在组件可见性从可见改为不可见以后调度。 | |
| hide() — Static method in class flash.ui.Mouse | |
| 隐藏指针。 | |
| HIDE — Constant static property in class fl.events.ComponentEvent | |
| 定义 hide 事件对象的 type 属性值。 | |
| hideBuiltInItems() — Method in class flash.ui.ContextMenu | |
| 隐藏指定的 ContextMenu 对象中的所有内置菜单项(“设置”除外)。 | |
| hideFocus() — Method in class fl.managers.FocusManager | |
| 将 showFocusIndicator 值设置为 false,并从具有焦点的对象(如果有)上删除可视的焦点指示符。 | |
| hideFocus() — Method in interface fl.managers.IFocusManager | |
| 将 showFocusIndicator 属性设置为 false。 | |
| hideObject — Property in class flash.filters.DropShadowFilter | |
| 表示是否隐藏对象。 | |
| HIGH — Constant static property in class flash.display.StageQuality | |
| 指定高呈现品质:使用 4 x 4 像素网格消除图形锯齿,并且如果影片是静态的,则还对位图进行平滑处理。 | |
| HIGH — Constant static property in class flash.filters.BitmapFilterQuality | |
| 定义高品质滤镜设置。 | |
| highlightAlpha — Property in class flash.filters.BevelFilter | |
| 加亮颜色的 Alpha 透明度值。 | |
| highlightColor — Property in class flash.filters.BevelFilter | |
| 斜角的加亮颜色。 | |
| hitArea — Property in class flash.display.Sprite | |
| 指定一个 sprite 用作另一个 sprite 的点击区域。 | |
| hitTest(firstPoint:flash.geom:Point, firstAlphaThreshold:uint, secondObject:Object, secondBitmapDataPoint:flash.geom:Point, secondAlphaThreshold:uint) — Method in class flash.display.BitmapData | |
| 在一个位图图像与一个点、矩形或其它位图图像之间执行像素级的点击检测。 | |
| hitTestObject(obj:flash.display:DisplayObject) — Method in class flash.display.DisplayObject | |
| 计算显示对象,以确定它是否与 obj 显示对象重叠或相交。 | |
| hitTestPoint(x:Number, y:Number, shapeFlag:Boolean) — Method in class flash.display.DisplayObject | |
| 计算显示对象,以确定它是否与 x 和 y 参数指定的点重叠或相交。 | |
| hitTestState — Property in class flash.display.SimpleButton | |
| 指定一个用作按钮的点击测试对象的显示对象。 | |
| hitTestTextNearPos(x:Number, y:Number, maxDistance:Number) — Method in class flash.text.TextSnapshot | |
| 用于确定 TextSnapshot 对象中哪个字符位于包含 TextSnapshot 对象中文本的影片剪辑的指定的 x, y 坐标上或位于该坐标的附近。 | |
| HOME — Constant static property in class flash.ui.Keyboard | |
| 与 Home 的键控代码值 (36) 关联的常数。 | |
| HORIZONTAL — Constant static property in class fl.controls.ScrollBarDirection | |
| 指示 ScrollBar 组件实例用于水平滚动。 | |
| HORIZONTAL — Static property in class fl.controls.SliderDirection | |
| 将 Slider 组件放在水平轴上。 | |
| HORIZONTAL — Constant static property in class flash.display.LineScaleMode | |
| 将此设置用作 lineStyle() 方法的 scaleMode 参数时,线条粗细只会垂直缩放。 | |
| horizontalLineScrollSize — Property in class fl.containers.BaseScrollPane | |
| 获取或设置一个值,该值描述当单击滚动箭头时要在水平方向上滚动的内容量。 | |
| horizontalPageScrollSize — Property in class fl.containers.BaseScrollPane | |
| 获取或设置按滚动条轨道时水平滚动条上滚动滑块要移动的像素数。 | |
| horizontalScrollBar — Property in class fl.containers.BaseScrollPane | |
| 获取对水平滚动条的引用。 | |
| horizontalScrollBar — Property in class fl.controls.TextArea | |
| 获取对水平滚动条的引用。 | |
| horizontalScrollPolicy — Property in class fl.containers.BaseScrollPane | |
| 获取或设置一个值,该值指示水平滚动条的状态。 | |
| horizontalScrollPolicy — Property in class fl.controls.DataGrid | |
| 获取或设置一个布尔值,指示水平滚动条是否始终打开。 | |
| horizontalScrollPolicy — Property in class fl.controls.TextArea | |
| 获取或设置水平滚动条的滚动策略。 | |
| horizontalScrollPosition — Property in class fl.containers.BaseScrollPane | |
| 获取或设置一个值,该值描述滚动窗格中水平滚动条的水平位置(以像素为单位)。 | |
| horizontalScrollPosition — Property in class fl.controls.TextArea | |
| 获取或设置用户水平滚动文本字段后滚动条滑块位置的变化,以像素为单位。 | |
| horizontalScrollPosition — Property in class fl.controls.TextInput | |
| 获取或设置水平滚动条的滑块位置。 | |
| hours — Property in class Date | |
| 按照本地时间返回 Date 对象中一天的小时值(0 到 23 之间的一个整数)。 | |
| hoursUTC — Property in class Date | |
| 按照通用时间 (UTC) 返回 Date 对象中一天的小时值(0 到 23 之间的一个整数)。 | |
| htmlText — Property in class fl.controls.Label | |
| 获取或设置由 Label 组件显示的文本,包括表示该文本样式的 HTML 标签。 | |
| htmlText — Property in class fl.controls.TextArea | |
| 获取或设置文本字段所含字符串的 HTML 表示形式。 | |
| htmlText — Property in class fl.controls.TextInput | |
| 包含文本字段所含字符串的 HTML 表示形式。 | |
| htmlText — Property in class flash.text.TextField | |
| 包含文本字段内容的 HTML 表示形式。 | |
| httpStatus — Event in class fl.video.FLVPlaybackCaptioning | |
| 若对 URLLoader.load() 事件的调用尝试通过 HTTP 访问 Timed Text XML 文件,并且当前的 Flash Player 环境能够检测并返回该请求的状态代码,则进行调度。 | |
| httpStatus — Event in class flash.display.LoaderInfo | |
| 在通过 HTTP 发出网络请求并且 Flash Player 可以检测到 HTTP 状态代码时调度。 | |
| httpStatus — Event in class flash.net.FileReference | |
| 当上载失败并且存在可用来描述失败的 HTTP 状态代码时调度。 | |
| httpStatus — Event in class flash.net.URLLoader | |
| 若对 URLLoader.load() 的调用尝试通过 HTTP 访问数据并且当前的 Flash Player 环境能够检测并返回该请求的状态代码,则进行调度。 | |
| httpStatus — Event in class flash.net.URLStream | |
| 若对 URLStream.load() 的调用尝试通过 HTTP 访问数据并且当前的 Flash Player 能够检测并返回该请求的状态代码,则进行调度。 | |
| HTTP_STATUS — Constant static property in class flash.events.HTTPStatusEvent | |
| 定义 httpStatus 事件对象的 type 属性值。 | |
| HTTPStatusEvent — Class in package flash.events | |
| 网络请求返回 HTTP 状态代码时,Flash® Player 将调度 HTTPStatusEvent 对象。 | |
| HTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int) — Constructor in class flash.events.HTTPStatusEvent | |
| 创建一个 Event 对象,其中包含有关 HTTP 状态事件的特定信息。 | |
| 符号 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 | |