<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Semon in Node &#187; Flash/Interactive</title>
	<atom:link href="http://flashphp.org/blog/category/flashinteractive/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashphp.org/blog</link>
	<description>Always……working for fun</description>
	<lastBuildDate>Fri, 04 May 2012 12:31:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>FITC(Flash In The Can) 2011 用户票选最终入围名单</title>
		<link>http://flashphp.org/blog/2011/05/fitcflash-in-the-can-2011-%e7%94%a8%e6%88%b7%e7%a5%a8%e9%80%89%e6%9c%80%e7%bb%88%e5%85%a5%e5%9b%b4%e5%90%8d%e5%8d%95/</link>
		<comments>http://flashphp.org/blog/2011/05/fitcflash-in-the-can-2011-%e7%94%a8%e6%88%b7%e7%a5%a8%e9%80%89%e6%9c%80%e7%bb%88%e5%85%a5%e5%9b%b4%e5%90%8d%e5%8d%95/#comments</comments>
		<pubDate>Wed, 11 May 2011 06:29:52 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[网站收集]]></category>
		<category><![CDATA[Flash 3D]]></category>
		<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://flashphp.org/blog/?p=682</guid>
		<description><![CDATA[一共15个分类，超过40个全球超酷的flash/互动案例，包括采用AR技术的Doodle War 等大量优秀案例。 用户票选入围名单：http://www.fitc.ca/awards/pc/ 年度大奖最终名单：http://www.fitc.ca/awards/ 每个作品都很出色，期待之后有时间我们可以集体进行一下观摩。]]></description>
			<content:encoded><![CDATA[<p>一共15个分类，超过40个全球超酷的flash/互动案例，包括采用AR技术的<a href="http://gekitsuioh.jp/en/">Doodle War</a> 等大量优秀案例。</p>
<table style="background-color: #000000;" border="0">
<tbody>
<tr>
<td><a href="http://www.fitc.ca/"><img src="http://www.fitc.ca/_assets/css/slick/backgrounds/logo.png" alt="" width="417" height="49"></a></td>
</tr>
</tbody>
</table>
<p>用户票选入围名单：<a href="http://www.fitc.ca/awards/pc/">http://www.fitc.ca/awards/pc/</a></p>
<p>年度大奖最终名单：<a href="http://www.fitc.ca/awards/">http://www.fitc.ca/awards/</a></p>
<p>每个作品都很出色，期待之后有时间我们可以集体进行一下观摩。</p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2011/05/fitcflash-in-the-can-2011-%e7%94%a8%e6%88%b7%e7%a5%a8%e9%80%89%e6%9c%80%e7%bb%88%e5%85%a5%e5%9b%b4%e5%90%8d%e5%8d%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox上的Flash调试工具——FlashFirebug</title>
		<link>http://flashphp.org/blog/2011/05/flashfirebug/</link>
		<comments>http://flashphp.org/blog/2011/05/flashfirebug/#comments</comments>
		<pubDate>Mon, 02 May 2011 16:03:38 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[DEV]]></category>
		<category><![CDATA[Flash/Interactive]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash-debug]]></category>

		<guid isPermaLink="false">http://flashphp.org/blog/?p=668</guid>
		<description><![CDATA[&#160; FlashFirebug是一款可以让开发者在浏览器中直接调试Flash程序的Firefox扩展。通过这款扩展，开发人员可以像在浏览器中调试HTML/JS/CSS那样来直观的进行AS3的调试，操作界面则与Firebug一致。通过这款扩展，Firebug可以覆盖几乎全部的Web开发人员调试需求。 使用Flashfirebug需要安装firefox(当然！)、firebug以及debug版本的flash播放器. FlashFirebug下载地址：https://addons.mozilla.org/en-US/firefox/addon/161670/ 官方网站/使用帮助：http://www.o-minds.com/products/flashfirebug]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a rel="attachment wp-att-669" href="http://flashphp.org/blog/2011/05/flashfirebug/what_is_fff/"><img class="alignnone size-full wp-image-669" title="what_is_fff" src="http://flashphp.org/blog/wp-content/uploads/2011/05/what_is_fff.png" alt="" width="632" height="207" /></a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/161670/">FlashFirebug</a>是一款可以让开发者在浏览器中直接调试Flash程序的Firefox扩展。通过这款扩展，开发人员可以像在浏览器中调试HTML/JS/CSS那样来直观的进行AS3的调试，操作界面则与Firebug一致。通过这款扩展，Firebug可以覆盖几乎全部的Web开发人员调试需求。</p>
<p>使用Flashfirebug需要安装firefox(当然！)、<a href="https://addons.mozilla.org/en-US/firefox/addon/firebug/">firebug</a>以及<a href="http://www.adobe.com/support/flashplayer/downloads.html">debug版本的flash播放器</a>.</p>
<p>FlashFirebug下载地址：<a href="https://addons.mozilla.org/en-US/firefox/addon/161670/">https://addons.mozilla.org/en-US/firefox/addon/161670/</a></p>
<p>官方网站/使用帮助：<a href="http://www.o-minds.com/products/flashfirebug">http://www.o-minds.com/products/flashfirebug</a></p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2011/05/flashfirebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fla to HTML5转换工具Wallaby特性解读</title>
		<link>http://flashphp.org/blog/2011/03/wallaby-features-in-words/</link>
		<comments>http://flashphp.org/blog/2011/03/wallaby-features-in-words/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 18:06:57 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://flashphp.org/blog/?p=642</guid>
		<description><![CDATA[自昨天Adobe发布Wallaby以来，这个具有潜力的工具就吸引了很多人注意，但是昨天Adobe Labs上并没有多少资料，今天上去翻了一下，发现更新了不少，建议有时间可以上去看看。 昨天同事Fox实验了一下转换几个文件，并不是很理想，很多不支持的功能.许我们已经被一些高级的flash功能养习惯了，毕竟这还是一个雏形，支持的功能还大多是一些解决基本问题的特性。 以下是取自Wallaby Wiki（有几篇不错的教程）里的一个演示Using Wallaby，比较集中和简单的说明了一下，当前Wallaby可以做的和待解决的问题。]]></description>
			<content:encoded><![CDATA[<p>自昨天Adobe发布<a href="http://labs.adobe.com/technologies/wallaby/">Wallaby</a>以来，这个具有潜力的工具就吸引了很多人注意，但是昨天<a href="http://labs.adobe.com/technologies/wallaby/">Adobe Labs</a>上并没有多少资料，今天上去翻了一下，发现更新了不少，建议有时间可以上去看看。</p>
<p>昨天同事Fox实验了一下转换几个文件，并不是很理想，很多不支持的功能.许我们已经被一些高级的flash功能养习惯了，毕竟这还是一个雏形，支持的功能还大多是一些解决基本问题的特性。</p>
<p>以下是取自<a href="http://labs.adobe.com/wiki/index.php/Wallaby:Technical_Tips">Wallaby Wiki</a>（有几篇不错的教程）里的一个演示<a title="Using Wallaby" href="http://my.adobe.acrobat.com/p67805420">Using Wallaby</a>，比较集中和简单的说明了一下，当前Wallaby可以做的和待解决的问题。</p>
<div id="attachment_643" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-643" href="http://flashphp.org/blog/2011/03/wallaby-features-in-words/snap00000218/"><img class="size-medium wp-image-643" title="Supported Flash features" src="http://flashphp.org/blog/wp-content/uploads/2011/03/snap00000218-500x267.jpg" alt="Supported Flash features" width="500" height="267" /></a><p class="wp-caption-text">Supported Flash features</p></div>
<div id="attachment_644" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-644" href="http://flashphp.org/blog/2011/03/wallaby-features-in-words/snap00000219/"><img class="size-medium wp-image-644" title="Limitations of Wallaby' export" src="http://flashphp.org/blog/wp-content/uploads/2011/03/snap00000219-500x267.jpg" alt="Limitations of Wallaby' export" width="500" height="267" /></a><p class="wp-caption-text">Limitations of Wallaby&#39; export</p></div>
<div id="attachment_645" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-645" href="http://flashphp.org/blog/2011/03/wallaby-features-in-words/snap00000220/"><img class="size-medium wp-image-645" title="how to make efficient output" src="http://flashphp.org/blog/wp-content/uploads/2011/03/snap00000220-500x267.jpg" alt="how to make efficient output" width="500" height="267" /></a><p class="wp-caption-text">how to make efficient output</p></div>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2011/03/wallaby-features-in-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用FLVPlayback组件要小心fullScreenTakeOver参数</title>
		<link>http://flashphp.org/blog/2009/12/flash-as3-flvplayback-fullscreentakeover/</link>
		<comments>http://flashphp.org/blog/2009/12/flash-as3-flvplayback-fullscreentakeover/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 18:43:02 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://flashphp.org/blog/2009/12/flash-as3-flvplayback-fullscreentakeover/</guid>
		<description><![CDATA[一直没注意到这个参数——FLVPlayback.fullScreenTakeOver，刚才写东西，发现视频截图老是不成功，逐渐抽丝剥茧，发现不管手动还是自动全屏时，FLVPlayback组件都会自动将自己设置为全屏的内容，而直接忽略掉界面上其他的东西。 诚然，视频自动接管全屏画面，是大多数情况下的合理选择，而且，貌似视频播放效率是有一定提高的（目测），但是这样鬼魅的参数实在是不适合在官方组件中自动打开。 反正教训就是，以后不要想当然，耐心一定看下文档……]]></description>
			<content:encoded><![CDATA[<p>一直没注意到这个参数——<a target="_blank" href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/video/FLVPlayback.html">FLVPlayback.fullScreenTakeOver</a>，刚才写东西，发现视频截图老是不成功，逐渐抽丝剥茧，发现不管手动还是自动全屏时，<a target="_blank" href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/video/FLVPlayback.html">FLVPlayback</a>组件都会自动将自己设置为全屏的内容，而直接忽略掉界面上其他的东西。</p>
<p><img style="max-width: 800px;" src="http://flashphp.org/blog/wp-content/uploads/2009/12/snap_2009-12-07_00655.jpg" /></p>
<p>诚然，视频自动接管全屏画面，是大多数情况下的合理选择，而且，貌似视频播放效率是有一定提高的（目测），但是这样鬼魅的参数实在是不适合在官方组件中自动打开。</p>
<p>反正教训就是，以后不要想当然，耐心一定看下文档……</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=c359333e-a356-8508-becf-511d8e37a24f" /></div>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2009/12/flash-as3-flvplayback-fullscreentakeover/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在线象素字体制作:BitFontMaker</title>
		<link>http://flashphp.org/blog/2006/05/%e5%9c%a8%e7%ba%bf%e8%b1%a1%e7%b4%a0%e5%ad%97%e4%bd%93%e5%88%b6%e4%bd%9cbitfontmaker/</link>
		<comments>http://flashphp.org/blog/2006/05/%e5%9c%a8%e7%ba%bf%e8%b1%a1%e7%b4%a0%e5%ad%97%e4%bd%93%e5%88%b6%e4%bd%9cbitfontmaker/#comments</comments>
		<pubDate>Thu, 25 May 2006 16:35:36 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://www.flashphp.org/blog/2006/05/%e5%9c%a8%e7%ba%bf%e8%b1%a1%e7%b4%a0%e5%ad%97%e4%bd%93%e5%88%b6%e4%bd%9cbitfontmaker/</guid>
		<description><![CDATA[这个小巧的程序可以帮助你在线制作自己的Pixel字体.只要按照预先设定的字符表,点出你的字符就可以拉,还可以在线试看打字后的效果.完成后就可以下载你自己做的字体了. http://www.pentacom.jp/soft/ex/font/edit.html]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pentacom.jp/soft/ex/font/edit.html"><img src="http://www.pentacom.jp/soft/ex/font/img/title2.gif" border="0" /></a></p>
<p>这个小巧的程序可以帮助你在线制作自己的Pixel字体.只要按照预先设定的字符表,点出你的字符就可以拉,还可以在线试看打字后的效果.<br />完成后就可以下载你自己做的字体了.</p>
<p><a href="http://www.pentacom.jp/soft/ex/font/edit.html">http://www.pentacom.jp/soft/ex/font/edit.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2006/05/%e5%9c%a8%e7%ba%bf%e8%b1%a1%e7%b4%a0%e5%ad%97%e4%bd%93%e5%88%b6%e4%bd%9cbitfontmaker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>真的真的是全flash的网站</title>
		<link>http://flashphp.org/blog/2006/04/%e7%9c%9f%e7%9a%84%e7%9c%9f%e7%9a%84%e6%98%af%e5%85%a8flash%e7%9a%84%e7%bd%91%e7%ab%99/</link>
		<comments>http://flashphp.org/blog/2006/04/%e7%9c%9f%e7%9a%84%e7%9c%9f%e7%9a%84%e6%98%af%e5%85%a8flash%e7%9a%84%e7%bd%91%e7%ab%99/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 01:53:05 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://www.flashphp.org/blog/2006/04/%e7%9c%9f%e7%9a%84%e7%9c%9f%e7%9a%84%e6%98%af%e5%85%a8flash%e7%9a%84%e7%bd%91%e7%ab%99/</guid>
		<description><![CDATA[bape没人不知道吧，他的网站真的是全flash的网站哦。打www.bape.com过去后，什么都没有，只有一个下载button.点了后下来一个flash打包的exe，哈，原来这个才是他们的浏览器。]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bape.com/"><img border="0" src="http://www.bape.com/images/logo_01.jpg" /></a></p>
<p>bape没人不知道吧，他的网站真的是全flash的网站哦。打www.bape.com过去后，什么都没有，只有一个下载button.点了后下来一个flash打包的<a href="http://dl.bape.com/file/bape.exe" target="_blank">exe</a>，哈，原来这个才是他们的浏览器。</p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2006/04/%e7%9c%9f%e7%9a%84%e7%9c%9f%e7%9a%84%e6%98%af%e5%85%a8flash%e7%9a%84%e7%bd%91%e7%ab%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flowing</title>
		<link>http://flashphp.org/blog/2006/03/flowing/</link>
		<comments>http://flashphp.org/blog/2006/03/flowing/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 15:44:09 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://www.flashphp.org/blog/2006/03/flowing/</guid>
		<description><![CDATA[很好玩的游戏,目的是进入最深一层.控制你的生物去吃其他生物,让自己成长,一点点吃掉的大的生物,不要被别人吃.吃到红的就深入一层,吃到蓝的就上浮一层. http://intihuatani.usc.edu/cloud/flowing/]]></description>
			<content:encoded><![CDATA[<p>很好玩的游戏,目的是进入最深一层.控制你的生物去吃其他生物,让自己成长,一点点吃掉的大的生物,不要被别人吃.吃到红的就深入一层,吃到蓝的就上浮一层.</p>
<p><a href="http://intihuatani.usc.edu/cloud/flowing/">http://intihuatani.usc.edu/cloud/flowing/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2006/03/flowing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>有趣的智力游戏-WarBears</title>
		<link>http://flashphp.org/blog/2006/03/%e6%9c%89%e8%b6%a3%e7%9a%84%e6%99%ba%e5%8a%9b%e6%b8%b8%e6%88%8f-warbears/</link>
		<comments>http://flashphp.org/blog/2006/03/%e6%9c%89%e8%b6%a3%e7%9a%84%e6%99%ba%e5%8a%9b%e6%b8%b8%e6%88%8f-warbears/#comments</comments>
		<pubDate>Thu, 09 Mar 2006 23:01:01 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://www.flashphp.org/blog/2006/03/%e6%9c%89%e8%b6%a3%e7%9a%84%e6%99%ba%e5%8a%9b%e6%b8%b8%e6%88%8f-warbears/</guid>
		<description><![CDATA[很不错的智力游戏，控制5只war bears去解救被劫持的人质，有很多小细节很有意思，有点难度，至少我还没通关。这里打开 [ 游戏论坛（坚持不看攻略）]]]></description>
			<content:encoded><![CDATA[<p>很不错的智力游戏，控制5只war bears去解救被劫持的人质，有很多小细节很有意思，有点难度，至少我还没通关。<br /><a target="_blank" href="http://www.gamegarage.co.uk/play/warbears/">这里打开</a></p>
<p><a class="nodecoration" id="res_94" href="http://blog.flashphp.org/resserver.php?blogId=2&amp;resource=snap023.jpg" type="image/jpeg"><img border="0" class="res_image_medium" style="margin: 5px;" alt="warbears" src="http://blog.flashphp.org/resserver.php?blogId=2&amp;resource=snap023.jpg&amp;mode=medium" /></a></p>
<p>[ <a target="_blank" href="http://www.ioji.it/phpBB2/viewforum.php?f=1">游戏论坛</a>（坚持不看攻略）]</p>
<p /><a class="nodecoration" id="res_93" href="http://blog.flashphp.org/resserver.php?blogId=2&amp;resource=snap022.jpg" type="image/jpeg"><img border="0" class="res_image_medium" style="margin: 5px;" alt="warbears" src="http://blog.flashphp.org/resserver.php?blogId=2&amp;resource=snap022.jpg&amp;mode=medium" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2006/03/%e6%9c%89%e8%b6%a3%e7%9a%84%e6%99%ba%e5%8a%9b%e6%b8%b8%e6%88%8f-warbears/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>absolutvodka.com 更新</title>
		<link>http://flashphp.org/blog/2006/02/absolutvodka-com-%e6%9b%b4%e6%96%b0/</link>
		<comments>http://flashphp.org/blog/2006/02/absolutvodka-com-%e6%9b%b4%e6%96%b0/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 16:55:49 +0000</pubDate>
		<dc:creator>Semon</dc:creator>
				<category><![CDATA[Flash/Interactive]]></category>

		<guid isPermaLink="false">http://www.flashphp.org/blog/2006/02/absolutvodka-com-%e6%9b%b4%e6%96%b0/</guid>
		<description><![CDATA[http://www.absolutvodka.com Absolut也开始关注Art领域，这次Abs赞助一个叫Lenny Kravitz的乐手做巡回的演出，其中有一站是北京。这个活动被命名为 “ABSOLUT KRAVITZ”。 网站很显然用了Flash 8技术，很流畅的Blur效果和文件下载的控制，虽然现在内容还不够多，但是算是我看到的第一个公开使用Flash 8新特性的商业网站。 赞一记。]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.absolutvodka.com" href="http://www.absolutvodka.com/" target="_blank">http://www.absolutvodka.com</a> </p>
<p>Absolut也开始关注Art领域，这次Abs赞助一个叫Lenny Kravitz的乐手做巡回的演出，其中有一站是北京。这个活动被命名为 “ABSOLUT KRAVITZ”。</p>
<p>网站很显然用了Flash 8技术，很流畅的Blur效果和文件下载的控制，虽然现在内容还不够多，但是算是我看到的第一个公开使用Flash 8新特性的商业网站。</p>
<p>赞一记。</p>
]]></content:encoded>
			<wfw:commentRss>http://flashphp.org/blog/2006/02/absolutvodka-com-%e6%9b%b4%e6%96%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

