<?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>「Flash CS3 ActionScript 3.0 新書搶先看」的迴響</title>
	<atom:link href="http://blog.riaproject.com/actionscript/178.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.riaproject.com/actionscript/178.html</link>
	<description>Rich Internet Application 知識誌</description>
	<lastBuildDate>Thu, 05 Jan 2012 05:57:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>由：anistar</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-13595</link>
		<dc:creator>anistar</dc:creator>
		<pubDate>Fri, 11 Mar 2011 01:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-13595</guid>
		<description>我建議用this會比較好, 把東西全丟到stage是一個很混亂的做法.</description>
		<content:encoded><![CDATA[<p>我建議用this會比較好, 把東西全丟到stage是一個很混亂的做法.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：kk</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-13572</link>
		<dc:creator>kk</dc:creator>
		<pubDate>Thu, 10 Mar 2011 05:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-13572</guid>
		<description>關於5-1，我也有著同樣的困擾，
開光碟檔案來執行都OK，自己重頭做起就不行，
幸運的是，我找到解答了，
在官方PDF手冊&quot;ADOBE® ACTIONSCRIPT® 3.0程式設計&quot;裡有找到相關的說明，603頁那裏。
-----------------
只要把root改成stage就可以了。
因為addChild是stage的方法。
我使用的版本: CS5</description>
		<content:encoded><![CDATA[<p>關於5-1，我也有著同樣的困擾，<br />
開光碟檔案來執行都OK，自己重頭做起就不行，<br />
幸運的是，我找到解答了，<br />
在官方PDF手冊"ADOBE® ACTIONSCRIPT® 3.0程式設計"裡有找到相關的說明，603頁那裏。<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
只要把root改成stage就可以了。<br />
因為addChild是stage的方法。<br />
我使用的版本: CS5</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Bede</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-8489</link>
		<dc:creator>Bede</dc:creator>
		<pubDate>Thu, 25 Feb 2010 16:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-8489</guid>
		<description>我嘗試過~在老師5-1完成檔案內的actionscript同元件~~一拼複製到我新開的檔案還是出這樣的錯誤~~我亦嘗試了把我所寫的actioncscipt及所制作既元作~~匯入老師您的5-1檔案內。我所寫的actionscript 便可以正常運作。我亦嘗試使用flash cs3及cs4版本去執行，我所寫的文檔還是出同一個錯誤！老師!我這個問題已經研究了,差不多一個星期，還是解決不了！很困擾~~唉!!!!</description>
		<content:encoded><![CDATA[<p>我嘗試過~在老師5-1完成檔案內的actionscript同元件~~一拼複製到我新開的檔案還是出這樣的錯誤~~我亦嘗試了把我所寫的actioncscipt及所制作既元作~~匯入老師您的5-1檔案內。我所寫的actionscript 便可以正常運作。我亦嘗試使用flash cs3及cs4版本去執行，我所寫的文檔還是出同一個錯誤！老師!我這個問題已經研究了,差不多一個星期，還是解決不了！很困擾~~唉!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：anistar</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-8479</link>
		<dc:creator>anistar</dc:creator>
		<pubDate>Thu, 25 Feb 2010 05:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-8479</guid>
		<description>看起來是ActionScript抓不到你想加入的內容, 請確認是否有不小心拼錯名稱內容.</description>
		<content:encoded><![CDATA[<p>看起來是ActionScript抓不到你想加入的內容, 請確認是否有不小心拼錯名稱內容.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Bede</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-8431</link>
		<dc:creator>Bede</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-8431</guid>
		<description>你好~~:) 我正在看你的書,小弟花了數天或是搞不懂5.1的問題!未知可否向你請教??我使用了光碟內附的實習檔案,順利完成製作. 但我另外開了一個新文檔從頭開始做過,就出了以下錯誤. 1061: 呼叫可能未定義的方法 
addChild (透過靜態類型 flash.display:DisplayObject 的參考)</description>
		<content:encoded><![CDATA[<p>你好~~:) 我正在看你的書,小弟花了數天或是搞不懂5.1的問題!未知可否向你請教??我使用了光碟內附的實習檔案,順利完成製作. 但我另外開了一個新文檔從頭開始做過,就出了以下錯誤. 1061: 呼叫可能未定義的方法<br />
addChild (透過靜態類型 flash.display:DisplayObject 的參考)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：anistar</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-191</link>
		<dc:creator>anistar</dc:creator>
		<pubDate>Wed, 26 Dec 2007 06:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-191</guid>
		<description>Dear Roger Wang:
不錯喔，有學以致用，結合了第6章跟第7章的範例，相信你可以組合起來，就代表你觀念已經通了，這樣以後你就可以自己創造更多的實用出來，而不是只能修改範例中的參數了。 *豎起大拇指*</description>
		<content:encoded><![CDATA[<p>Dear Roger Wang:<br />
不錯喔，有學以致用，結合了第6章跟第7章的範例，相信你可以組合起來，就代表你觀念已經通了，這樣以後你就可以自己創造更多的實用出來，而不是只能修改範例中的參數了。 *豎起大拇指*</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Roger Wang</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-190</link>
		<dc:creator>Roger Wang</dc:creator>
		<pubDate>Wed, 26 Dec 2007 03:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-190</guid>
		<description>http://www.tau.tw/index-3c.html 此站相本就是運用老師書中範例開發的啦!!
感謝老師大作打通我ActionScript 3.0的任督二脈!!!!</description>
		<content:encoded><![CDATA[<p><a href="http://www.tau.tw/index-3c.html" rel="nofollow">http://www.tau.tw/index-3c.html</a> 此站相本就是運用老師書中範例開發的啦!!<br />
感謝老師大作打通我ActionScript 3.0的任督二脈!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：anistar</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-189</link>
		<dc:creator>anistar</dc:creator>
		<pubDate>Fri, 21 Dec 2007 09:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-189</guid>
		<description>Dear 張玉林:
有可能，那你可能要上台灣的一些其他網路書店看看是否有郵寄國外的服務。</description>
		<content:encoded><![CDATA[<p>Dear 張玉林:<br />
有可能，那你可能要上台灣的一些其他網路書店看看是否有郵寄國外的服務。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：张玉林</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-188</link>
		<dc:creator>张玉林</dc:creator>
		<pubDate>Fri, 21 Dec 2007 01:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-188</guid>
		<description>难道是因为我在大陆的原因,上http://www.books.com.tw/也上不了</description>
		<content:encoded><![CDATA[<p>难道是因为我在大陆的原因,上http://www.books.com.tw/也上不了</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：张玉林</title>
		<link>http://blog.riaproject.com/actionscript/178.html/comment-page-3#comment-187</link>
		<dc:creator>张玉林</dc:creator>
		<pubDate>Fri, 21 Dec 2007 01:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.riaproject.com/?p=178#comment-187</guid>
		<description>您上面提供的两个网址都无法显示</description>
		<content:encoded><![CDATA[<p>您上面提供的两个网址都无法显示</p>
]]></content:encoded>
	</item>
</channel>
</rss>

