<?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>《AS3学习笔记(7)－display》的评论</title>
	<atom:link href="http://eidiot.net/2006/07/28/as3-note-display/feed/" rel="self" type="application/rss+xml" />
	<link>http://eidiot.net/2006/07/28/as3-note-display/</link>
	<description>eidiot&#039;s blog. My flapdoodles.</description>
	<lastBuildDate>Thu, 17 May 2012 07:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>作者：levinchiu</title>
		<link>http://eidiot.net/2006/07/28/as3-note-display/comment-page-1/#comment-21840</link>
		<dc:creator>levinchiu</dc:creator>
		<pubDate>Mon, 22 Sep 2008 03:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=297#comment-21840</guid>
		<description>package{
    import flash.display.Sprite;    
    public dynamic class TestStage extends Sprite{
        public function TestStage(){
            //trace(stage.getChildAt(0));
           trace(stage.getChildAt(0).test_mc.name);
        }
    }
}

博主,,貌似上面代码在flash cs3里是报错的....
- - - - - - - - - - - - - - - &lt;b&gt;eidiot&lt;/b&gt; 回复：
你可能漏了一句：&quot;现在在 Flash IDE 舞台上随便创建一个影片剪辑，命名为 test_mc&quot;
</description>
		<content:encoded><![CDATA[<p>package{<br />
    import flash.display.Sprite;<br />
    public dynamic class TestStage extends Sprite{<br />
        public function TestStage(){<br />
            //trace(stage.getChildAt(0));<br />
           trace(stage.getChildAt(0).test_mc.name);<br />
        }<br />
    }<br />
}</p>
<p>博主,,貌似上面代码在flash cs3里是报错的&#8230;.<br />
- &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - <b>eidiot</b> 回复：<br />
你可能漏了一句：”现在在 Flash IDE 舞台上随便创建一个影片剪辑，命名为 test_mc”</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：dddeee</title>
		<link>http://eidiot.net/2006/07/28/as3-note-display/comment-page-1/#comment-21572</link>
		<dc:creator>dddeee</dc:creator>
		<pubDate>Tue, 04 Sep 2007 04:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=297#comment-21572</guid>
		<description>[matrix]</description>
		<content:encoded><![CDATA[<p>[matrix]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：芳菲</title>
		<link>http://eidiot.net/2006/07/28/as3-note-display/comment-page-1/#comment-21508</link>
		<dc:creator>芳菲</dc:creator>
		<pubDate>Fri, 20 Jul 2007 15:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=297#comment-21508</guid>
		<description>谢谢，您解决了一个几乎让我崩溃的问题，敬礼！</description>
		<content:encoded><![CDATA[<p>谢谢，您解决了一个几乎让我崩溃的问题，敬礼！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：匿名</title>
		<link>http://eidiot.net/2006/07/28/as3-note-display/comment-page-1/#comment-10512</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Tue, 19 Sep 2006 10:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=297#comment-10512</guid>
		<description>[look_down]</description>
		<content:encoded><![CDATA[<p> <img src='http://eidiot.net/wp-content/plugins/smilies-themer/JBIG/look_down.gif' alt='[look_down]' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：匿名</title>
		<link>http://eidiot.net/2006/07/28/as3-note-display/comment-page-1/#comment-10511</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Tue, 19 Sep 2006 10:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=297#comment-10511</guid>
		<description>[angry]</description>
		<content:encoded><![CDATA[<p> <img src='http://eidiot.net/wp-content/plugins/smilies-themer/JBIG/angry.gif' alt='[angry]' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：匿名</title>
		<link>http://eidiot.net/2006/07/28/as3-note-display/comment-page-1/#comment-9539</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Fri, 25 Aug 2006 08:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=297#comment-9539</guid>
		<description>[matrix]</description>
		<content:encoded><![CDATA[<p>[matrix]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

