| 符号 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 | |
| package — Statement | |
| 允许您将代码组织为可由其它脚本导入的离散组。 | |
| PAD — Constant static property in class flash.display.SpreadMethod | |
| 指定渐变使用 pad spread 方法。 | |
| PAGE_DOWN — Constant static property in class flash.ui.Keyboard | |
| 与 Page Down 的键控代码值 (34) 关联的常数。 | |
| pageHeight — Property in class flash.printing.PrintJob | |
| 页面上实际可打印区域的高度(以磅为单位)。 | |
| pageScrollSize — Property in class fl.controls.ScrollBar | |
| 获取或设置一个值,该值表示按下滚动条轨道时页面滚动的增量。 | |
| pageSize — Property in class fl.controls.ScrollBar | |
| 获取或设置页中所包含的行数。 | |
| PAGE_UP — Constant static property in class flash.ui.Keyboard | |
| 与 Page Up 的键控代码值 (33) 关联的常数。 | |
| pageWidth — Property in class flash.printing.PrintJob | |
| 页面上实际可打印区域的宽度(以磅为单位)。 | |
| paletteMap(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redArray:Array, greenArray:Array, blueArray:Array, alphaArray:Array) — Method in class flash.display.BitmapData | |
| 重新映射一个具有最多四组调色板数据(每个通道一组)的图像中的颜色通道值。 | |
| pan — Property in class flash.media.SoundTransform | |
| 声音从左到右的平移,范围从 -1(左侧最大平移)至 1(右侧最大平移)。 | |
| paperHeight — Property in class flash.printing.PrintJob | |
| 纸张总高度(以磅为单位)。 | |
| paperWidth — Property in class flash.printing.PrintJob | |
| 纸张总宽度(以磅为单位)。 | |
| parameters — Property in class fl.motion.FunctionEase | |
| 要作为附加参数传递给缓动函数的值的数组(可选)。 | |
| parameters — Property in class flash.display.LoaderInfo | |
| 包含名称-值对的对象,表示为被加载的 SWF 文件提供的参数。 | |
| parent() — Method in class XML | |
| 返回 XML 对象的父项。 | |
| parent() — Method in class XMLList | |
| 如果 XMLList 对象中的所有项具有相同的父级,则返回 XMLList 对象的父级。 | |
| parent — Property in class flash.display.DisplayObject | |
| 指示包含此显示对象的 DisplayObjectContainer 对象。 | |
| parentAllowsChild — Property in class flash.display.LoaderInfo | |
| 表示加载者(父级)对内容(子级)的信任关系。 | |
| parentDomain — Property in class flash.system.ApplicationDomain | |
| 获取该应用程序域的父域。 | |
| parentNode — Property in class flash.xml.XMLNode | |
| 一个 XMLNode 值,它引用指定 XML 对象的父级节点;如果该节点没有父级,则返回 null。 | |
| parse(date:String) — Static method in class Date | |
| 按照 UTC 将表示日期的字符串转换为一个数字,它等于自 1970 年 1 月 1 日起已经过的毫秒数。 | |
| parseCSS(CSSText:String) — Method in class flash.text.StyleSheet | |
| 分析 CSSText 中的 CSS 并用它加载样式表。 | |
| parseFloat(str:String) — Package function in Top Level | |
| 将字符串转换为浮点数。 | |
| parseInt(str:String, radix:uint) — Package function in Top Level | |
| 将字符串转换为整数。 | |
| parseXML(source:String) — Method in class flash.xml.XMLDocument | |
| 分析 value 参数中指定的 XML 文本,并使用结果 XML 树填充指定的 XMLDocument 对象。 | |
| pause() — Method in class fl.motion.Animator | |
| 暂停动画,直到调用 resume() 方法。 | |
| pause() — Method in class fl.video.FLVPlayback | |
| 暂停播放视频流。 | |
| pause() — Method in class fl.video.VideoPlayer | |
| 暂停视频回放。 | |
| pause() — Method in class flash.net.NetStream | |
| 暂停视频流的回放。 | |
| pauseButton — Property in class fl.video.FLVPlayback | |
| 暂停按钮控件。 | |
| paused — Property in class fl.video.FLVPlayback | |
| 一个布尔值,如果 FLV 文件处于暂停状态,则为 true。 | |
| PAUSED — Constant static property in class fl.video.VideoState | |
| 视频播放器处于暂停状态。 | |
| pausedStateEntered — Event in class fl.video.FLVPlayback | |
| 播放器进入暂停状态时调度。 | |
| PAUSED_STATE_ENTERED — Constant static property in class fl.video.VideoEvent | |
| 定义 pausedStateEntered 事件对象的 type 属性值。 | |
| PENDING — Constant static property in class flash.net.SharedObjectFlushStatus | |
| 指示在可以刷新之前,提示用户增加共享对象的磁盘空间。 | |
| percentComplete — Property in class fl.controls.ProgressBar | |
| 获取一个介于 0 和 100 之间的数字,指示已加载内容的百分比。 | |
| percentLoaded — Property in class fl.containers.ScrollPane | |
| 获取一个范围在 0 到 100 之间的数字,指示已加载内容的百分比。 | |
| percentLoaded — Property in class fl.containers.UILoader | |
| 获取一个范围在 0 到 100 之间的数字,指示已加载内容的百分比。 | |
| perlinNoise(baseX:Number, baseY:Number, numOctaves:uint, randomSeed:int, stitch:Boolean, fractalNoise:Boolean, channelOptions:uint, grayScale:Boolean, offsets:Array) — Method in class flash.display.BitmapData | |
| 生成 Perlin 杂点图像。 | |
| Photo — Class in package fl.transitions | |
| 使影片剪辑对象像放映照片一样出现或消失。 | |
| PI — Constant static property in class Math | |
| 代表一个圆的周长与其直径的比值的数学常数,表示为 pi,其近似值为 3.141592653589793。 | |
| PIXEL — Constant static property in class flash.text.GridFitType | |
| 使粗水平线和垂直线适合像素网格。 | |
| pixelAspectRatio — Static property in class flash.system.Capabilities | |
| 指定屏幕的像素高宽比。 | |
| pixelBounds — Property in class flash.geom.Transform | |
| 一个 Rectangle 对象,定义舞台上显示对象的边界矩形。 | |
| pixelDissolve(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, randomSeed:int, numPixels:int, fillColor:uint) — Method in class flash.display.BitmapData | |
| 执行源图像到目标图像的像素溶解,或使用同一图像执行像素溶解。 | |
| PixelDissolve — Class in package fl.transitions | |
| PixelDissolve 类使用随机出现或消失的棋盘图案矩形来显示影片剪辑对象。 | |
| pixelSnapping — Property in class flash.display.Bitmap | |
| 控制 Bitmap 对象是否贴紧至最近的像素。 | |
| PixelSnapping — Final class in package flash.display | |
| PixelSnapping 类是可使用 Bitmap 对象的 pixelSnapping 属性来设置像素贴紧选项的常数值枚举。 | |
| play() — Method in class fl.motion.Animator | |
| 开始播放动画。 | |
| play(source:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.FLVPlayback | |
| 播放视频流。 | |
| play(url:String, totalTime:Number, isLive:Boolean) — Method in class fl.video.VideoPlayer | |
| 让视频播放。 | |
| play() — Method in class flash.display.MovieClip | |
| 在影片剪辑的时间轴中移动播放头。 | |
| play(startTime:Number, loops:int, sndTransform:flash.media:SoundTransform) — Method in class flash.media.Sound | |
| 生成一个新的 SoundChannel 对象来回放该声音。 | |
| play(... rest) — Method in class flash.net.NetStream | |
| 开始回放外部音频或视频 (FLV) 文件。 | |
| play — Property in class flash.ui.ContextMenuBuiltInItems | |
| 允许用户启动暂停的 SWF 文件(单帧 SWF 文件不显示此属性)。 | |
| playButton — Property in class fl.video.FLVPlayback | |
| 播放按钮控件。 | |
| playerType — Static property in class flash.system.Capabilities | |
| 指定播放器的类型。 | |
| playheadPercentage — Property in class fl.video.FLVPlayback | |
| 一个数字,将当前的 playheadTime 指定为 totalTime 属性的百分比。 | |
| playheadTime — Property in class fl.video.FLVPlayback | |
| 一个数字,表示当前播放头的时间或位置(以秒为单位计算),可以是小数值。 | |
| playheadTime — Property in class fl.video.VideoEvent | |
| 一个数字,表示当前播放头的时间或位置(以秒为单位计算),可以是小数值。 | |
| playheadTime — Property in class fl.video.VideoPlayer | |
| 一个数字,表示当前播放头的时间或位置(以秒为单位计算),可以是小数值。 | |
| playheadUpdate — Event in class fl.video.FLVPlayback | |
| 在 FLV 文件按 playheadUpdateInterval 属性所指定的频率播放或者开始后退时调度该事件。 | |
| playheadUpdate — Event in class fl.video.VideoPlayer | |
| 在 FLV 文件按 playheadUpdateInterval 属性所指定的频率播放或者开始后退时调度该事件。 | |
| PLAYHEAD_UPDATE — Constant static property in class fl.video.VideoEvent | |
| 定义 playheadUpdate 事件对象的 type 属性值。 | |
| playheadUpdateInterval — Property in class fl.video.FLVPlayback | |
| 一个数字,表示每个 playheadUpdate 事件之间的时间量,以毫秒为单位。 | |
| playheadUpdateInterval — Property in class fl.video.VideoPlayer | |
| 一个数字,表示每个 playheadUpdate 事件之间的时间量,以毫秒为单位。 | |
| playing — Property in class fl.video.FLVPlayback | |
| 一个布尔值,如果 FLV 文件处于播放状态,则为 true。 | |
| PLAYING — Constant static property in class fl.video.VideoState | |
| 视频播放器处于播放状态。 | |
| playingStateEntered — Event in class fl.video.FLVPlayback | |
| 在进入播放状态时调度。 | |
| PLAYING_STATE_ENTERED — Constant static property in class fl.video.VideoEvent | |
| 定义 playingStateEntered 事件对象的 type 属性值。 | |
| playPauseButton — Property in class fl.video.FLVPlayback | |
| 播放/暂停按钮控件。 | |
| playWhenEnoughDownloaded() — Method in class fl.video.FLVPlayback | |
| 当下载到足以播放时播放 FLV 文件。 | |
| playWhenEnoughDownloaded() — Method in class fl.video.VideoPlayer | |
| 当下载到足以播放时播放 FLV 文件。 | |
| Point — Class in package flash.geom | |
| Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 | |
| Point(x:Number, y:Number) — Constructor in class flash.geom.Point | |
| 创建一个新点。 | |
| points — Property in class fl.motion.BezierEase | |
| 自定义缓动曲线中一组有序的点集合。 | |
| points — Property in class fl.motion.CustomEase | |
| 自定义缓动曲线中一组有序的点集合。 | |
| polar(len:Number, angle:Number) — Static method in class flash.geom.Point | |
| 将一对极坐标转换为笛卡尔点坐标。 | |
| POLLED — Constant static property in class fl.controls.ProgressBarMode | |
| 可通过对源进行轮询来更新进度。 | |
| pop() — Method in class Array | |
| 删除数组中最后一个元素,并返回该元素的值。 | |
| PORTRAIT — Constant static property in class flash.printing.PrintJobOrientation | |
| 纵向(垂直)的图像打印方向。 | |
| position — Property in class fl.events.ScrollEvent | |
| 获取当前的滚动位置(以像素为单位)。 | |
| position — Property in class fl.transitions.Tween | |
| 目标对象补间属性的当前值。 | |
| position — Property in class fl.transitions.TweenEvent | |
| 当事件发生时,由 Tween 控制的属性的值。 | |
| position — Property in class flash.media.SoundChannel | |
| 该声音中播放头的当前位置。 | |
| position — Property in class flash.utils.ByteArray | |
| 将文件指针的当前位置(以字节为单位)移动或返回到 ByteArray 对象中。 | |
| positionMatrix — Property in class fl.motion.Animator | |
| 将整体变形应用于运动路径的 Matrix 对象。 | |
| POSITIVE_INFINITY — Constant static property in class Number | |
| 指定表示正无穷大的 IEEE-754 值。 | |
| POST — Constant static property in class flash.net.URLRequestMethod | |
| 指定 URLRequest 对象为 POST。 | |
| pow(val1:Number, val2:Number) — Static method in class Math | |
| 计算并返回 val1 的 val2 次幂。 | |
| preDataChange — Event in class fl.data.DataProvider | |
| 在更改数据之前调度。 | |
| PRE_DATA_CHANGE — Constant static property in class fl.events.DataChangeEvent | |
| 定义 preDataChange 事件对象的 type 属性值。 | |
| preferredHeight — Property in class fl.video.FLVPlayback | |
| 一个数字,指定源 FLV 文件的高度。 | |
| preferredWidth — Property in class fl.video.FLVPlayback | |
| 指定源 FLV 文件的宽度。 | |
| prefix — Property in class Namespace | |
| 命名空间的前缀。 | |
| prefix — Property in class flash.xml.XMLNode | |
| XML 节点名称的前缀部分。 | |
| prependChild(value:Object) — Method in class XML | |
| 将提供的 child 对象的副本插入 XML 元素中,并放在该元素的任何现有 XML 属性前面。 | |
| preserveAlpha — Property in class flash.filters.ConvolutionFilter | |
| 指示是否已保留 Alpha 通道并且不使用滤镜效果,或是否对 Alpha 通道以及颜色通道应用卷积滤镜。 | |
| prettyIndent — Static property in class XML | |
| 确定当 XML.prettyPrinting 属性设置为 true 时,toString() 和 toXMLString() 方法所应用的缩进量。 | |
| prettyPrinting — Static property in class XML | |
| 确定 toString() 和 toXMLString() 方法是否对某些标签之间的空白字符进行规格化。 | |
| preventDefault() — Method in class flash.events.Event | |
| 如果可以取消事件的默认行为,则取消该行为。 | |
| prevFrame() — Method in class fl.transitions.Tween | |
| 从已停止动画的当前停止点播放补间动画的前一帧。 | |
| prevFrame() — Method in class flash.display.MovieClip | |
| 将播放头转到前一帧并停止。 | |
| preview — Property in class fl.video.FLVPlayback | |
| 仅用于实时预览。 | |
| previousSibling — Property in class flash.xml.XMLNode | |
| 一个 XMLNode 值,它引用父级节点的子级列表中的前一个同级。 | |
| previousValue — Property in class fl.controls.NumericStepper | |
| 获取或设置值序列中的前一个值。 | |
| prevScene() — Method in class flash.display.MovieClip | |
| 将播放头移动到 MovieClip 实例的前一场景。 | |
| print — Property in class flash.ui.ContextMenuBuiltInItems | |
| 允许用户将显示的帧图像发送至打印机。 | |
| printAsBitmap — Property in class flash.printing.PrintJobOptions | |
| 指定打印作业中的内容是将作为位图打印还是将作为矢量打印。 | |
| PrintJob — Class in package flash.printing | |
| PrintJob 类用于创建内容并将其打印为一页或多页。 | |
| PrintJob() — Constructor in class flash.printing.PrintJob | |
| 创建一个可用于打印一页或多页的 PrintJob 对象。 | |
| PrintJobOptions — Class in package flash.printing | |
| PrintJobOptions 类所包含的属性与 PrintJob.addPage() 方法的 options 参数配合使用。 | |
| PrintJobOptions(printAsBitmap:Boolean) — Constructor in class flash.printing.PrintJobOptions | |
| 创建一个新的 PrintJobOptions 对象。 | |
| PrintJobOrientation — Final class in package flash.printing | |
| 该类可为所打印页面的图像位置提供 PrintJob.orientation 属性所使用的值。 | |
| PRIVACY — Constant static property in class flash.system.SecurityPanel | |
| 当传递给 Security.showSettings() 时,显示“Flash Player 设置”中的“隐私设置”面板。 | |
| private — Statement | |
| 指定变量、常量、方法或命名空间仅可供定义它的类使用。 | |
| processingInstructions(name:String) — Method in class XML | |
| 如果提供了 name 参数,则列出 XML 对象中包含带有该 name 的处理指令的所有子项。 | |
| processingInstructions(name:String) — Method in class XMLList | |
| 如果提供了 name 参数,则列出具有此名称的处理指令所属的 XMLList 对象的所有子级。 | |
| progress — Event in class fl.containers.ScrollPane | |
| 当加载内容时调度。 | |
| progress — Event in class fl.containers.UILoader | |
| 当加载内容时调度。 | |
| progress — Event in class fl.controls.ProgressBar | |
| 在事件模式或轮询模式中加载内容时调度。 | |
| progress — Event in class fl.video.FLVPlayback | |
| 根据已加载的字节数指示完成的进度。 | |
| progress — Event in class fl.video.FLVPlaybackCaptioning | |
| 在下载 Timed Text XML 文件的过程中收到数据时进行调度。 | |
| progress — Event in class fl.video.VideoPlayer | |
| 根据已加载的字节数指示完成的进度。 | |
| progress — Event in class flash.display.LoaderInfo | |
| 在下载操作过程中收到数据时调度。 | |
| progress — Event in class flash.media.Sound | |
| 在加载操作进行过程中接收到数据时调度。 | |
| progress — Event in class flash.net.FileReference | |
| 在文件上载或下载操作期间定期调度。 | |
| progress — Event in class flash.net.URLLoader | |
| 在下载操作过程中收到数据时调度。 | |
| progress — Event in class flash.net.URLStream | |
| 在下载操作过程中收到数据时调度。 | |
| PROGRESS — Constant static property in class fl.video.VideoProgressEvent | |
| 定义 progress 事件对象的 type 属性值。 | |
| PROGRESS — Constant static property in class flash.events.ProgressEvent | |
| 定义 progress 事件对象的 type 属性值。 | |
| ProgressBar — Class in package fl.controls | |
| ProgressBar 组件显示内容的加载进度。 | |
| ProgressBar() — Constructor in class fl.controls.ProgressBar | |
| 创建新的 ProgressBar 组件实例。 | |
| ProgressBarDirection — Class in package fl.controls | |
| ProgressBarDirection 类定义 ProgressBar 类的 direction 属性值。 | |
| ProgressBarMode — Class in package fl.controls | |
| ProgressBarMode 类定义 ProgressBar 类的 mode 属性值。 | |
| ProgressEvent — Class in package flash.events | |
| 开始加载操作或套接字已接收到数据后,Flash® Player 将调度 ProgressEvent 对象。 | |
| ProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint) — Constructor in class flash.events.ProgressEvent | |
| 创建一个 Event 对象,其中包含有关进度事件的信息。 | |
| progressInterval — Property in class fl.video.FLVPlayback | |
| 一个数字,表示每个 progress 事件之间的时间量,以毫秒为单位。 | |
| progressInterval — Property in class fl.video.VideoPlayer | |
| 一个数字,表示每个 progress 事件之间的时间量,以毫秒为单位。 | |
| prompt — Property in class fl.controls.ComboBox | |
| 获取或设置对 ComboBox 组件的提示。 | |
| prop — Property in class fl.transitions.Tween | |
| 受目标对象的补间影响的属性的名称。 | |
| propertyIsEnumerable(name:String) — Method in class Object | |
| 指示指定的属性是否存在、是否可枚举。 | |
| propertyIsEnumerable(p:String) — Method in class XML | |
| 检查属性 p 所在的属性集是否可在应用于 XMLList 对象的 for..in 语句中遍历。 | |
| propertyIsEnumerable(p:String) — Method in class XMLList | |
| 检查属性 p 所在的属性集是否可在应用于 XMLList 对象的 for..in 语句中遍历。 | |
| protected — Statement | |
| 指定变量、常量、方法或命名空间只可用于定义它的类及该类的任何子类。 | |
| prototype — Static property in class Object | |
| 对类或函数对象的原型对象的引用。 | |
| Proxy — Class in package flash.utils | |
| Proxy 类用于覆盖对象的 ActionScript 操作(如检索和修改属性)的默认行为。 | |
| proxyType — Property in class flash.net.NetConnection | |
| 确定是否将本机 SSL 用于 RTMPS 而不是用于 HTTPS,以及是否使用建立隧道的 CONNECT 方法通过代理服务器进行连接。 | |
| public — Statement | |
| 指定类、变量、常量或方法可用于任何调用者。 | |
| publish(name:String, type:String) — Method in class flash.net.NetStream | |
| 将音频流、视频流和文本消息流从客户端发送到服务器(例如:Flash Media Server 2),并可选择在传输期间记录该流。 | |
| push(... rest) — Method in class Array | |
| 将一个或多个元素添加到数组的结尾,并返回该数组的新长度。 | |
| 符号 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 | |