<?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: How to Build a Tower Defense Flash Game (Part 7 &#8211; Money and Upgrades!)</title>
	<atom:link href="http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/</link>
	<description>We take games seriously</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: smashanimations</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-18642</link>
		<dc:creator>smashanimations</dc:creator>
		<pubDate>Wed, 10 Aug 2011 12:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-18642</guid>
		<description>hi i have found a way to remove the selected towers in this game.... i used this

function sellTower(){
	_root.remove = true;
	a = _root.selectedTower;
	if(_root.remove == true){
    a.removeMovieClip();

however i cant seem to get it to replace the money that the tower was brought for... with + upgrades added to the price... apart from that... just place the sellTower() function in a button then put it on the upgrade mc.. and it works perfectly.... i just cant seem to get it to replace the gold.. :/</description>
		<content:encoded><![CDATA[<p>hi i have found a way to remove the selected towers in this game&#8230;. i used this</p>
<p>function sellTower(){<br />
	_root.remove = true;<br />
	a = _root.selectedTower;<br />
	if(_root.remove == true){<br />
    a.removeMovieClip();</p>
<p>however i cant seem to get it to replace the money that the tower was brought for&#8230; with + upgrades added to the price&#8230; apart from that&#8230; just place the sellTower() function in a button then put it on the upgrade mc.. and it works perfectly&#8230;. i just cant seem to get it to replace the gold.. :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin cutrona</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-7868</link>
		<dc:creator>austin cutrona</dc:creator>
		<pubDate>Thu, 27 Jan 2011 06:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-7868</guid>
		<description>how do i change he towers cost</description>
		<content:encoded><![CDATA[<p>how do i change he towers cost</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mori luggage</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-5842</link>
		<dc:creator>mori luggage</dc:creator>
		<pubDate>Sun, 19 Dec 2010 14:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-5842</guid>
		<description>I just read through the entire article of your own and it had been very good. This can be a excellent post thank you for sharing this particular educational information. I will visit your site regularly for some latest publish.</description>
		<content:encoded><![CDATA[<p>I just read through the entire article of your own and it had been very good. This can be a excellent post thank you for sharing this particular educational information. I will visit your site regularly for some latest publish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: futbol oyunu</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-5693</link>
		<dc:creator>futbol oyunu</dc:creator>
		<pubDate>Fri, 17 Dec 2010 08:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-5693</guid>
		<description>Your tips will definitely come in handy. Thanks for writing a great article!</description>
		<content:encoded><![CDATA[<p>Your tips will definitely come in handy. Thanks for writing a great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kris</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-219</link>
		<dc:creator>kris</dc:creator>
		<pubDate>Sat, 26 Jun 2010 02:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-219</guid>
		<description>It will also be GREAT if you can teach us how to make a &quot;sell&quot; button for the towers, i can&#039;t remove the tower from screen. i tried the remove code in the main tower but it only made it remove all towers that represent it on screen when i clicked removed. As usual, i run to you. Keep up the GREAT work</description>
		<content:encoded><![CDATA[<p>It will also be GREAT if you can teach us how to make a &#8220;sell&#8221; button for the towers, i can&#8217;t remove the tower from screen. i tried the remove code in the main tower but it only made it remove all towers that represent it on screen when i clicked removed. As usual, i run to you. Keep up the GREAT work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cole</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-100</link>
		<dc:creator>cole</dc:creator>
		<pubDate>Thu, 10 Jun 2010 15:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-100</guid>
		<description>Interesting, i&#039;ve been working on a tower defense game, most of the stuff i&#039;ve done so far i&#039;ve come up with on my own, but i&#039;ve been stumped by the upgrade system for days now, it was either create a class representing the upgraded tower, set it&#039;s location to the old tower, then remove the old tower from stage/delete references, or just upgrade the pre-existing towers stats. I tried the first but it&#039;s been giving me so many problems... i guess i will just use this idea ^.^ thank you for the help</description>
		<content:encoded><![CDATA[<p>Interesting, i&#8217;ve been working on a tower defense game, most of the stuff i&#8217;ve done so far i&#8217;ve come up with on my own, but i&#8217;ve been stumped by the upgrade system for days now, it was either create a class representing the upgraded tower, set it&#8217;s location to the old tower, then remove the old tower from stage/delete references, or just upgrade the pre-existing towers stats. I tried the first but it&#8217;s been giving me so many problems&#8230; i guess i will just use this idea ^.^ thank you for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken clarke</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-68</link>
		<dc:creator>ken clarke</dc:creator>
		<pubDate>Mon, 07 Jun 2010 13:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-68</guid>
		<description>thanks for the tutorial, but i can&#039;t make the gold calculate when i place a tower on the grass or kill a creep. I noticed you have a button on the place where the upgrade info is but i can&#039;t see it, i just noticed the mouse pointer cursor changes to the hand cursor. Please how did you do it? i have even copied and pasted but still no result.

If you can also show me how to make a &quot;sell&quot; request after the tower has been placed to remove the tower and replace the gold.

thanks</description>
		<content:encoded><![CDATA[<p>thanks for the tutorial, but i can&#8217;t make the gold calculate when i place a tower on the grass or kill a creep. I noticed you have a button on the place where the upgrade info is but i can&#8217;t see it, i just noticed the mouse pointer cursor changes to the hand cursor. Please how did you do it? i have even copied and pasted but still no result.</p>
<p>If you can also show me how to make a &#8220;sell&#8221; request after the tower has been placed to remove the tower and replace the gold.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derik</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-41</link>
		<dc:creator>derik</dc:creator>
		<pubDate>Wed, 02 Jun 2010 15:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-41</guid>
		<description>thanks for the points , i will continue to follow your weblog </description>
		<content:encoded><![CDATA[<p>thanks for the points , i will continue to follow your weblog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goofball Games &#187; How to Build a Tower Defense Flash Game (Part 8 &#8211; Poison Tower and Basic Startup)</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-17</link>
		<dc:creator>Goofball Games &#187; How to Build a Tower Defense Flash Game (Part 8 &#8211; Poison Tower and Basic Startup)</dc:creator>
		<pubDate>Mon, 31 May 2010 16:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-17</guid>
		<description>[...] We are now at Part 8! You should be pretty up on your tower defense games at this point in the series. However, before we begin you should make sure you have reviewed the previous tutorials if you came here directly from a link. If this is the first time you&#8217;re viewing the page you may want to start at the beginning by clicking here or you can go to the previous tutorial Part 7 by clicking the below link:  How to build a tower defense flash game – Part 7 &#8211; Gold and Upgrades! [...]</description>
		<content:encoded><![CDATA[<p>[...] We are now at Part 8! You should be pretty up on your tower defense games at this point in the series. However, before we begin you should make sure you have reviewed the previous tutorials if you came here directly from a link. If this is the first time you&#8217;re viewing the page you may want to start at the beginning by clicking here or you can go to the previous tutorial Part 7 by clicking the below link:  How to build a tower defense flash game – Part 7 &#8211; Gold and Upgrades! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goofball Games &#187; Building a tower defense game in flash as2</title>
		<link>http://www.goofballgames.com/2010/01/31/how-to-build-a-tower-defense-flash-game-part-7-money-and-upgrades/comment-page-1/#comment-12</link>
		<dc:creator>Goofball Games &#187; Building a tower defense game in flash as2</dc:creator>
		<pubDate>Mon, 31 May 2010 15:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.goofballgames.com/?p=169#comment-12</guid>
		<description>[...] How to build a tower defense flash game – Part 7 &#8211; Gold and Upgrades! [...]</description>
		<content:encoded><![CDATA[<p>[...] How to build a tower defense flash game – Part 7 &#8211; Gold and Upgrades! [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

