<?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 for fly away</title>
	<atom:link href="http://hirokimo.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://hirokimo.com</link>
	<description>有希望才有未来 有执著才有幸福</description>
	<pubDate>Mon, 06 Sep 2010 16:25:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on flash与javascript交互注意事项 by hirokimo</title>
		<link>http://hirokimo.com/?p=76&cpage=2#comment-603</link>
		<dc:creator>hirokimo</dc:creator>
		<pubDate>Fri, 25 Jun 2010 02:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=76#comment-603</guid>
		<description>厄对了,因为页面总是不停的改动.</description>
		<content:encoded><![CDATA[<p>厄对了,因为页面总是不停的改动.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flash与javascript交互注意事项 by james</title>
		<link>http://hirokimo.com/?p=76&cpage=2#comment-600</link>
		<dc:creator>james</dc:creator>
		<pubDate>Thu, 24 Jun 2010 14:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=76#comment-600</guid>
		<description>赞！
小小地补充一下，在as里还可以自定义匿名的js函数，如：
ExternalInterface.call("function(){alert('test')}");
因为函数体是字符串，所以可以直接将js函数体定义在外部xml文件里，可以动态修改</description>
		<content:encoded><![CDATA[<p>赞！<br />
小小地补充一下，在as里还可以自定义匿名的js函数，如：<br />
ExternalInterface.call(&#8221;function(){alert(&#8217;test&#8217;)}&#8221;);<br />
因为函数体是字符串，所以可以直接将js函数体定义在外部xml文件里，可以动态修改</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flash+php截图后保存图片 by hirokimo</title>
		<link>http://hirokimo.com/?p=49&cpage=1#comment-504</link>
		<dc:creator>hirokimo</dc:creator>
		<pubDate>Wed, 28 Apr 2010 09:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=49#comment-504</guid>
		<description>这张图片在网络上存在的么?应该就可以啊.</description>
		<content:encoded><![CDATA[<p>这张图片在网络上存在的么?应该就可以啊.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flash+php截图后保存图片 by bill</title>
		<link>http://hirokimo.com/?p=49&cpage=1#comment-500</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Tue, 27 Apr 2010 15:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=49#comment-500</guid>
		<description>您好！
在使用您的方法后，发现输出页面显示“因图片本身错误无法显示的信息”
请问有什么地方需要注意的呢？
谢谢！</description>
		<content:encoded><![CDATA[<p>您好！<br />
在使用您的方法后，发现输出页面显示“因图片本身错误无法显示的信息”<br />
请问有什么地方需要注意的呢？<br />
谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on flash+php截图后保存图片 by J-space: zhys9.com</title>
		<link>http://hirokimo.com/?p=49&cpage=1#comment-62</link>
		<dc:creator>J-space: zhys9.com</dc:creator>
		<pubDate>Sat, 18 Apr 2009 18:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=49#comment-62</guid>
		<description>&lt;strong&gt;RE. flash+php截图后保存图片...&lt;/strong&gt;

pingback test&#8230;
as2时代要实现该功能只有在本地draw完bitmap后,把所有widthxheight的图片都储存到数组里然后post给php,php通过gd库来生成,虽然可以不过效率就…一张120×90的图就够flash运算半天了.
as3...</description>
		<content:encoded><![CDATA[<p><strong>RE. flash+php截图后保存图片&#8230;</strong></p>
<p>pingback test&#8230;<br />
as2时代要实现该功能只有在本地draw完bitmap后,把所有widthxheight的图片都储存到数组里然后post给php,php通过gd库来生成,虽然可以不过效率就…一张120×90的图就够flash运算半天了.<br />
as3&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 饭否 FanFlash beta 1.3 发布 by hirokimo</title>
		<link>http://hirokimo.com/?p=16&cpage=1#comment-33</link>
		<dc:creator>hirokimo</dc:creator>
		<pubDate>Mon, 19 Jan 2009 08:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=16#comment-33</guid>
		<description>现在应该好了,饭否调整了跨域策略文件.</description>
		<content:encoded><![CDATA[<p>现在应该好了,饭否调整了跨域策略文件.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 饭否 FanFlash beta 1.3 发布 by roamdog</title>
		<link>http://hirokimo.com/?p=16&cpage=1#comment-31</link>
		<dc:creator>roamdog</dc:creator>
		<pubDate>Fri, 09 Jan 2009 02:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=16#comment-31</guid>
		<description>你好，我是初学者。 有一个问题想请教：

我现在想做一个加载自己最新的饭否消息的应用，用actionscript. 用的方法是使用“URLLoader”类加载XML文件再提取第一条“”. 在本机上测试好了，可是放在WEB服务器上就加载不了了。想请教原因，谢谢！</description>
		<content:encoded><![CDATA[<p>你好，我是初学者。 有一个问题想请教：</p>
<p>我现在想做一个加载自己最新的饭否消息的应用，用actionscript. 用的方法是使用“URLLoader”类加载XML文件再提取第一条“”. 在本机上测试好了，可是放在WEB服务器上就加载不了了。想请教原因，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 用AsWing开发了一个饭否桌面应用-Focuswing by hirokimo</title>
		<link>http://hirokimo.com/?p=27&cpage=1#comment-28</link>
		<dc:creator>hirokimo</dc:creator>
		<pubDate>Wed, 24 Dec 2008 03:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=27#comment-28</guid>
		<description>fanflash调用的api改了后出现好多问题了</description>
		<content:encoded><![CDATA[<p>fanflash调用的api改了后出现好多问题了</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 用AsWing开发了一个饭否桌面应用-Focuswing by wanhuai</title>
		<link>http://hirokimo.com/?p=27&cpage=1#comment-26</link>
		<dc:creator>wanhuai</dc:creator>
		<pubDate>Mon, 22 Dec 2008 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=27#comment-26</guid>
		<description>谢谢，已收入到  http://delicious.com/fanfou/API%E5%BA%94%E7%94%A8</description>
		<content:encoded><![CDATA[<p>谢谢，已收入到  <a href="http://delicious.com/fanfou/API%E5%BA%94%E7%94%A8" rel="nofollow">http://delicious.com/fanfou/API%E5%BA%94%E7%94%A8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 饭否 FanFlash beta 1.3 发布 by 过客</title>
		<link>http://hirokimo.com/?p=16&cpage=1#comment-20</link>
		<dc:creator>过客</dc:creator>
		<pubDate>Mon, 01 Dec 2008 02:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://hirokimo.com/?p=16#comment-20</guid>
		<description>支持！强烈支持饭否！强烈支持fanflash！</description>
		<content:encoded><![CDATA[<p>支持！强烈支持饭否！强烈支持fanflash！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
