<?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 Platform Game in AS3</title>
	<atom:link href="http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/</link>
	<description>All about Design, Programming and Game Development.</description>
	<lastBuildDate>Sat, 09 Jan 2010 07:45:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Loon</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-887</link>
		<dc:creator>Loon</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-887</guid>
		<description>Thanks, after about 42 tries this is the tutorial that finally taught me wtf actionscript is all about.</description>
		<content:encoded><![CDATA[<p>Thanks, after about 42 tries this is the tutorial that finally taught me wtf actionscript is all about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bilbo</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-881</link>
		<dc:creator>Bilbo</dc:creator>
		<pubDate>Tue, 07 Jul 2009 17:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-881</guid>
		<description>The first block of code doesn&#039;t work on its own because the jump variable and function aren&#039;t identified yet. Also, for the jumping math, I just use jumpSpeed += 1, and it looks fine.
For those who ask where to put code etc., I suggest learning your basics before tackling something this advanced. :P</description>
		<content:encoded><![CDATA[<p>The first block of code doesn&#8217;t work on its own because the jump variable and function aren&#8217;t identified yet. Also, for the jumping math, I just use jumpSpeed += 1, and it looks fine.<br />
For those who ask where to put code etc., I suggest learning your basics before tackling something this advanced. :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcdurk</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-782</link>
		<dc:creator>mcdurk</dc:creator>
		<pubDate>Tue, 05 May 2009 16:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-782</guid>
		<description>yea i did everything and followed every step and read all the details and it just wont work :(
it keeps giving me like 30 errors on undefined properties and stuff.
i need help seriously!!!</description>
		<content:encoded><![CDATA[<p>yea i did everything and followed every step and read all the details and it just wont work :(<br />
it keeps giving me like 30 errors on undefined properties and stuff.<br />
i need help seriously!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mctoast</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-692</link>
		<dc:creator>mctoast</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-692</guid>
		<description>this doesnt work D: does it can be used on flash 8? and what actions need to be inside the balloon and whats in layer?!?!?!?! plz someone help me D: heres my email. gangstarapper_94@hotmail.com i wish some one seriusly help me whit this.</description>
		<content:encoded><![CDATA[<p>this doesnt work D: does it can be used on flash 8? and what actions need to be inside the balloon and whats in layer?!?!?!?! plz someone help me D: heres my email. <a href="mailto:gangstarapper_94@hotmail.com">gangstarapper_94@hotmail.com</a> i wish some one seriusly help me whit this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-577</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Mon, 02 Mar 2009 09:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-577</guid>
		<description>can i know how to make the main remain the same position?i mean,i&#039;ve placed the main slightly higher than urs,then when i jump,it falls on the floor.</description>
		<content:encoded><![CDATA[<p>can i know how to make the main remain the same position?i mean,i&#8217;ve placed the main slightly higher than urs,then when i jump,it falls on the floor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gardengnomes</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-570</link>
		<dc:creator>Gardengnomes</dc:creator>
		<pubDate>Sun, 01 Mar 2009 03:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-570</guid>
		<description>okay.. i got an error it says: 1120: Access of undefined property mainJumping. and: 1180: Call to a possibly undefined method mainJump.</description>
		<content:encoded><![CDATA[<p>okay.. i got an error it says: 1120: Access of undefined property mainJumping. and: 1180: Call to a possibly undefined method mainJump.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-548</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-548</guid>
		<description>@Dave - The math is really not that crazy. No more than a little arithmetic. Go through it calculating jumpSpeed frame by frame. Heck, you could even graph it :) That way you&#039;ll really understand what&#039;s going on (much better than if someone just told you).</description>
		<content:encoded><![CDATA[<p>@Dave &#8211; The math is really not that crazy. No more than a little arithmetic. Go through it calculating jumpSpeed frame by frame. Heck, you could even graph it :) That way you&#8217;ll really understand what&#8217;s going on (much better than if someone just told you).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lvman</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-543</link>
		<dc:creator>lvman</dc:creator>
		<pubDate>Tue, 17 Feb 2009 13:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-543</guid>
		<description>hey, thanks real helpful. i was wondering what can be done to make it jump higher?</description>
		<content:encoded><![CDATA[<p>hey, thanks real helpful. i was wondering what can be done to make it jump higher?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-538</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Sun, 15 Feb 2009 14:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-538</guid>
		<description>Thx for the guide!
Even tho i didnt understand a thing :S
Gonna read it more throughly! :D
And btw Some guy, are you using actionscript 2???</description>
		<content:encoded><![CDATA[<p>Thx for the guide!<br />
Even tho i didnt understand a thing :S<br />
Gonna read it more throughly! :D<br />
And btw Some guy, are you using actionscript 2???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Some guy</title>
		<link>http://www.mrsunstudios.com/2008/08/tutorial-create-a-platform-game-in-as3/comment-page-1/#comment-524</link>
		<dc:creator>Some guy</dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=660#comment-524</guid>
		<description>Every time I get it to put in the first code it says
**Error** Scene=Scene 1, layer=actions, frame=1:Line 14: The class &#039;Event&#039; could not be loaded.
     function moveChar(event:Event):void{

**Error** Scene=Scene 1, layer=actions, frame=1:Line 30: The class &#039;KeyboardEvent&#039; could not be loaded.
     function checkKeysDown(event:KeyboardEvent):void{

**Error** Scene=Scene 1, layer=actions, frame=1:Line 48: The class &#039;KeyboardEvent&#039; could not be loaded.
     function checkKeysUp(event:KeyboardEvent):void{

Total ActionScript Errors: 3 	 Reported Errors: 3

If you have any suggestions, please tell me.</description>
		<content:encoded><![CDATA[<p>Every time I get it to put in the first code it says<br />
**Error** Scene=Scene 1, layer=actions, frame=1:Line 14: The class &#8216;Event&#8217; could not be loaded.<br />
     function moveChar(event:Event):void{</p>
<p>**Error** Scene=Scene 1, layer=actions, frame=1:Line 30: The class &#8216;KeyboardEvent&#8217; could not be loaded.<br />
     function checkKeysDown(event:KeyboardEvent):void{</p>
<p>**Error** Scene=Scene 1, layer=actions, frame=1:Line 48: The class &#8216;KeyboardEvent&#8217; could not be loaded.<br />
     function checkKeysUp(event:KeyboardEvent):void{</p>
<p>Total ActionScript Errors: 3 	 Reported Errors: 3</p>
<p>If you have any suggestions, please tell me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
