示例 | Demo: (示例源代码 | Source Code of the demo)
特性 | Features:
- (einfo()函数)可以输出属性值并支持深层遍历 |
(The einfo() function) Can ouput values of property and support deep loop.
- 支持内部和外部(通过LocalConnection,AIR程序或swf文件)两种信息输出方式 |
Debug infomation can be shown internal or external(AIR Application or swf file, by LocalConnection).
- (SWF内部显示信息)所有组件纯代码生成,只增加10K大小 |
(Show infomation in the same swf) All UI components are written by code, only 10K added to the swf file.
- Lc客户端AIR程序支持前端显示等其它特性 |
Lc Client as AIR Application support other features such as in front of other windows.
说明 | Note:
- Flash CS3 用户请下载ETracer源代码放在类路径内(如fla相同目录),并导入 net.eidiot.etracer 包中的相应函数。 |
Flash CS3 users please down load ETracer Source Code and put them in the class path (for example, the same fold as the fla file), and import functions in the net.eidiot.etracer package.
- 只能使用 initETracer() 或 initLcETracer() 之一初始化 ETracer。若要禁止输出只需删除该初始化函数。 |
Only one of the initETracer() and initLcETracer() function can be used to initialize the ETracer. Just delete this function if want to stop all the output.
- 推荐使用 AIR客户端 | Recommend to use the AIR application.
上一篇:BBC Sport’s Desktop Monkey 下一篇:Flash Streaming Tool V1.0