<?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>Photon Storm &#187; Flint</title>
	<atom:link href="http://www.photonstorm.com/topics/as3/libs/flint/feed" rel="self" type="application/rss+xml" />
	<link>http://www.photonstorm.com</link>
	<description>AS3 and Indie Game Development</description>
	<lastBuildDate>Sun, 25 Jul 2010 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Glitter Thrust</title>
		<link>http://www.photonstorm.com/archives/37/glitter-thrust</link>
		<comments>http://www.photonstorm.com/archives/37/glitter-thrust#comments</comments>
		<pubDate>Fri, 25 Apr 2008 18:52:06 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flint]]></category>
		<category><![CDATA[asteroids particles thrust glitter]]></category>

		<guid isPermaLink="false">http://www.photonstorm.com/?p=37</guid>
		<description><![CDATA[I was playing around with Flint 1.0.2 and a bit of Asteroids ship code that I had (from the Keith Peters AS3 Animation book.) I had the emitter following the ship, leaving a nice particle trail as it went. And then it occurred to me &#8211; why not make the particle renderer a mask for [...]]]></description>
			<content:encoded><![CDATA[<p>I was playing around with <a href="http://flintparticles.org/blog/">Flint 1.0.2</a> and a bit of Asteroids ship code that I had (from the Keith Peters AS3 Animation book.) I had the emitter following the ship, leaving a nice particle trail as it went. And then it occurred to me &#8211; why not make the particle renderer a mask for an image? A couple of minutes later and the end result surprised even me! Fly around with the cursor keys, as you do so your ship will push the swirling black smoke away revealing the picture behind, leaving a trail of shiny glitter particles as it does so.</p>
<p><code>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_glitter_man_1322627605"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="/swfs/glitter_man.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/swfs/glitter_man.swf"
			name="fm_glitter_man_1322627605"
			width="550"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object></code></p>
<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=@photonstorm+Glitter+Thrust+http://tinyurl.com/cp58yx" title="Post to Twitter"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.photonstorm.com/archives/37/glitter-thrust&amp;title=Glitter+Thrust" title="Post to Delicious"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.photonstorm.com/archives/37/glitter-thrust&amp;title=Glitter+Thrust" title="Post to Digg"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.photonstorm.com/archives/37/glitter-thrust&amp;t=Glitter+Thrust" title="Post to Facebook"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Glitter+Thrust&amp;link=http://www.photonstorm.com/archives/37/glitter-thrust" title="Post to Ping.fm"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.photonstorm.com/archives/37/glitter-thrust&amp;title=Glitter+Thrust" title="Post to Reddit"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro4.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.photonstorm.com/archives/37/glitter-thrust&amp;title=Glitter+Thrust" title="Post to StumbleUpon"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.photonstorm.com/archives/37/glitter-thrust/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AS3 Going&#8217;s On</title>
		<link>http://www.photonstorm.com/archives/28/as3-goings-on</link>
		<comments>http://www.photonstorm.com/archives/28/as3-goings-on#comments</comments>
		<pubDate>Thu, 17 Apr 2008 08:51:37 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Flint]]></category>
		<category><![CDATA[On the Web]]></category>

		<guid isPermaLink="false">http://www.photonstorm.com/?p=28</guid>
		<description><![CDATA[Flash on the Beach 2008 is coming September 28th. See you there! Francis Cheng has a fascinating blog entry about the new way you can use Object Initialisers in ECMA4 Jack over at GreenSock has released two great new classes: TransformMatrixProxy and ColorTransformProxy &#8211; being a Shockingly Green Club GreenSock member I already had these [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flashonthebeach.com/">Flash on the Beach</a> 2008 is coming September 28th. See you there!</p>
<p>Francis Cheng has a fascinating <a href="http://blogs.adobe.com/fcheng/2008/04/object_initializers_enhanced_f.html">blog entry</a> about the new way you can use Object Initialisers in ECMA4</p>
<p>Jack over at GreenSock has released two great new classes: <a href="http://blog.greensock.com/transformmatrixproxy/">TransformMatrixProxy</a> and <a href="http://blog.greensock.com/colortransformproxy/">ColorTransformProxy</a> &#8211; being a Shockingly Green <a href="http://blog.greensock.com/club/">Club GreenSock</a> member I already had these <img src='http://www.photonstorm.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but it&#8217;s great to see them in the wild.</p>
<p>The uber-particle system <a href="http://flintparticles.org/blog/version-101-released">Flint</a> has been updated to version 1.0.1. This new build changes the way the renderers work, allowing you to now specify how large the render target is (before it was the full stage size). Release 1.0 also included particle <a href="http://flintparticles.org/blog/flocking-behaviour-in-particles">flocking</a>, which is great fun! Definitely check it out.</p>
<p>Over on the <a href="http://www.adventuresinactionscript.com/">Adventures in Actionscript</a> blog a new entry gives away the full source to a feature-rich <a href="http://www.adventuresinactionscript.com/blog/03-04-2008/as3-preloader-with-mochiad-mochibot-simple-domain-locking-and-glossy-vista-style-pro">AS3 pre-loader</a> that includes MochiAd, MochiBot, simple Domain locking and a Vista style glossy progress bar. A nice little package. You can get the <a href="http://www.adventuresinactionscript.com/blog/30-03-2008/vista-glossy-progress-bar-in-actionscript-3">progress bar</a> on its own if the rest doesn&#8217;t appeal to you.</p>
<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=@photonstorm+AS3+Going%E2%80%99s+On+http://tinyurl.com/d8vkoj" title="Post to Twitter"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.photonstorm.com/archives/28/as3-goings-on&amp;title=AS3+Going%E2%80%99s+On" title="Post to Delicious"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.photonstorm.com/archives/28/as3-goings-on&amp;title=AS3+Going%E2%80%99s+On" title="Post to Digg"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.photonstorm.com/archives/28/as3-goings-on&amp;t=AS3+Going%E2%80%99s+On" title="Post to Facebook"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=AS3+Going%E2%80%99s+On&amp;link=http://www.photonstorm.com/archives/28/as3-goings-on" title="Post to Ping.fm"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.photonstorm.com/archives/28/as3-goings-on&amp;title=AS3+Going%E2%80%99s+On" title="Post to Reddit"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro4.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.photonstorm.com/archives/28/as3-goings-on&amp;title=AS3+Going%E2%80%99s+On" title="Post to StumbleUpon"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.photonstorm.com/archives/28/as3-goings-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with Flint</title>
		<link>http://www.photonstorm.com/archives/22/playing-with-flint</link>
		<comments>http://www.photonstorm.com/archives/22/playing-with-flint#comments</comments>
		<pubDate>Thu, 10 Apr 2008 21:46:04 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://www.photonstorm.com/?p=22</guid>
		<description><![CDATA[Damn I love messing with Flint - it is one seriously cool particle system This is a little test I threw together tonight in about half an hour (includes creating the planet image!). Leave it for a few seconds to see the planet trail burn up, and then just click anywhere you want to re-position [...]]]></description>
			<content:encoded><![CDATA[<p>Damn I love messing with <a href="http://flintparticles.org/">Flint</a> - it is one seriously cool particle system <img src='http://www.photonstorm.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This is a little test I threw together tonight in about half an hour (includes creating the planet image!). Leave it for a few seconds to see the planet trail burn up, and then just click anywhere you want to re-position the gravity well!</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_planet1_376911803"
			class="flashmovie"
			width="640"
			height="480">
	<param name="movie" value="/swfs/planet1.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/swfs/planet1.swf"
			name="fm_planet1_376911803"
			width="640"
			height="480">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Code wise it's extremely simple:</p>
<p><span id="more-22"></span></p>
<div class="igBar"><span id="lactionscript-2"><a href="#" onclick="javascript:showPlainTxt('actionscript-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">Actionscript:</span>
<div id="actionscript-2">
<div class="actionscript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">package</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> flash.<span style="color: #006600;">display</span>.<span style="color: #006600;">Bitmap</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> flash.<span style="color: #006600;">display</span>.<span style="color: #006600;">Sprite</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> flash.<span style="color: #006600;">geom</span>.<span style="color: #006600;">Point</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> flash.<span style="color: #006600;">events</span>.<span style="color: #006600;">MouseEvent</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> flash.<span style="color: #006600;">filters</span>.<span style="color: #006600;">BlurFilter</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">actions</span>.*;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">activities</span>.<span style="color: #006600;">EmitterImage</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">activities</span>.<span style="color: #006600;">RotateEmitter</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">counters</span>.*;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">debug</span>.<span style="color: #006600;">FrameTimer</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">emitters</span>.*;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">initializers</span>.*;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">import</span> org.<span style="color: #006600;">flintparticles</span>.<span style="color: #006600;">zones</span>.*;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">class</span> tinderbox <span style="color: #0066CC;">extends</span> Sprite</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">var</span> emitter:PixelEmitter;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">var</span> gravwell:GravityWell;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">var</span> planet:Bitmap;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> tinderbox<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; planet = <span style="color: #000000; font-weight: bold;">new</span> Bitmap<span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> planetPNG<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">90</span>, <span style="color: #cc66cc;color:#800000;">90</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; planet.<span style="color: #006600;">x</span> = <span style="color: #cc66cc;color:#800000;">354</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; planet.<span style="color: #006600;">y</span> = <span style="color: #cc66cc;color:#800000;">106</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; init<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">var</span> t:FrameTimer = <span style="color: #000000; font-weight: bold;">new</span> FrameTimer<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; addChild<span style="color: #66cc66;">&#40;</span>t<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">stage</span>.<span style="color: #006600;">addEventListener</span><span style="color: #66cc66;">&#40;</span>MouseEvent.<span style="color: #006600;">CLICK</span>, randomGW, <span style="color: #000000; font-weight: bold;">false</span>, <span style="color: #cc66cc;color:#800000;">0</span>, <span style="color: #000000; font-weight: bold;">true</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; addChild<span style="color: #66cc66;">&#40;</span>planet<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">function</span> init<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter = <span style="color: #000000; font-weight: bold;">new</span> PixelEmitter<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addFilter</span><span style="color: #66cc66;">&#40;</span> <span style="color: #000000; font-weight: bold;">new</span> BlurFilter<span style="color: #66cc66;">&#40;</span> <span style="color: #cc66cc;color:#800000;">4</span>, <span style="color: #cc66cc;color:#800000;">4</span>, <span style="color: #cc66cc;color:#800000;">1</span> <span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">setCounter</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> Pulse<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">1</span>, <span style="color: #cc66cc;color:#800000;">200</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> ColorChange<span style="color: #66cc66;">&#40;</span>0xffffff00, 0xffdd0000<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addInitializer</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> <span style="color: #0066CC;">Position</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> DiscZone<span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> Point<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">398</span>, <span style="color: #cc66cc;color:#800000;">150</span><span style="color: #66cc66;">&#41;</span>, <span style="color: #cc66cc;color:#800000;">41</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addInitializer</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> Lifetime<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">4</span>, <span style="color: #cc66cc;color:#800000;">8</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> Age<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addActivity</span><span style="color: #66cc66;">&#40;</span> <span style="color: #000000; font-weight: bold;">new</span> RotateEmitter<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">10</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span> <span style="color: #000000; font-weight: bold;">new</span> RandomDrift<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">40</span>,<span style="color: #cc66cc;color:#800000;">40</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> Move<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> LinearDrag<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">0</span>.<span style="color: #cc66cc;color:#800000;">5</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gravwell = <span style="color: #000000; font-weight: bold;">new</span> GravityWell<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">450</span>, <span style="color: #cc66cc;color:#800000;">47</span>, <span style="color: #cc66cc;color:#800000;">439</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span> gravwell <span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; addChild<span style="color: #66cc66;">&#40;</span>emitter<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #0066CC;">start</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">function</span> randomGW<span style="color: #66cc66;">&#40;</span>event:MouseEvent<span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">var</span> x:<span style="color: #0066CC;">int</span> = mouseX;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">var</span> y:<span style="color: #0066CC;">int</span> = mouseY;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #0066CC;">trace</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"new gw at "</span> + x + <span style="color: #ff0000;">" "</span> + y<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">removeAction</span><span style="color: #66cc66;">&#40;</span> gravwell <span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gravwell = <span style="color: #000000; font-weight: bold;">new</span> GravityWell<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">470</span>, x, y<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emitter.<span style="color: #006600;">addAction</span><span style="color: #66cc66;">&#40;</span> gravwell <span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=@photonstorm+Playing+with+Flint+http://tinyurl.com/dkpejo" title="Post to Twitter"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.photonstorm.com/archives/22/playing-with-flint&amp;title=Playing+with+Flint" title="Post to Delicious"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.photonstorm.com/archives/22/playing-with-flint&amp;title=Playing+with+Flint" title="Post to Digg"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.photonstorm.com/archives/22/playing-with-flint&amp;t=Playing+with+Flint" title="Post to Facebook"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Playing+with+Flint&amp;link=http://www.photonstorm.com/archives/22/playing-with-flint" title="Post to Ping.fm"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.photonstorm.com/archives/22/playing-with-flint&amp;title=Playing+with+Flint" title="Post to Reddit"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro4.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.photonstorm.com/archives/22/playing-with-flint&amp;title=Playing+with+Flint" title="Post to StumbleUpon"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.photonstorm.com/archives/22/playing-with-flint/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flint 1.0 released</title>
		<link>http://www.photonstorm.com/archives/9/flint-10-released</link>
		<comments>http://www.photonstorm.com/archives/9/flint-10-released#comments</comments>
		<pubDate>Tue, 08 Apr 2008 10:57:10 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://www.photonstorm.com/?p=9</guid>
		<description><![CDATA[Wow this is turning into a great week for AS3 developers everywhere! First we get treated to TweenMax, and today Richard Lord goes and releases version 1.0 of the Flint Particle system. Flint is definitely one of my favourite libs to play with, and allows you to easily add some great effects to your game [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.photonstorm.com/wp-content/uploads/2008/04/logosmall.gif"><img class="alignnone size-full wp-image-10" title="Flint Logo" src="http://www.photonstorm.com/wp-content/uploads/2008/04/logosmall.gif" alt="Flint Logo" width="232" height="29" /></a></p>
<p>Wow this is turning into a great week for AS3 developers everywhere! First we get treated to TweenMax, and today <a href="http://www.bigroom.co.uk/blog/flint-particle-system-version-10-released">Richard Lord</a> goes and releases version 1.0 of the <a href="http://flintparticles.org/blog/version-100-released">Flint Particle system</a>. Flint is definitely one of my favourite libs to play with, and allows you to easily add some great effects to your game with little overhead. I used it extensively in my last game Colour Chain, both in the main menu and to explode the blocks when you get a chain. Easily one of the most important components in my AS3 toolkit.</p>
<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=@photonstorm+Flint+1.0+released+http://tinyurl.com/cfoppe" title="Post to Twitter"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://delicious.com/post?url=http://www.photonstorm.com/archives/9/flint-10-released&amp;title=Flint+1.0+released" title="Post to Delicious"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://www.photonstorm.com/archives/9/flint-10-released&amp;title=Flint+1.0+released" title="Post to Digg"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://www.photonstorm.com/archives/9/flint-10-released&amp;t=Flint+1.0+released" title="Post to Facebook"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Flint+1.0+released&amp;link=http://www.photonstorm.com/archives/9/flint-10-released" title="Post to Ping.fm"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" class="tt" href="http://reddit.com/submit?url=http://www.photonstorm.com/archives/9/flint-10-released&amp;title=Flint+1.0+released" title="Post to Reddit"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-reddit-micro4.png" alt="Post to Reddit" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://www.photonstorm.com/archives/9/flint-10-released&amp;title=Flint+1.0+released" title="Post to StumbleUpon"><img class="nothumb" src="http://www.photonstorm.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.photonstorm.com/archives/9/flint-10-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
