这些函数可用于调试和配置 ActionScript 代码。
公共 函数
 函数定义方
  
showRedrawRegions(on:Boolean, color:uint = 0xFF0000):void
显示或隐藏重绘区域。
flash.profiler
函数详细信息
showRedrawRegions()函数
public function showRedrawRegions(on:Boolean, color:uint = 0xFF0000):void

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9

显示或隐藏重绘区域。 使 Flash ® Player 的调试版能够描画出正在重绘的屏幕区域(即正在更新的区域)的轮廓。

参数

on:Boolean — 指定显示或隐藏重绘区域。 当设置为 true 时,将显示重绘矩形。 当设置为 false 时,将隐藏重绘矩形。
 
color:uint (default = 0xFF0000) — 设置矩形的颜色。 若未指定此参数,则使用 0xFF0000。

 

评论添加到页面后给我发送电子邮件 | 评论报告

当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/flash/profiler/package.html