登录
首页 » FlashMX » AS2Debug

AS2Debug

于 2008-05-14 发布 文件大小:408KB
0 162
下载积分: 1 下载次数: 4

代码说明:

  AS2Debug是为了弥补flash自带的trace的不足而制作的,增加了一下几个主要功能 1.对object和Array做了解析,能输出包含的具体数据和类型 2.对movieclip做了处理,使用digMc方法,可以方便的输出包含的所有子影片的详细信息 3.增加了信息分类和染色(分为trace,info,error,waring四种)(AS2Debug is built-in flash in order to compensate for the lack of trace produced by an increase of about one a few main functions. Array of object and to do the analysis, the output can contain specific data and type 2. Movieclip to do the processing, use digMc methods, the output can easily contain all the details of sub-video 3. an increase of information classification and coloring (divided into trace, info, error, waring four))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 背景轮播图插件
    说明:  一款实用jQuery和css3制作的炫酷弹性背景轮播图插件。该jQuery轮播图在轮播的时候(A practical jQuery and CSS3 made a cool flexible background carousel plug-in. The jQuery Rotary Graph is in Rotary)
    2018-12-24 16:24:21下载
    积分:1
  • 用matlab来实现MFCC的提取,并进行测试
    用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
    2022-07-09 16:57:41下载
    积分:1
  • improved the Visitor's most functions and error, the new labeling function,...
    改进了网友提出的绝大部分功能,和错误,新增加了标签功能,详细请看 标签文件夹,可以实现绝大多数自定义的版块 默认帐号:admin 密码:admin888 -improved the Visitor"s most functions and error, the new labeling function, see the folder labels can be achieved since the vast majority of front-page definition of the default Account : admin Password : admin
    2022-04-01 02:20:44下载
    积分:1
  • cellB1
    用matlab实现DEM三维成像,考虑了阴影和高程的效应(Using matlab to realize DEM three-dimensional imaging, considering the effects of shadows and elevation)
    2020-08-29 14:18:13下载
    积分:1
  • TCL2543电压表中的应用,能通讯的测量表,内存的分配
    TCL2543电压表中的应用,能通讯的测量表,内存的分配-TCL2543 voltage meter application that can communicate measurement tables, memory allocation
    2022-03-10 12:48:00下载
    积分:1
  • 新浪微博开放平台java源码
    新浪微博开放平台java源码,需要进行oauth认证,具体使用请看http://blog.csdn.net/u012490740/article/details/12912543
    2022-01-28 23:00:59下载
    积分:1
  • springbootdemo-hello-world-rest
    springbootdemo-hello-world-rest
    2020-06-19 05:00:01下载
    积分:1
  • Java中的Canvas绘图源码实例
    Java中的Canvas绘图源码实例,主要是画线条、弧线、圆角矩形、三角形、文字、圆形等简单的几何图形,主要是通过创建DrawingCanvas对象canvas,为canvas设置命令监听者,实现接口CommandListener的方法,把缓冲区图像的内容绘制到画布上,画图部分代码:   int w = getWidth(); // 画布的宽度   int h = getHeight(); // 画布的高度   Image buffer = Image.createImage(w, h); // 用于绘图的缓冲图像   Graphics gc = buffer.getGraphics(); // 获取缓冲图像的图形环境   // 清除画布   public void clearScreen() {    gc.setColor(255,255,255); // 设置绘图颜色为白色    gc.fillRect(0,0,w,h); // 把缓冲图像填充为白色    gc.setColor(255,0,0); // 设置绘图颜色为红色   }   // 绘制直线   public void drawLine() {    setTitle("直线"); // 设置画布的标题    clearScreen(); // 清除画布    gc.drawLine(10,10,w-20,h-20); // 绘制黑色直线    gc.setColor(0,0,255); // 设置绘图颜色为蓝色    gc.drawLine(10,h/2,w-10,h/2); // 绘制蓝色直线   }   // 绘制弧   public void drawArc() {    setTitle("弧线和填充弧");    clearScreen();    gc.drawArc(5,5,w/2-20,h/2-20,60,216); // 绘制弧线    gc.drawArc(5,h/2-10,w/2-20,h/2-20,0,360); // 绘制圆    gc.setColor(0,0,255);    gc.fillArc(w/2,5,w/2-20,h/2-20,60,216); // 绘制填充弧线    gc
    2023-04-11 05:50:03下载
    积分:1
  • vod点歌系统,VB开发,操作…
    vod 点歌系统,VB开发,操作相对比较简单.-UNESCO Intergovernmental following address system, VB development, operation is relatively simple.
    2022-08-23 08:19:39下载
    积分:1
  • JSP+Ext网盘系统,界面漂亮,上传好用
    JSP+Ext网盘系统,界面漂亮,上传好用,源码完整,请大家先看下截图,EXTJS框架实现的前端界面,结合JSP底层实现的上传内核,上传速度快,支持批量上传,显示上传进度,功能方面虽然不是100%完善,不过已经实现了网盘的基本功能,拿去学习EXT也是很不错的资料。
    2022-01-26 02:17:31下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载