<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>愚人呓语 &#187; etracer</title>
	<atom:link href="http://eidiot.net/tag/etracer/feed/" rel="self" type="application/rss+xml" />
	<link>http://eidiot.net</link>
	<description>eidiot&#039;s blog. My flapdoodles.</description>
	<lastBuildDate>Fri, 16 Dec 2011 15:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[AS3 Tool] ETracer v1.0</title>
		<link>http://eidiot.net/2008/06/27/etracer-v1-for-as3-develop/</link>
		<comments>http://eidiot.net/2008/06/27/etracer-v1-for-as3-develop/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 02:53:28 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
				<category><![CDATA[敝帚不珍 · [作品]]]></category>
		<category><![CDATA[etracer]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=482</guid>
		<description><![CDATA[示例 &#124; Demo： (示例源代码 &#124; Source Code of the demo) 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ETracerDemo_2045694203"
			class="flashmovie"
			width="580"
			height="300">
	<param name="movie" value="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf"
			name="fm_ETracerDemo_2045694203"
			width="580"
			height="300">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> AIR客户端 &#124; ETracer AIR Client (点击放大 &#124; Click to see the larger image) 特性 &#124; Features： (einfo()函数)可以输出属性值并支持深层遍历 &#124; (The einfo() function) Can ouput values of property and support deep loop. 支持内部和外部(通过LocalConnection，AIR程序或swf文件)两种信息输出方式 &#124; Debug infomation can be shown internal [...]]]></description>
			<content:encoded><![CDATA[<p><strong>示例 | Demo：</strong> (<a href="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.as.html" target="_blank" class="liinternal">示例源代码 | Source Code of the demo</a>)<br />

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ETracerDemo_57557203"
			class="flashmovie"
			width="580"
			height="300">
	<param name="movie" value="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf"
			name="fm_ETracerDemo_57557203"
			width="580"
			height="300">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object><span id="more-482"></span><br />
</p>
<ul>
<strong>AIR客户端 |  ETracer AIR Client</strong><br />
<a target="_blank" href="http://eidiot.net/product/etracer/v1.1/AirETracer.gif"><img src="http://eidiot.net/product/etracer/v1.1/AirETracer_s.gif" alt="Air ETracer Client" /><br />
(点击放大 | Click to see the larger image)<br />
</a>
</ul>
<ul>
<strong>特性 | Features：</strong></p>
<li>(<a href="http://eidiot.net/product/etracer/v1.1/doc/cn.html#einfo()" target="_blank" class="liinternal">einfo()函数</a>)可以输出属性值并支持深层遍历 |<br />
(<a href="http://eidiot.net/product/etracer/v1.1/doc/en.html#einfo()" target="_blank" class="liinternal">The einfo() function</a>) Can ouput values of property and support deep loop.</li>
<li>支持内部和外部(通过LocalConnection，<font color="red">AIR程序</font>或swf文件)两种信息输出方式 |<br />
Debug infomation can be shown internal or external(<font color="red">AIR Application</font> or swf file, by LocalConnection).</li>
<li>(SWF内部显示信息)所有组件纯代码生成，只增加10K大小 |<br />
(Show infomation in the same swf) All UI components are written by code, only 10K added to the swf file.</li>
<li><font color="red">Lc客户端AIR程序</font>支持前端显示等其它特性 |<br />
<font color="red">Lc Client as AIR Application</font> support other features such as in front of other windows.</li>
</ul>
<ul>
<strong>说明 | Note：</strong></p>
<li>Flash CS3 用户请下载ETracer源代码放在类路径内(如fla相同目录)，并导入 net.eidiot.etracer 包中的相应函数。 |<br />
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.</li>
<li>只能使用 initETracer() 或 initLcETracer() 之一初始化 ETracer。若要禁止输出只需删除该初始化函数。 |<br />
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. </li>
<li><font color="red">推荐使用 AIR客户端 | Recommend to use the AIR application.</font></li>
</ul>
<ul>
<strong>API文档 | API Documentation：</strong></p>
<li><a href="http://eidiot.net/product/etracer/v1.1/doc/cn.html" target="_blank" class="liinternal">ETracer API 文档</a> | <a href="http://eidiot.net/product/etracer/v1.1/doc/en.html" target="_blank" class="liinternal">ETracer API Documentation</a></li>
</ul>
<ul>
<strong>相关文件 | Files：</strong></p>
<li><a href="http://eidiot.net/product/etracer/v1.1/ETracer.air" class="liinternal">Lc客户端AIR程序 | Lc Client as AIR Application </a></li>
<li><a href="http://eidiot.net/product/etracer/v1.1/demo/ELcTracerDemo.swf" target="_blank" class="liinternal">Lc客户端测试文件 | Swf File To Test Lc Client</a></li>
</ul>
<ul>
<strong>源代码 | Source Code：</strong></p>
<li><a href="http://eidiot.net/product/etracer/v1.1/src/ETracer.zip" class="liinternal">ETracer源代码 | ETracer Source Code</a></li>
<li><a href="http://eidiot.net/product/etracer/v1.1/src/ETracer.swc" class="liinternal">SWC文件 | SWC File</a></li>
<li><a href="http://eidiot.net/product/etracer/v1.1/src/EAirTracer.zip" class="liinternal">Lc客户端AIR程序源代码 | Source Code Of The Lc Client as AIR Application</a></li>
<li><font color="red">SVN: http://svn.eidiot.net/etracer/trunk/</font></li>
</ul>
<ul>
<strong>反馈 | Feedback：</strong></p>
<li><img src="http://eidiot.net/wp-content/themes/g7_v5/images/mail.png" alt="" /></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2008/06/27/etracer-v1-for-as3-develop/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>eidiot&#8217;s AS2 Debugger V1.0 发布</title>
		<link>http://eidiot.net/2006/11/09/eidiots-as2-debugger-v10/</link>
		<comments>http://eidiot.net/2006/11/09/eidiots-as2-debugger-v10/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 08:21:30 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
				<category><![CDATA[敝帚不珍 · [作品]]]></category>
		<category><![CDATA[etracer]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=351</guid>
		<description><![CDATA[查看演示下载使用rar , 42.5K 　　如果受不了Flash IDE trace的简单，如果使用mtasc编译或者需要远程调试，这个东东可以帮上忙。 　　下载后将Debug.as放在flash可以读到的类路径(比如和fla放在相同的文件夹)，然后把debugger.swf放在任意目录（建议建个快捷方式，使用浏览器的话添加到收藏夹），打开 debugger.swf 即可(右键清除信息，别让信息堆的太多，它还没有翻页功能)。 API： //traceDebug.trace(内容，[标题]，[是否清除之前的信息]);//清除已有信息Debug.clear(); 示例： ﻿//简单的traceDebug.trace(this.info);//带标题的traceDebug.trace(this.myXML, &#34;载入的xml&#34;);//trace的同时清除以前的trace内容Debug.trace(this.mask_mc, &#34;遮罩层&#34;, true);//也可以随时清除(比如swf新打开的时候)Debug.clear(); 代码： ﻿/**&#160;* eidiot's AS2 Debugger&#160;* @usage 将Debug.as放在flash可以读到的类路径(比如和fla放在相同的文件夹),在任意地方打开debugger.swf即可&#160;*/class Debug {...} ﻿/**&#160;* 输出信息&#160;* @param info&#160; &#160; &#160; &#160; 要输出的信息&#160;* @param title&#160; &#160; &#160; &#160; 信息标题，可以省略&#160;* @param clear&#160; &#160; &#160; &#160; 是否清除之前的信息&#160;*/public static function trace(info, title:String, clear:Boolean):Void{...}/**&#160;* 清除信息&#160;*/public static function clear():Void{...}]]></description>
			<content:encoded><![CDATA[<div class="download"><a href="http://eidiot.net/wp-content/uploads/tools/as2debugger" target="_blank" class="liinternal">查看演示</a><br /><a href="http://eidiot.net/wp-content/uploads/tools/as2debugger/as2debugger.rar" class="liinternal">下载使用</a>rar , 42.5K</div>
<p>　　如果受不了Flash IDE trace的简单，如果使用mtasc编译或者需要远程调试，这个东东可以帮上忙。<br />
　　下载后将Debug.as放在flash可以读到的类路径(比如和fla放在相同的文件夹)，然后把debugger.swf放在任意目录（建议建个快捷方式，使用浏览器的话添加到收藏夹），打开 debugger.swf 即可(右键清除信息，别让信息堆的太多，它还没有翻页功能)。<br />
API：</p>
<div class="hl-surround"><div class="hl-main"><span style="color: #ffa500;">//trace</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Blue;">trace</span><span style="color: Olive;">(</span><span style="color: Gray;">内容，</span><span style="color: Olive;">[</span><span style="color: Gray;">标题</span><span style="color: Olive;">]</span><span style="color: Gray;">，</span><span style="color: Olive;">[</span><span style="color: Gray;">是否清除之前的信息</span><span style="color: Olive;">])</span><span style="color: Gray;">;<br /></span><span style="color: #ffa500;">//清除已有信息</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Blue;">clear</span><span style="color: Olive;">()</span><span style="color: Gray;">;</span></div></div>
<p><span id="more-351"></span>示例：</p>
<div class="hl-surround"><div class="hl-main"><span style="color: Gray;">﻿</span><span style="color: #ffa500;">//简单的trace</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Blue;">trace</span><span style="color: Olive;">(</span><span style="color: Green;">this</span><span style="color: Gray;">.</span><span style="color: Blue;">info</span><span style="color: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: #ffa500;">//带标题的trace</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Blue;">trace</span><span style="color: Olive;">(</span><span style="color: Green;">this</span><span style="color: Gray;">.</span><span style="color: Blue;">myXML</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">载入的xml</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: #ffa500;">//trace的同时清除以前的trace内容</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Blue;">trace</span><span style="color: Olive;">(</span><span style="color: Green;">this</span><span style="color: Gray;">.</span><span style="color: Blue;">mask_mc</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">遮罩层</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;">, </span><span style="color: Green;">true</span><span style="color: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: #ffa500;">//也可以随时清除(比如swf新打开的时候)</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Blue;">clear</span><span style="color: Olive;">()</span><span style="color: Gray;">;</span></div></div>
<p>代码：</p>
<div class="hl-surround"><div class="hl-main"><span style="color: Gray;">﻿</span><span style="color: #ffa500;">/**<br />&nbsp;* eidiot's AS2 Debugger<br />&nbsp;* @usage 将Debug.as放在flash可以读到的类路径(比如和fla放在相同的文件夹),在任意地方打开debugger.swf即可<br />&nbsp;*/</span><span style="color: Gray;"><br /></span><span style="color: Green;">class</span><span style="color: Gray;"> </span><span style="color: Blue;">Debug</span><span style="color: Gray;"> </span><span style="color: Olive;">{</span><span style="color: Gray;">...</span><span style="color: Olive;">}</span></div></div>
<div class="hl-surround"><div class="hl-main"><span style="color: Gray;">﻿</span><span style="color: #ffa500;">/**<br />&nbsp;* 输出信息<br />&nbsp;* @param info&nbsp; &nbsp; &nbsp; &nbsp; 要输出的信息<br />&nbsp;* @param title&nbsp; &nbsp; &nbsp; &nbsp; 信息标题，可以省略<br />&nbsp;* @param clear&nbsp; &nbsp; &nbsp; &nbsp; 是否清除之前的信息<br />&nbsp;*/</span><span style="color: Gray;"><br /></span><span style="color: Green;">public</span><span style="color: Gray;"> </span><span style="color: Green;">static</span><span style="color: Gray;"> </span><span style="color: Green;">function</span><span style="color: Gray;"> </span><span style="color: Blue;">trace</span><span style="color: Olive;">(</span><span style="color: Blue;">info</span><span style="color: Gray;">, </span><span style="color: Blue;">title</span><span style="color: Gray;">:</span><span style="color: Blue;">String</span><span style="color: Gray;">, </span><span style="color: Blue;">clear</span><span style="color: Gray;">:</span><span style="color: Blue;">Boolean</span><span style="color: Olive;">)</span><span style="color: Gray;">:</span><span style="color: Blue;">Void</span><span style="color: Olive;">{</span><span style="color: Gray;">...</span><span style="color: Olive;">}</span><span style="color: Gray;"><br /></span><span style="color: #ffa500;">/**<br />&nbsp;* 清除信息<br />&nbsp;*/</span><span style="color: Gray;"><br /></span><span style="color: Green;">public</span><span style="color: Gray;"> </span><span style="color: Green;">static</span><span style="color: Gray;"> </span><span style="color: Green;">function</span><span style="color: Gray;"> </span><span style="color: Blue;">clear</span><span style="color: Olive;">()</span><span style="color: Gray;">:</span><span style="color: Blue;">Void</span><span style="color: Olive;">{</span><span style="color: Gray;">...</span><span style="color: Olive;">}</span></div></div>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2006/11/09/eidiots-as2-debugger-v10/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

