<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: XNA Sidescroller Part 1</title>
	<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/</link>
	<description></description>
	<pubDate>Wed, 08 Oct 2008 05:20:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Clow</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-22707</link>
		<dc:creator>Clow</dc:creator>
		<pubDate>Mon, 22 Sep 2008 13:23:35 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-22707</guid>
		<description>Hello I'm having a strange problem i seem to be getting a error saying 
'test side scroller.Levels’ does not contain a definition for ‘level0′
it says that 5 times then its follwed by it does not exist in context

I'm just not sure what the problem could be I'm sure i've followed the guide on key maybe i placed something in the wrong area?</description>
		<content:encoded><![CDATA[<p>Hello I&#8217;m having a strange problem i seem to be getting a error saying<br />
&#8216;test side scroller.Levels’ does not contain a definition for ‘level0′<br />
it says that 5 times then its follwed by it does not exist in context</p>
<p>I&#8217;m just not sure what the problem could be I&#8217;m sure i&#8217;ve followed the guide on key maybe i placed something in the wrong area?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17458</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Tue, 03 Jun 2008 00:31:42 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17458</guid>
		<description>ok fixed that prob but the problem now is that it is not recognizing the void command line</description>
		<content:encoded><![CDATA[<p>ok fixed that prob but the problem now is that it is not recognizing the void command line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17457</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Tue, 03 Jun 2008 00:09:31 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17457</guid>
		<description>Hello the only problem ive had so far is i cannot find the class Initialize
Add a new function to the class called Initialize.
       public static void Initialize()
        {
        }</description>
		<content:encoded><![CDATA[<p>Hello the only problem ive had so far is i cannot find the class Initialize<br />
Add a new function to the class called Initialize.<br />
       public static void Initialize()<br />
        {<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MKA</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-11509</link>
		<dc:creator>MKA</dc:creator>
		<pubDate>Tue, 29 Jan 2008 18:36:36 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-11509</guid>
		<description>I got this when I tried f5. I downloaded the sourcecode and they're completely Identical... what's the problem?
http://i143.photobucket.com/albums/r126/xildgolee/problem.jpg

also, when I click "ok", this comes up at the bottom:
Error	1	The type or namespace name 'Game1' could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	20	WindowsGame2
Error	2	The type or namespace name 'Game1' could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	37	WindowsGame2</description>
		<content:encoded><![CDATA[<p>I got this when I tried f5. I downloaded the sourcecode and they&#8217;re completely Identical&#8230; what&#8217;s the problem?<br />
<a href="http://i143.photobucket.com/albums/r126/xildgolee/problem.jpg" rel="nofollow">http://i143.photobucket.com/al.....roblem.jpg</a></p>
<p>also, when I click &#8220;ok&#8221;, this comes up at the bottom:<br />
Error	1	The type or namespace name &#8216;Game1&#8242; could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	20	WindowsGame2<br />
Error	2	The type or namespace name &#8216;Game1&#8242; could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	37	WindowsGame2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XNA Sidescroller Part 2 - Awesty Productions</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10527</link>
		<dc:creator>XNA Sidescroller Part 2 - Awesty Productions</dc:creator>
		<pubDate>Tue, 08 Jan 2008 12:48:59 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10527</guid>
		<description>[...] XNA Sidescroller Part 1 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] XNA Sidescroller Part 1 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cbrown</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10233</link>
		<dc:creator>Cbrown</dc:creator>
		<pubDate>Wed, 02 Jan 2008 21:27:01 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10233</guid>
		<description>Oh I found the problem. It was stupid. I forgot to add the images. I just placed them into the photo manually.</description>
		<content:encoded><![CDATA[<p>Oh I found the problem. It was stupid. I forgot to add the images. I just placed them into the photo manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awesty</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10190</link>
		<dc:creator>awesty</dc:creator>
		<pubDate>Wed, 02 Jan 2008 03:02:44 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10190</guid>
		<description>Well that means the level0 doesn't exist, which it should.</description>
		<content:encoded><![CDATA[<p>Well that means the level0 doesn&#8217;t exist, which it should.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10189</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Wed, 02 Jan 2008 02:29:29 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10189</guid>
		<description>ive got errors:
'side scroller.Levels' does not contain a definition for 'level0' that comes up 5 times and then The name 'level0' does not exist in the current context</description>
		<content:encoded><![CDATA[<p>ive got errors:<br />
&#8217;side scroller.Levels&#8217; does not contain a definition for &#8216;level0&#8242; that comes up 5 times and then The name &#8216;level0&#8242; does not exist in the current context</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awesty</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10132</link>
		<dc:creator>awesty</dc:creator>
		<pubDate>Tue, 01 Jan 2008 06:55:05 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10132</guid>
		<description>Try download the source code and see if there are any differences.</description>
		<content:encoded><![CDATA[<p>Try download the source code and see if there are any differences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cbrown</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10131</link>
		<dc:creator>Cbrown</dc:creator>
		<pubDate>Tue, 01 Jan 2008 05:58:12 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10131</guid>
		<description>I don't have the file extension.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have the file extension.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
