<?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: Building a Simple Driving Game with ActionScript 3.0</title>
	<atom:link href="http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/</link>
	<description>Flash, Flex &#38; ActionScript Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 17:18:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: manoj sahi</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-7954</link>
		<dc:creator>manoj sahi</dc:creator>
		<pubDate>Sat, 03 Oct 2009 12:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-7954</guid>
		<description>BUG ::

Press SPACE BAR + UP_KEY

car accelerates in backward direction.</description>
		<content:encoded><![CDATA[<p>BUG ::</p>
<p>Press SPACE BAR + UP_KEY</p>
<p>car accelerates in backward direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-6681</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Thu, 10 Sep 2009 16:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-6681</guid>
		<description>Thanks for taking the time to do this.  It&#039;s very helpful to use beginners to understand the concepts behind some of this stuff.  Sure, then we can go on to learning about the math thing and all that, but sometimes having it broken down like this is helpful in just GETTING IT first.  After we GET IT, then we can move on to learning shortcuts.  Much appreciated.

Yeah, would love some info on boundaries!  Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to do this.  It&#8217;s very helpful to use beginners to understand the concepts behind some of this stuff.  Sure, then we can go on to learning about the math thing and all that, but sometimes having it broken down like this is helpful in just GETTING IT first.  After we GET IT, then we can move on to learning shortcuts.  Much appreciated.</p>
<p>Yeah, would love some info on boundaries!  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS3 Simple Driving Game &#124; FREE flash tutorials &#124; The Dude</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-5867</link>
		<dc:creator>AS3 Simple Driving Game &#124; FREE flash tutorials &#124; The Dude</dc:creator>
		<pubDate>Thu, 27 Aug 2009 16:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-5867</guid>
		<description>[...] View Tutorial   // [...]</description>
		<content:encoded><![CDATA[<p>[...] View Tutorial   // [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fusion</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-5118</link>
		<dc:creator>Fusion</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-5118</guid>
		<description>Why not make a &quot;micro machines&quot; style game tutorial?</description>
		<content:encoded><![CDATA[<p>Why not make a &#8220;micro machines&#8221; style game tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-4628</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-4628</guid>
		<description>Can you make tutorial for adding boundaries?</description>
		<content:encoded><![CDATA[<p>Can you make tutorial for adding boundaries?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kmad</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-4608</link>
		<dc:creator>kmad</dc:creator>
		<pubDate>Wed, 29 Jul 2009 12:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-4608</guid>
		<description>Indeed, just to elaborate on what Erick said, essentially it isn&#039;t the Math class that it is important to learn but the math itself. In this case, trigonometry. The Math class itself just gives you access to certain functions, in particular, trigonometric functions such as sine, cosine and tangent.</description>
		<content:encoded><![CDATA[<p>Indeed, just to elaborate on what Erick said, essentially it isn&#8217;t the Math class that it is important to learn but the math itself. In this case, trigonometry. The Math class itself just gives you access to certain functions, in particular, trigonometric functions such as sine, cosine and tangent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-4591</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Wed, 29 Jul 2009 00:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-4591</guid>
		<description>hey do u knw were i can find a good link to make a animated website?</description>
		<content:encoded><![CDATA[<p>hey do u knw were i can find a good link to make a animated website?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajay</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-4522</link>
		<dc:creator>ajay</dc:creator>
		<pubDate>Mon, 27 Jul 2009 06:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-4522</guid>
		<description>hi i cant get the game i didnot get the source can u help me pls
can u explain how to get the direction man</description>
		<content:encoded><![CDATA[<p>hi i cant get the game i didnot get the source can u help me pls<br />
can u explain how to get the direction man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-4405</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-4405</guid>
		<description>Very Good, Possibly add Background and Boundries. Would be perfect with a reverse :)</description>
		<content:encoded><![CDATA[<p>Very Good, Possibly add Background and Boundries. Would be perfect with a reverse <img src='http://active.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Primeira Semana dos Melhores Artigos para Designers &#124; Sérgio Design Trends</title>
		<link>http://active.tutsplus.com/tutorials/games/building-a-simple-driving-game-with-actionscript-30/#comment-4273</link>
		<dc:creator>Primeira Semana dos Melhores Artigos para Designers &#124; Sérgio Design Trends</dc:creator>
		<pubDate>Sat, 18 Jul 2009 01:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1115#comment-4273</guid>
		<description>[...] Construir um jogo em ActionScript 3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Construir um jogo em ActionScript 3 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.008 seconds using memcached

Served from: psdtutsplus.com @ 2009-11-21 13:15:12 -->