<?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"
	>

<channel>
	<title>愚人呓语 &#187; 敝帚不珍 · [作品]</title>
	<atom:link href="http://eidiot.net/category/works/feed/" rel="self" type="application/rss+xml" />
	<link>http://eidiot.net</link>
	<description>eidiot's blog. My flapdoodles.</description>
	<pubDate>Thu, 30 Oct 2008 04:18:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<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	type="application/x-shockwave-flash"
			data="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf"
			width="580"
			height="300">
	<param name="movie" value="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf" />
</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 or external(AIR Application or swf file, [...]]]></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	type="application/x-shockwave-flash"
			data="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf"
			width="580"
			height="300">
	<param name="movie" value="http://eidiot.net/product/etracer/v1.1/demo/ETracerDemo.swf" />
</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="liair">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="liswf">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="lizip">ETracer源代码 | ETracer Source Code</a></li>
<li><a href="http://eidiot.net/product/etracer/v1.1/src/ETracer.swc" class="lifile">SWC文件 | SWC File</a></li>
<li><a href="http://eidiot.net/product/etracer/v1.1/src/EAirTracer.zip" class="lizip">Lc客户端AIR程序源代码 | Source Code Of The Lc Client as AIR Application</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2008/06/27/etracer-v1-for-as3-develop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>雪·花</title>
		<link>http://eidiot.net/2008/01/27/snow-and-flower/</link>
		<comments>http://eidiot.net/2008/01/27/snow-and-flower/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 09:23:44 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<category><![CDATA[照片]]></category>

		<category><![CDATA[花]]></category>

		<category><![CDATA[雪]]></category>

		<guid isPermaLink="false">http://eidiot.net/2008/01/27/snow-and-flower/</guid>
		<description><![CDATA[
<object	type="application/x-shockwave-flash"
			data="http://eidiot.net/wp-content/uploads/2008/01/PicF1.swf"
			width="590"
			height="480">
	<param name="movie" value="http://eidiot.net/wp-content/uploads/2008/01/PicF1.swf" />
</object>(2008-01-26 上海 长风公园)
]]></description>
			<content:encoded><![CDATA[
<object	type="application/x-shockwave-flash"
			data="http://eidiot.net/wp-content/uploads/2008/01/PicF1.swf"
			width="590"
			height="480">
	<param name="movie" value="http://eidiot.net/wp-content/uploads/2008/01/PicF1.swf" />
</object>(2008-01-26 上海 长风公园)</p>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2008/01/27/snow-and-flower/feed/</wfw:commentRss>
		</item>
		<item>
		<title>抓</title>
		<link>http://eidiot.net/2007/12/08/get/</link>
		<comments>http://eidiot.net/2007/12/08/get/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 12:32:21 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<category><![CDATA[文字]]></category>

		<category><![CDATA[照片]]></category>

		<guid isPermaLink="false">http://eidiot.net/2007/12/08/get/</guid>
		<description><![CDATA[点击看大图
(2008-01-08 上海 长风公园)
轻轻地，你从我的眼前飘过
变幻着色彩，闪耀着光芒
重重地，我被你的美丽击中
丢下了烦愁，忘掉了忧伤
追逐的身影，挡了你的阳光
蹒跚的脚步，扰了你的方向
我拿出所有，想要和你分享
却忘了问你，愿否留我身旁
还是飞翔吧，向着天空而去
给我留下那，刹那间的美丽
远远望着你，偷偷填满回忆
很久的以后，轻轻把它记起
]]></description>
			<content:encoded><![CDATA[<p><a href="http://eidiot.net/wp-content/uploads/2007/12/get.jpg" target="_blank"><img src="http://eidiot.net/wp-content/uploads/2007/12/gets.jpg" alt="" />点击看大图</a><br />
(2008-01-08 上海 长风公园)</p>
<p>轻轻地，你从我的眼前飘过<br />
变幻着色彩，闪耀着光芒<br />
重重地，我被你的美丽击中<br />
丢下了烦愁，忘掉了忧伤</p>
<p>追逐的身影，挡了你的阳光<br />
蹒跚的脚步，扰了你的方向<br />
我拿出所有，想要和你分享<br />
却忘了问你，愿否留我身旁</p>
<p>还是飞翔吧，向着天空而去<br />
给我留下那，刹那间的美丽<br />
远远望着你，偷偷填满回忆<br />
很久的以后，轻轻把它记起</p>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2007/12/08/get/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash求职简历 E-Resume 2.1</title>
		<link>http://eidiot.net/2007/03/25/e-resume-21/</link>
		<comments>http://eidiot.net/2007/03/25/e-resume-21/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 09:29:50 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<category><![CDATA[e-resume]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=404</guid>
		<description><![CDATA[　　去年3月7日第一次到上海找工作(第二天在报纸上看到 Apple 和 Azure 结婚的消息，妇女节，好日子，很好记)，回去之后 做了个Flash的简历 。转眼一年过去，毕业生们又要找工作了，看到有些朋友用它，准备重做一下，先发个小更新，欢迎提出改进建议。
　　效果演示
　　使用方法：
　　　　下载 后修改 resume.xml 为自己的内容，上传所有文件即可。
　　新版属性
　　　　1, flashPlayer低版本自动升级
　　　　2, IE下不需要点击激活
　　　　3, 自动调整在网页中的显示大小
　　前两条通过使用 SWFObject 实现，第三条主要为解决内容过多而无法完整显示的问题。

下载使用 E-Resume 2.1 rar 12.7K
下载源文件 rar 22.7K

]]></description>
			<content:encoded><![CDATA[<p>　　去年3月7日第一次到上海找工作(第二天在报纸上看到 <a href="http://appleshow.cc/" target="_blank" class="liexternal">Apple</a> 和 <a href="http://www.azure.cn/" target="_blank" class="liexternal">Azure</a> 结婚的消息，妇女节，好日子，很好记)，回去之后 <a href="http://eidiot.net/?p=183" class="liinternal">做了个Flash的简历</a> 。转眼一年过去，毕业生们又要找工作了，看到有些朋友用它，准备重做一下，先发个小更新，欢迎提出改进建议。<br />
　　<strong><a href="http://eidiot.net/product/e_resume/demo/" target="_blank" class="liinternal">效果演示</a></strong><br />
　　<strong>使用方法：</strong><br />
　　　　<a href="http://eidiot.net/product/e_resume/download/2.1.rar" class="lirar">下载</a> 后修改 resume.xml 为自己的内容，上传所有文件即可。<br />
　　<strong>新版属性</strong><br />
　　　　1, flashPlayer低版本自动升级<br />
　　　　2, IE下不需要点击激活<br />
　　　　3, 自动调整在网页中的显示大小<br />
<span id="more-404"></span>　　前两条通过使用 <a href="http://blog.deconcept.com/swfobject/" target="_blank" class="liexternal">SWFObject</a> 实现，第三条主要为解决内容过多而无法完整显示的问题。</p>
<div class="download">
<a href="http://eidiot.net/product/e_resume/download/2.1.rar" class="lirar">下载使用 E-Resume 2.1</a> rar 12.7K<br />
<a href="http://eidiot.net/product/e_resume/source/2.1.rar" class="lirar">下载源文件</a> rar 22.7K
</div>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2007/03/25/e-resume-21/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Conjee_Album 1.0 发布</title>
		<link>http://eidiot.net/2006/11/21/conjee-album-10/</link>
		<comments>http://eidiot.net/2006/11/21/conjee-album-10/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 12:41:09 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=360</guid>
		<description><![CDATA[　　AS3 + XML 的相册，11月8号就做好了，一直没有发上来。照例附上源代码，有兴趣的同学可以看看。本来想就此写个系列教程，想想水平不够，还是不要误人子弟了。
→ 查看演示
　　拖动鼠标切换图片，自定义相册尺寸、loading颜色（可任意增减）、文本样式、右键菜单等。
　　使用：下载后对照注释修改 album.xml 为自己的内容，删掉注释后上传所有文件。
　　注：浏览需要 FlashPlayer 9 。8及以下版本请下载安装最新版：
　　→ For IE 　→ For Firefox 　→ 官方下载
　　另：为什么 Opear 浏览器下不能正常工作？头痛，希望了解的同学不吝赐教。
　　不建议本地测试，因为要进行安全设置，右击flash窗口，选择设置–>高级，进入 文件安全设置网页（通常非常非常慢），等到右边的 Adobe Flash Player 设置管理器出现后依次选择：编辑多个位置 –> 添加位置 –> 浏览文件夹，选择你要测试swf的文件夹，确定。
下载使用 ZIP , 14K源文件 ZIP , 38k
]]></description>
			<content:encoded><![CDATA[<p>　　AS3 + XML 的相册，11月8号就做好了，一直没有发上来。照例附上源代码，有兴趣的同学可以看看。本来想就此写个系列教程，想想水平不够，还是不要误人子弟了。<br />
<a href="http://eidiot.net/product/conjee_album/album.html" target="_blank" class="liinternal">→ 查看演示</a><br />
　　拖动鼠标切换图片，自定义相册尺寸、loading颜色（可任意增减）、文本样式、右键菜单等。<br />
　　使用：下载后对照注释修改 <a href="http://eidiot.net/product/conjee_album/album.xml" target="_blank" class="liinternal">album.xml</a> 为自己的内容，删掉注释后上传所有文件。<br />
　　注：浏览需要 FlashPlayer 9 。8及以下版本请下载安装最新版：<br />
　　<a href="http://eidiot.net/down/soft/flashplayer9_ie.exe" class="liinternal">→ For IE</a> 　<a href="http://eidiot.net/down/soft/flashplayer9_firefox.exe" class="liinternal">→ For Firefox</a> 　<a href="http://www.adobe.com/shockwave/download/triggerpages_mmcom/flash-sc.html" target="_blank" class="liexternal">→ 官方下载</a><br />
　　另：为什么 Opear 浏览器下不能正常工作？头痛，希望了解的同学不吝赐教。<br />
　　不建议本地测试，因为要进行安全设置，右击flash窗口，选择设置–>高级，进入 <a href="http://www.macromedia.com/support/documentation/cn/flashplayer/help/settings_manager04.html" target="_blank" class="liexternal">文件安全设置网页</a>（通常非常非常慢），等到右边的 Adobe Flash Player 设置管理器出现后依次选择：编辑多个位置 –> 添加位置 –> 浏览文件夹，选择你要测试swf的文件夹，确定。</p>
<div class="download"><a href="http://eidiot.net/product/conjee_album/conjee_album.zip" class="lizip">下载使用</a> ZIP , 14K<br /><a href="http://eidiot.net/product/conjee_album/source.zip" class="lizip">源文件</a> ZIP , 38k</div>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2006/11/21/conjee-album-10/feed/</wfw:commentRss>
		</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="lirar">下载使用</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: Teal;">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: Teal;">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: Teal;">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: Teal;">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: Teal;">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: Teal;">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: Teal;">trace</span><span style="color: Olive;">(</span><span style="color: Blue;">info</span><span style="color: Gray;">, </span><span style="color: Teal;">title</span><span style="color: Gray;">:</span><span style="color: Teal;">String</span><span style="color: Gray;">, </span><span style="color: Teal;">clear</span><span style="color: Gray;">:</span><span style="color: Teal;">Boolean</span><span style="color: Olive;">)</span><span style="color: Gray;">:</span><span style="color: Teal;">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: Teal;">clear</span><span style="color: Olive;">()</span><span style="color: Gray;">:</span><span style="color: Teal;">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>
		</item>
		<item>
		<title>初步完成Debug.trace(附源代码)</title>
		<link>http://eidiot.net/2006/10/16/debug-trace/</link>
		<comments>http://eidiot.net/2006/10/16/debug-trace/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 11:20:51 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=339</guid>
		<description><![CDATA[实在无法忍受 Flash IDE 的 trace ，模仿 mmommo 的 Debug 自己做了一个，当然要简单的多。演示：（没有滚动条，使用鼠标滚轮）查看源代码

<object	type="application/x-shockwave-flash"
			data="http://eidiot.net/wp-content/uploads/flash/debug/test.swf"
			width="310"
			height="160">
	<param name="movie" value="http://eidiot.net/wp-content/uploads/flash/debug/test.swf" />
</object>
　　使用：在swf旁边扩出trace的区域，调用 Debug.init() 方法初始化位置信息，最终发布的时候再把场景大小改回来。
　　此例测试代码：
var testMc:MovieClip = _root.createEmptyMovieClip(&#34;testMc&#34;, 100);testMc._x = testMc._y = 5;Debug.init(testMc, 0, 0, 300, 150);Debug.trace(testMc, &#34;测试输出MC&#34;);//var xml:XML = new XML(&#34;&#60;debug author='eidiot' url='http:eidiot.net'&#62;&#60;trace&#62;I love flash.&#60;/trace&#62;&#60;/debug&#62;&#34;);Debug.trace(xml, &#34;测试输出XML&#34;);//Debug.trace(1234567890, &#34;测试输出数字&#34;);Debug.trace([{name:&#34;eidiot&#34;, age:23}, {drink:false, smoke:false}], &#34;测试数组和对象&#34;);
　　继续完善中，打算独立一个单独的swf放在浏览器里，使用LocalConnection通讯。
]]></description>
			<content:encoded><![CDATA[<p>实在无法忍受 Flash IDE 的 trace ，模仿 mmommo 的 Debug 自己做了一个，当然要简单的多。演示：（没有滚动条，使用鼠标滚轮）<a href="http://eidiot.net/wp-content/uploads/flash/debug/Debug.as" target="_blank" class="liinternal">查看源代码</a><br />

<object	type="application/x-shockwave-flash"
			data="http://eidiot.net/wp-content/uploads/flash/debug/test.swf"
			width="310"
			height="160">
	<param name="movie" value="http://eidiot.net/wp-content/uploads/flash/debug/test.swf" />
</object><br />
　　使用：在swf旁边扩出trace的区域，调用 Debug.init() 方法初始化位置信息，最终发布的时候再把场景大小改回来。<br />
　　此例测试代码：<span id="more-339"></span></p>
<div class="hl-surround"><div class="hl-main"><span style="color: Green;">var</span><span style="color: Gray;"> </span><span style="color: Blue;">testMc</span><span style="color: Gray;">:</span><span style="color: Teal;">MovieClip</span><span style="color: Gray;"> = </span><span style="color: Green;">_root</span><span style="color: Gray;">.</span><span style="color: Teal;">createEmptyMovieClip</span><span style="color: Olive;">(</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">testMc</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;">, </span><span style="color: Maroon;">100</span><span style="color: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: Blue;">testMc</span><span style="color: Gray;">.</span><span style="color: Teal;">_x</span><span style="color: Gray;"> = </span><span style="color: Blue;">testMc</span><span style="color: Gray;">.</span><span style="color: Teal;">_y</span><span style="color: Gray;"> = </span><span style="color: Maroon;">5</span><span style="color: Gray;">;<br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Teal;">init</span><span style="color: Olive;">(</span><span style="color: Blue;">testMc</span><span style="color: Gray;">, </span><span style="color: Maroon;">0</span><span style="color: Gray;">, </span><span style="color: Maroon;">0</span><span style="color: Gray;">, </span><span style="color: Maroon;">300</span><span style="color: Gray;">, </span><span style="color: Maroon;">150</span><span style="color: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Teal;">trace</span><span style="color: Olive;">(</span><span style="color: Blue;">testMc</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">测试输出MC</span><span style="color: #8b0000;">&quot;</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: Green;">var</span><span style="color: Gray;"> </span><span style="color: Blue;">xml</span><span style="color: Gray;">:</span><span style="color: Teal;">XML</span><span style="color: Gray;"> = </span><span style="color: Green;">new</span><span style="color: Gray;"> </span><span style="color: Teal;">XML</span><span style="color: Olive;">(</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">&lt;debug author='eidiot' url='http:eidiot.net'&gt;&lt;trace&gt;I love flash.&lt;/trace&gt;&lt;/debug&gt;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Teal;">trace</span><span style="color: Olive;">(</span><span style="color: Blue;">xml</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;">//</span><span style="color: Gray;"><br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Teal;">trace</span><span style="color: Olive;">(</span><span style="color: Maroon;">1234567890</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: Olive;">)</span><span style="color: Gray;">;<br /></span><span style="color: Blue;">Debug</span><span style="color: Gray;">.</span><span style="color: Teal;">trace</span><span style="color: Olive;">([{</span><span style="color: Teal;">name</span><span style="color: Gray;">:</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">eidiot</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;">, </span><span style="color: Blue;">age</span><span style="color: Gray;">:</span><span style="color: Maroon;">23</span><span style="color: Olive;">}</span><span style="color: Gray;">, </span><span style="color: Olive;">{</span><span style="color: Blue;">drink</span><span style="color: Gray;">:</span><span style="color: Green;">false</span><span style="color: Gray;">, </span><span style="color: Blue;">smoke</span><span style="color: Gray;">:</span><span style="color: Green;">false</span><span style="color: Olive;">}]</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: Olive;">)</span><span style="color: Gray;">;</span></div></div>
<p>　　继续完善中，打算独立一个单独的swf放在浏览器里，使用LocalConnection通讯。</p>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2006/10/16/debug-trace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>发六款 FBI 皮肤</title>
		<link>http://eidiot.net/2006/06/25/six-fbi-skins/</link>
		<comments>http://eidiot.net/2006/06/25/six-fbi-skins/#comments</comments>
		<pubDate>Sun, 25 Jun 2006 11:49:16 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<category><![CDATA[FBI]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=243</guid>
		<description><![CDATA[支持 LBS , Wordpress , PJBlog2 , Z-Blog 。 每款皮肤里都有使用说明




皮肤：dandelion
作者：conjee演示：eidiot
下载：rar 451K    






皮肤：greenfield
        作者：conjee
      演示：eidiot
    下载：rar 551K 






皮肤：guitar
        作者：conjee
      演示：eidiot
    下载：rar 641K  [...]]]></description>
			<content:encoded><![CDATA[<p>支持 LBS , Wordpress , PJBlog2 , Z-Blog 。 每款皮肤里都有使用说明</p>
<table width="400" height="100" border="0" bgcolor="#f6f6f6">
<tr>
<td width="220" height="100" rowspan="4"><img src="http://eidiot.net/product/FBI/skins/dandelion/demo.jpg" width="200" height="100" /></td>
<td>
<a href="http://eidiot.net/product/FBI/skins/dandelion/" target="_blank" class="liinternal">皮肤：dandelion</a><br />
<a href="http://www.conjee.com/blog" target="_blank" class="liexternal">作者：conjee</a><br /><a href="http://eidiot.net/product/FBI/skins/dandelion/" target="_blank" class="liinternal">演示：eidiot</a><br />
<a href="http://eidiot.net/product/FBI/skins/dandelion/dandelion.rar" target="_blank" class="lirar">下载：rar 451K</a>    </td>
</tr>
</table>
<p><span id="more-243"></span></p>
<table width="400" height="100" border="0" bgcolor="#f6f6f6">
<tr>
<td width="220" height="100" rowspan="4"><img src="http://eidiot.net/product/FBI/skins/greenfield/demo.jpg" width="200" height="100" /></td>
<td><a href="http://eidiot.net/product/FBI/skins/greenfield/" target="_blank" class="liinternal">皮肤：greenfield</a><br />
        <a href="http://www.conjee.com/blog" target="_blank" class="liexternal">作者：conjee</a><br />
      <a href="http://eidiot.net/product/FBI/skins/greenfield/" target="_blank" class="liinternal">演示：eidiot</a><br />
    <a href="http://eidiot.net/product/FBI/skins/greenfield/greenfield.rar" target="_blank" class="lirar">下载：rar 551K</a> </td>
</tr>
</table>
<p></p>
<table width="400" height="100" border="0" bgcolor="#f6f6f6">
<tr>
<td width="220" height="100" rowspan="4"><img src="http://eidiot.net/product/FBI/skins/guitar/demo.jpg" width="200" height="100" /></td>
<td><a href="http://eidiot.net/product/FBI/skins/guitar/" target="_blank" class="liinternal">皮肤：guitar</a><br />
        <a href="http://www.conjee.com/blog" target="_blank" class="liexternal">作者：conjee</a><br />
      <a href="http://eidiot.net/product/FBI/skins/guitar/" target="_blank" class="liinternal">演示：eidiot</a><br />
    <a href="http://eidiot.net/product/FBI/skins/guitar/guitar.rar" target="_blank" class="lirar">下载：rar 641K </a> </td>
</tr>
</table>
<p></p>
<table width="400" height="100" border="0" bgcolor="#f6f6f6">
<tr>
<td width="220" height="100" rowspan="4"><img src="http://eidiot.net/product/FBI/skins/iloveu/demo.jpg" width="200" height="100" /></td>
<td><a href="http://eidiot.net/product/FBI/skins/iloveu/" target="_blank" class="liinternal">皮肤：iloveu</a><br />
        <a href="http://www.conjee.com/blog" target="_blank" class="liexternal">作者：conjee</a><br />
      <a href="http://eidiot.net/product/FBI/skins/iloveu/" target="_blank" class="liinternal">演示：eidiot</a><br />
      <a href="http://eidiot.net/product/FBI/skins/iloveu/iloveu.rar" target="_blank" class="lirar">下载：rar 354K</a> </td>
</tr>
</table>
<p></p>
<table width="400" height="100" border="0" bgcolor="#f6f6f6">
<tr>
<td width="220" height="100" rowspan="4"><img src="http://eidiot.net/product/FBI/skins/ourlove/demo.jpg" width="200" height="100" /></td>
<td><a href="http://eidiot.net/product/FBI/skins/ourlove/" target="_blank" class="liinternal">皮肤：ourlove</a><br />
        <a href="http://www.conjee.com/blog" target="_blank" class="liexternal">作者：conjee</a><br />
      <a href="http://eidiot.net/product/FBI/skins/ourlove/" target="_blank" class="liinternal">演示：eidiot</a><br />
    <a href="http://eidiot.net/product/FBI/skins/ourlove/ourlove.rar" target="_blank" class="lirar">下载：rar 1.187M</a> </td>
</tr>
</table>
<p></p>
<table width="400" height="100" border="0" bgcolor="#f6f6f6">
<tr>
<td width="220" height="100" rowspan="4"><img src="http://eidiot.net/product/FBI/skins/starnight/demo.jpg" width="200" height="100" /></td>
<td><a href="http://eidiot.net/product/FBI/skins/starnight" target="_blank" class="liinternal">皮肤：starnight</a><br />
        <a href="http://www.conjee.com/blog" target="_blank" class="liexternal">作者：conjee</a><br />
      <a href="http://eidiot.net/product/FBI/skins/starnight/" target="_blank" class="liinternal">演示：eidiot</a><br />
    <a href="http://eidiot.net/product/FBI/skins/starnight/starnight.rar" target="_blank" class="lirar">下载：rar 747K</a> </td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2006/06/25/six-fbi-skins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>做了个flash的rss阅读器</title>
		<link>http://eidiot.net/2006/06/21/made-a-rss-reader-with-flash/</link>
		<comments>http://eidiot.net/2006/06/21/made-a-rss-reader-with-flash/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 14:23:58 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<category><![CDATA[FBI]]></category>

		<guid isPermaLink="false">http://eidiot.net/?p=238</guid>
		<description><![CDATA[　　前段时间有几天服务器不稳定，blog访问不了，就在QQ空间上发了几篇日志。奇慢无比加上诸多限制，再加上对firefox的完全不支持，让我对它深恶痛绝。后来在别人的Qzone上看到所谓的欢迎页面，也就是全屏的Flash，突然想到可以把它变成Blog的一个RSS阅读器。于是用两个晚上搞了一个： http://eidiot.net/FBI/ 。打算放到QQ空间的时候竟然提示“对不起，现在QQ空间暂不支持修改、提交自定义代码，请您重新输入”。退而求其次，建一个flash模块铺满也能凑合，谁料永远提示“对不起，您执行的操作太频繁，请稍候再提交”。Faint！不知它是否还有完成历史使命的机会。
　　不放到Qzone上的话，做成blog的引导页也是很不错的。嘿，Flash在手，想做多漂亮都由你（我这样的美工盲除外）。AS 2.0 写的，必须修改的基本上只有一个rss地址，明天整理一下注释把源文件传上来。
皮肤和源文件下载
]]></description>
			<content:encoded><![CDATA[<p>　　前段时间有几天服务器不稳定，blog访问不了，就在QQ空间上发了几篇日志。奇慢无比加上诸多限制，再加上对firefox的完全不支持，让我对它深恶痛绝。后来在别人的Qzone上看到所谓的欢迎页面，也就是全屏的Flash，突然想到可以把它变成Blog的一个RSS阅读器。于是用两个晚上搞了一个： <a href="http://eidiot.net/FBI/" target="_blank" class="liinternal">http://eidiot.net/FBI/</a> 。打算放到QQ空间的时候竟然提示“对不起，现在QQ空间暂不支持修改、提交自定义代码，请您重新输入”。退而求其次，建一个flash模块铺满也能凑合，谁料永远提示“对不起，您执行的操作太频繁，请稍候再提交”。Faint！不知它是否还有完成历史使命的机会。<br />
　　不放到Qzone上的话，做成blog的引导页也是很不错的。嘿，Flash在手，想做多漂亮都由你（我这样的美工盲除外）。AS 2.0 写的，必须修改的基本上只有一个rss地址，明天整理一下注释把源文件传上来。</p>
<p><a href="http://eidiot.net/?page_id=246" class="liinternal">皮肤和源文件下载</a></p>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2006/06/21/made-a-rss-reader-with-flash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash求职简历 E-Resume 2.0</title>
		<link>http://eidiot.net/2006/03/15/e-resume-20/</link>
		<comments>http://eidiot.net/2006/03/15/e-resume-20/#comments</comments>
		<pubDate>Wed, 15 Mar 2006 22:18:35 +0000</pubDate>
		<dc:creator>eidiot</dc:creator>
		
		<category><![CDATA[敝帚不珍 · [作品]]]></category>

		<category><![CDATA[e-resume]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[按照 更新计划 重新做了一下 求职简历 ，用了一天半的时间。最后剩下一个管理后台了，计划用V2组件做。
再次发现自己惰性太大。闲下来就不愿动，忙起来就不愿停。一旦开工就想吃饭睡觉都省了，很是苦了双眼。

浏览
下载源文件

]]></description>
			<content:encoded><![CDATA[<p>按照 <a href="http://eidiot.net/?p=185" target="_blank" title="http://eidiot.net/?p=185" class="liinternal">更新计划</a> 重新做了一下 <a href="http://eidiot.net/lessons/resume/demo/" target="_blank" class="liinternal">求职简历</a> ，用了一天半的时间。最后剩下一个管理后台了，计划用V2组件做。<br />
再次发现自己惰性太大。闲下来就不愿动，忙起来就不愿停。一旦开工就想吃饭睡觉都省了，很是苦了双眼。</p>
<div class="download">
<a href="http://eidiot.net/lessons/resume/demo/" target="_blank" class="liinternal">浏览</a><br />
<a href="http://eidiot.net/lessons/resume/resume.rar" target="_blank" class="lirar">下载源文件</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://eidiot.net/2006/03/15/e-resume-20/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
