<?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笔记－ContextMenu》的评论</title>
	<atom:link href="http://eidiot.net/2006/11/02/as3-note-contextmenu/feed/" rel="self" type="application/rss+xml" />
	<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/</link>
	<description>eidiot&#039;s blog. My flapdoodles.</description>
	<lastBuildDate>Mon, 06 Feb 2012 23:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：初學者</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21844</link>
		<dc:creator>初學者</dc:creator>
		<pubDate>Sun, 12 Oct 2008 16:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21844</guid>
		<description>這帖真的挺有趣的
受益了</description>
		<content:encoded><![CDATA[<p>這帖真的挺有趣的<br />
受益了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：yuxuan2658</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21813</link>
		<dc:creator>yuxuan2658</dc:creator>
		<pubDate>Wed, 23 Jul 2008 02:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21813</guid>
		<description>汗，你真的牛人，学习了，我将你的博客发现的迟了</description>
		<content:encoded><![CDATA[<p>汗，你真的牛人，学习了，我将你的博客发现的迟了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：匿名</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21777</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Sat, 26 Apr 2008 08:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21777</guid>
		<description>好，我是一个初学者！</description>
		<content:encoded><![CDATA[<p>好，我是一个初学者！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：eidiot</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21771</link>
		<dc:creator>eidiot</dc:creator>
		<pubDate>Mon, 21 Apr 2008 05:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21771</guid>
		<description>这个是我代码里的问题，不知道当初为什么可以通过编译检查，改成 txt = getChildByName(”testTxt”) as TextField; 就可以了</description>
		<content:encoded><![CDATA[<p>这个是我代码里的问题，不知道当初为什么可以通过编译检查，改成 txt = getChildByName(”testTxt”) as TextField; 就可以了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：mhmnz2</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21770</link>
		<dc:creator>mhmnz2</dc:creator>
		<pubDate>Mon, 21 Apr 2008 04:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21770</guid>
		<description>为什么我自己新建个fla来测试,会有以下错误

1118: 属于 static 类型 flash.display:DisplayObject 的值的隐式强制指令的目标可能是非相关类型 flash.text:TextField。

代码指向的错误行是下面这句:
txt = getChildByName(&quot;testTxt&quot;);</description>
		<content:encoded><![CDATA[<p>为什么我自己新建个fla来测试,会有以下错误</p>
<p>1118: 属于 static 类型 flash.display:DisplayObject 的值的隐式强制指令的目标可能是非相关类型 flash.text:TextField。</p>
<p>代码指向的错误行是下面这句:<br />
txt = getChildByName(“testTxt”);</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：sunshine008</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21760</link>
		<dc:creator>sunshine008</dc:creator>
		<pubDate>Mon, 31 Mar 2008 14:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21760</guid>
		<description>厉害,以前还不知as可以有右键菜单呢</description>
		<content:encoded><![CDATA[<p>厉害,以前还不知as可以有右键菜单呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：daozi2</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21648</link>
		<dc:creator>daozi2</dc:creator>
		<pubDate>Mon, 05 Nov 2007 13:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21648</guid>
		<description>不错啊~ 呵呵 
确实比我早了一年整
厉害~~
不过我以前从来没弄过自定义菜单
我把它认为是边缘技术
as3也是刚弄不久
还菜的很
多指教</description>
		<content:encoded><![CDATA[<p>不错啊~ 呵呵<br />
确实比我早了一年整<br />
厉害~~<br />
不过我以前从来没弄过自定义菜单<br />
我把它认为是边缘技术<br />
as3也是刚弄不久<br />
还菜的很<br />
多指教</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Kevin</title>
		<link>http://eidiot.net/2006/11/02/as3-note-contextmenu/comment-page-1/#comment-21319</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 29 Apr 2007 03:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=346#comment-21319</guid>
		<description>不错。。</description>
		<content:encoded><![CDATA[<p>不错。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

