<?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>PuchilogPlus &#187; Particle</title>
	<atom:link href="http://blog.puchiplus.com/tag/particle/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.puchiplus.com</link>
	<description>Flash/Actionscript</description>
	<lastBuildDate>Tue, 10 May 2011 06:41:16 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>FLiNT2を触ってみた</title>
		<link>http://blog.puchiplus.com/2008/11/flint2.php</link>
		<comments>http://blog.puchiplus.com/2008/11/flint2.php#comments</comments>
		<pubDate>Tue, 18 Nov 2008 14:04:14 +0000</pubDate>
		<dc:creator>laqu</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Particle]]></category>

		<guid isPermaLink="false">http://blog.puchiplus.com/flint2/</guid>
		<description><![CDATA[「FLiNT」を前々から触りたいと思っててようやく手をつけました。 FLiNTとはAS3でParticleを実装するためのライブラリです。現在のバージョンは2.0.0です。まだ日本語で紹介されてるところはあまりなく一番丁寧に紹介されてるのが「2Blog」さんです。紹介されてるFLiNTのバージョンが以前のものですがそこまで大きく変わってないし、細かく検証＆解説されているのですごくわかりやすいです。 あとは公式のGetting StartedやASDocを見ながらやればだいたい大枠は分かると思います。最近ようやく英語の解説やASDocも抵抗無く見れるようになりました。いや半分理解してないと思うけど。 ということで2.0.0でちょっと試しにつくってみました。 ご覧になるには最新のFlashPlayerが必要です。 var flashvars = {}; var params = {}; params.wmode="transparent"; var attributes = {}; swfobject.embedSWF("http://blog.puchiplus.com/img/jikken/FLiNT/1.swf", "flint1", "450", "300", "9.0.0", "http://blog.puchiplus.com/img/expressInstall.swf", flashvars, params, attributes); あとでコードの説明とか追記します。]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://flintparticles.org/" target="_blank">「FLiNT」</a>を前々から触りたいと思っててようやく手をつけました。
</p>
<p>
FLiNTとはAS3でParticleを実装するためのライブラリです。現在のバージョンは2.0.0です。まだ日本語で紹介されてるところはあまりなく一番丁寧に紹介されてるのが<a href="http://2px.cc/2blog/" target="_blank">「2Blog」</a>さんです。紹介されてるFLiNTのバージョンが以前のものですがそこまで大きく変わってないし、細かく検証＆解説されているのですごくわかりやすいです。<br />
あとは公式の<a href="http://flintparticles.org/getting-started" target="_blank">Getting Started</a>や<a href="http://flintparticles.org/docs/" target="_blank">ASDoc</a>を見ながらやればだいたい大枠は分かると思います。最近ようやく英語の解説やASDocも抵抗無く見れるようになりました。いや半分理解してないと思うけど。
</p>
<p>
ということで2.0.0でちょっと試しにつくってみました。
</p>
<p><span id="more-266"></span></p>
<div style="margin:10px 0 ; border:solid 3px #00B2EE; width:450px;">
<div id="flint1">
ご覧になるには<a href="http://www.macromedia.com/go/getflashplayer_jp" target="blank" title="Adobe Flash Player ダウンロードセンター">最新のFlashPlayer</a>が必要です。
</div>
<p><script type="text/javascript">
var flashvars = {};
var params = {};
params.wmode="transparent";
var attributes = {};
swfobject.embedSWF("http://blog.puchiplus.com/img/jikken/FLiNT/1.swf", "flint1", "450", "300", "9.0.0", "http://blog.puchiplus.com/img/expressInstall.swf", flashvars, params, attributes);</script>
</div>
<p>
あとでコードの説明とか追記します。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.puchiplus.com/2008/11/flint2.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

