<?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: Tutorial: Create a Tower Defense Game in AS2</title>
	<atom:link href="http://www.mrsunstudios.com/2009/04/tutorial-create-a-tower-defense-game-in-as2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 13 Jul 2010 09:44:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: aaron</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1277</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Tue, 25 May 2010 06:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1277</guid>
		<description>doesn&#039;t work on mine either...I used flash mx...</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work on mine either&#8230;I used flash mx&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thor</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1266</link>
		<dc:creator>thor</dc:creator>
		<pubDate>Thu, 13 May 2010 16:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1266</guid>
		<description>i have the same problem as micheal but i am useing flash CS4</description>
		<content:encoded><![CDATA[<p>i have the same problem as micheal but i am useing flash CS4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: help please</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1265</link>
		<dc:creator>help please</dc:creator>
		<pubDate>Thu, 13 May 2010 09:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1265</guid>
		<description>i dont get where it says &quot;Before I end this part of the tutorial, I want to give these empty boxes some rollOver and rollOut effects. Find where I added the comment saying /////*****EMPTY BLOCK*****///// (lines 44-54). Add this code to the bottom of that section of the if statement&quot;</description>
		<content:encoded><![CDATA[<p>i dont get where it says &#8220;Before I end this part of the tutorial, I want to give these empty boxes some rollOver and rollOut effects. Find where I added the comment saying /////*****EMPTY BLOCK*****///// (lines 44-54). Add this code to the bottom of that section of the if statement&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1184</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 16 Mar 2010 06:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1184</guid>
		<description>Hi I am making a game for a class and want to alterter this game i was wondering how I would go about instead of having a grey box having a white one</description>
		<content:encoded><![CDATA[<p>Hi I am making a game for a class and want to alterter this game i was wondering how I would go about instead of having a grey box having a white one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1155</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 19 Feb 2010 23:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1155</guid>
		<description>Im using macromedia flash 8 and this 1st part has worked fine on my version</description>
		<content:encoded><![CDATA[<p>Im using macromedia flash 8 and this 1st part has worked fine on my version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1121</link>
		<dc:creator>Sal</dc:creator>
		<pubDate>Sat, 16 Jan 2010 14:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1121</guid>
		<description>These errors come in AS:
Clipboard Actions: Line 34: &#039;{&#039; expected
     function startGame():Void{//we&#039;ll run this function every time a new level begins

Clipboard Actions: Line 39: &#039;{&#039; expected
     function makeRoad():Void{

Clipboard Actions: Line 86: Unexpected &#039;}&#039; encountered
     }</description>
		<content:encoded><![CDATA[<p>These errors come in AS:<br />
Clipboard Actions: Line 34: &#8216;{&#8216; expected<br />
     function startGame():Void{//we&#8217;ll run this function every time a new level begins</p>
<p>Clipboard Actions: Line 39: &#8216;{&#8216; expected<br />
     function makeRoad():Void{</p>
<p>Clipboard Actions: Line 86: Unexpected &#8216;}&#8217; encountered<br />
     }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1099</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 01 Jan 2010 10:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1099</guid>
		<description>I do believe this code is set for the adobe cs3 version of flash, I followed the tutorial and see the end result so far. That may be the problem.</description>
		<content:encoded><![CDATA[<p>I do believe this code is set for the adobe cs3 version of flash, I followed the tutorial and see the end result so far. That may be the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RNGbladetuts</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1060</link>
		<dc:creator>RNGbladetuts</dc:creator>
		<pubDate>Sun, 15 Nov 2009 17:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1060</guid>
		<description>I can&#039;t see the rollOver and rollOut stuff on my SWF file, please help</description>
		<content:encoded><![CDATA[<p>I can&#8217;t see the rollOver and rollOut stuff on my SWF file, please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xerkses</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-1004</link>
		<dc:creator>Xerkses</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-1004</guid>
		<description>A good tip to check your code is to use /* */ between blocks of the code and copy the above code into your own actionscript - sometimes it&#039;s just something simple like typing 1 for l or vise versa</description>
		<content:encoded><![CDATA[<p>A good tip to check your code is to use /* */ between blocks of the code and copy the above code into your own actionscript &#8211; sometimes it&#8217;s just something simple like typing 1 for l or vise versa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as2/#comment-990</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 24 Sep 2009 02:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1481#comment-990</guid>
		<description>Awesome ty</description>
		<content:encoded><![CDATA[<p>Awesome ty</p>
]]></content:encoded>
	</item>
</channel>
</rss>

