<?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 on: Actionscript 3 tetris source code</title>
	<atom:link href="http://www.richardlord.net/blog/actionscript-3-tetris-source-code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code</link>
	<description>Actionscript/Flex, PHP and Java developer</description>
	<lastBuildDate>Tue, 31 Aug 2010 23:49:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bworth</title>
		<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code/comment-page-1#comment-33301</link>
		<dc:creator>bworth</dc:creator>
		<pubDate>Sat, 16 Jan 2010 03:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/actionscript-3-tetris-source-code/#comment-33301</guid>
		<description>Your source code was really helpful in helping me get the hand of extended classes.  Thanks so much for posting!</description>
		<content:encoded><![CDATA[<p>Your source code was really helpful in helping me get the hand of extended classes.  Thanks so much for posting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulAmy</title>
		<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code/comment-page-1#comment-32545</link>
		<dc:creator>PaulAmy</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/actionscript-3-tetris-source-code/#comment-32545</guid>
		<description>Hi, I downloaded the source code. Works great. Made the blocks look better and added ingame bg music.

Im after a code to let my members submit their high scores. Maybe you can e-mail me the code for high score submittion?

#Thanks :)</description>
		<content:encoded><![CDATA[<p>Hi, I downloaded the source code. Works great. Made the blocks look better and added ingame bg music.</p>
<p>Im after a code to let my members submit their high scores. Maybe you can e-mail me the code for high score submittion?</p>
<p>#Thanks <img src='http://www.richardlord.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zionviller</title>
		<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code/comment-page-1#comment-31114</link>
		<dc:creator>Zionviller</dc:creator>
		<pubDate>Sat, 11 Jul 2009 11:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/actionscript-3-tetris-source-code/#comment-31114</guid>
		<description>Thanks a million for this.. I studied a lot of AS3 in hopes to program a game.. and there were some concepts I couldn&#039;t get my head around without seeing some complete game code. Particularly the relation of Classes to game screen MovieClips.</description>
		<content:encoded><![CDATA[<p>Thanks a million for this.. I studied a lot of AS3 in hopes to program a game.. and there were some concepts I couldn&#8217;t get my head around without seeing some complete game code. Particularly the relation of Classes to game screen MovieClips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehdi</title>
		<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code/comment-page-1#comment-28507</link>
		<dc:creator>mehdi</dc:creator>
		<pubDate>Thu, 04 Dec 2008 08:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/actionscript-3-tetris-source-code/#comment-28507</guid>
		<description>why cant i get the code? 
it says that it is forbiden for me</description>
		<content:encoded><![CDATA[<p>why cant i get the code?<br />
it says that it is forbiden for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code/comment-page-1#comment-27447</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Wed, 23 Jul 2008 07:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/actionscript-3-tetris-source-code/#comment-27447</guid>
		<description>Awesome!  I really appreciate you giving away your knowledge.  I hope to be using Flint here really soon, too!

I&#039;m trying to get the tetris code to work in FlashDevelop, but keep getting error 1009:
&quot;Cannot access a property or method of a null object reference.&quot; on the line starting with,
StartScreen( screen )

I can&#039;t figure out the problem!</description>
		<content:encoded><![CDATA[<p>Awesome!  I really appreciate you giving away your knowledge.  I hope to be using Flint here really soon, too!</p>
<p>I&#8217;m trying to get the tetris code to work in FlashDevelop, but keep getting error 1009:<br />
&#8220;Cannot access a property or method of a null object reference.&#8221; on the line starting with,<br />
StartScreen( screen )</p>
<p>I can&#8217;t figure out the problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Jeffery</title>
		<link>http://www.richardlord.net/blog/actionscript-3-tetris-source-code/comment-page-1#comment-26919</link>
		<dc:creator>Dave Jeffery</dc:creator>
		<pubDate>Tue, 18 Dec 2007 17:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigroom.co.uk/blog/actionscript-3-tetris-source-code/#comment-26919</guid>
		<description>Thanks for sharing - it is much appreciated; your Singleton article is great as well.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing &#8211; it is much appreciated; your Singleton article is great as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
