<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AS3-学习笔记-flashdevelop平台-搭建-配置</title>
	<atom:link href="http://qilei.org/200810/flashdevelop-build-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://qilei.org/200810/flashdevelop-build-up/</link>
	<description>这里是一个非专业交互设计师 - 飞鱼 的blog。飞鱼的生活就像吃一盘螺丝, 你得努力吸才能品尝到快乐^_^</description>
	<lastBuildDate>Thu, 17 May 2012 12:51:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Robin</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-2580</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Sun, 06 Nov 2011 15:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-2580</guid>
		<description>請問有沒有影片教學?我快要考試了 可是我很多都不會 不知道有沒有人願意教我幾天就好?</description>
		<content:encoded><![CDATA[<p>請問有沒有影片教學?我快要考試了 可是我很多都不會 不知道有沒有人願意教我幾天就好?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 飞鱼</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1753</link>
		<dc:creator>飞鱼</dc:creator>
		<pubDate>Tue, 09 Aug 2011 07:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1753</guid>
		<description>是不是 Flash player Debug  版本不对·？ 我好久没玩这个了大哥·^__^</description>
		<content:encoded><![CDATA[<p>是不是 Flash player Debug  版本不对·？ 我好久没玩这个了大哥·^__^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foxidea</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1751</link>
		<dc:creator>foxidea</dc:creator>
		<pubDate>Tue, 09 Aug 2011 03:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1751</guid>
		<description>测试是可以了

不过
没有trace  hello world
不晓得什么原因</description>
		<content:encoded><![CDATA[<p>测试是可以了</p>
<p>不过<br />
没有trace  hello world<br />
不晓得什么原因</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActionScript 开发环境搭建</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1287</link>
		<dc:creator>ActionScript 开发环境搭建</dc:creator>
		<pubDate>Tue, 26 Oct 2010 14:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1287</guid>
		<description>[...] AS3-学习笔记-flashdevelop平台-搭建-配置  声明: 本文采用 BY-NC-SA 协议进行授权. 转载请注明转自: ActionScript [...]</description>
		<content:encoded><![CDATA[<p>[...] AS3-学习笔记-flashdevelop平台-搭建-配置  声明: 本文采用 BY-NC-SA 协议进行授权. 转载请注明转自: ActionScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StarFishNic</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1270</link>
		<dc:creator>StarFishNic</dc:creator>
		<pubDate>Wed, 13 Oct 2010 03:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1270</guid>
		<description>新手请问个问题   按照上面的步骤运行首个helloworld时遇到了下面的错误

Running process: F:\Tools\FlashDevelop\Tools\fdbuild\fdbuild.exe &quot;D:\SomethingPro\Teach\No1.as3proj&quot; -ipc 9936ca20-4bed-4b86-b946-6a0f75e747a0 -compiler &quot;F:\Tools\Flex Builder4\Adobe Flash Builder 4\sdks\4.0.0&quot; -library &quot;F:\Tools\FlashDevelop\Library&quot;
Using the Flex Compiler Shell.
Building No1
mxmlc -load-config+=obj\No1Config.xml -debug=true -incremental=true -benchmark=false -o obj\No1634225646172343750
INITIALIZING: Adobe Flex Compiler SHell (fcsh)
D:\SomethingPro\Teach\Main.as: Warning: This compilation unit did not have a factoryClass specified in Frame metadata to load the configured runtime shared libraries. To compile without runtime shared libraries either set the -static-link-runtime-shared-libraries option to true or remove the -runtime-shared-libraries option.
Starting new compile.
Loading configuration file F:\Tools\Flex Builder4\Adobe Flash Builder 4\sdks\4.0.0\frameworks\flex-config.xml
Build halted with errors (fcsh).
Loading configuration file D:\SomethingPro\Teach\obj\No1Config.xml
obj\No1634225646172343750 (761 bytes)
(fcsh)
Done (1)

想问下是什么地方出错了</description>
		<content:encoded><![CDATA[<p>新手请问个问题   按照上面的步骤运行首个helloworld时遇到了下面的错误</p>
<p>Running process: F:\Tools\FlashDevelop\Tools\fdbuild\fdbuild.exe &#8220;D:\SomethingPro\Teach\No1.as3proj&#8221; -ipc 9936ca20-4bed-4b86-b946-6a0f75e747a0 -compiler &#8220;F:\Tools\Flex Builder4\Adobe Flash Builder 4\sdks\4.0.0&#8243; -library &#8220;F:\Tools\FlashDevelop\Library&#8221;<br />
Using the Flex Compiler Shell.<br />
Building No1<br />
mxmlc -load-config+=obj\No1Config.xml -debug=true -incremental=true -benchmark=false -o obj\No1634225646172343750<br />
INITIALIZING: Adobe Flex Compiler SHell (fcsh)<br />
D:\SomethingPro\Teach\Main.as: Warning: This compilation unit did not have a factoryClass specified in Frame metadata to load the configured runtime shared libraries. To compile without runtime shared libraries either set the -static-link-runtime-shared-libraries option to true or remove the -runtime-shared-libraries option.<br />
Starting new compile.<br />
Loading configuration file F:\Tools\Flex Builder4\Adobe Flash Builder 4\sdks\4.0.0\frameworks\flex-config.xml<br />
Build halted with errors (fcsh).<br />
Loading configuration file D:\SomethingPro\Teach\obj\No1Config.xml<br />
obj\No1634225646172343750 (761 bytes)<br />
(fcsh)<br />
Done (1)</p>
<p>想问下是什么地方出错了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 飞鱼</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1237</link>
		<dc:creator>飞鱼</dc:creator>
		<pubDate>Sat, 18 Sep 2010 13:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1237</guid>
		<description>就只有这点提示么？ 你从头再走一遍，看看有没有漏掉</description>
		<content:encoded><![CDATA[<p>就只有这点提示么？ 你从头再走一遍，看看有没有漏掉</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suiyi</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1236</link>
		<dc:creator>suiyi</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1236</guid>
		<description>method not found:&#039;Boolen system threading waithandle.waitone(int32)

我装好后，调试的时候会显示这个窗口。这是里面的内容。
而且不能输出我要的结果。
请问这个是什么问题啊》</description>
		<content:encoded><![CDATA[<p>method not found:&#8217;Boolen system threading waithandle.waitone(int32)</p>
<p>我装好后，调试的时候会显示这个窗口。这是里面的内容。<br />
而且不能输出我要的结果。<br />
请问这个是什么问题啊》</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 飞鱼</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1203</link>
		<dc:creator>飞鱼</dc:creator>
		<pubDate>Wed, 01 Sep 2010 13:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1203</guid>
		<description>普天同庆··· ╰(￣▽￣)╮</description>
		<content:encoded><![CDATA[<p>普天同庆··· ╰(￣▽￣)╮</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 印第安小狮</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1201</link>
		<dc:creator>印第安小狮</dc:creator>
		<pubDate>Tue, 31 Aug 2010 14:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1201</guid>
		<description>啊~结合着官网跟博主你这边的教程一起~总算ok啦~~~~~庆贺~</description>
		<content:encoded><![CDATA[<p>啊~结合着官网跟博主你这边的教程一起~总算ok啦~~~~~庆贺~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 飞鱼</title>
		<link>http://qilei.org/200810/flashdevelop-build-up/comment-page-1/#comment-1169</link>
		<dc:creator>飞鱼</dc:creator>
		<pubDate>Mon, 02 Aug 2010 10:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.qilei.org/?p=181#comment-1169</guid>
		<description>这个啊~~~  区别挺大的说····
这个可以触腿长谈··一宿的说~~~</description>
		<content:encoded><![CDATA[<p>这个啊~~~  区别挺大的说····<br />
这个可以触腿长谈··一宿的说~~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

