首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > actionscript3控制台

actionscript3控制台

  • 资源大小:9.94 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: actionscript 控制台

资 源 简 介

PROJECT MOVED TO GITHUB: https://github.com/loteixeira/as3console AS3Console is a small and non-intrusive logging component for Actionscript3 language (Flash, Flex and AIR). The component is a singleton that inherits from EventDispatcher class where you can listen for data input and output. It has a customizable behavior and is easy to remove from release versions (avoiding overhead when it isn"t used). Using this component you don"t need to install any plugin for your browser or any application on your computer. It"s embedded to the SWF/SWC file and can be accessed from any computer using shortcut keys. Usage example: Console.create(stage);Console.getInstance().area = new Rectangle(50, 50, 500, 400);Console.getInstance().println("Testing...");

文 件 列 表

as3console-v0.2-source
br
dcoder
ConsoleDemo.as
br
br
dcoder
Console.as
as3console-v0.2-source
VIP VIP
0.171641s