<?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: Designing the structure of a Flash game &#8211; AS3 version</title>
	<atom:link href="http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:27:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: creare gioco online - Forum di Tom's Hardware</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-929419</link>
		<dc:creator>creare gioco online - Forum di Tom's Hardware</dc:creator>
		<pubDate>Mon, 12 Sep 2011 16:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-929419</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Criando a estrutura de um jogo em flash &#8211; 1ª parte &#171; Tentativa de Programação</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-821655</link>
		<dc:creator>Criando a estrutura de um jogo em flash &#8211; 1ª parte &#171; Tentativa de Programação</dc:creator>
		<pubDate>Thu, 28 Apr 2011 04:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-821655</guid>
		<description>[...] menus de um possível jogo, com os botões e as telas e tudo mais. Estou usando como guia o site do Emanuele Feronato, que apesar do nome, é [...]</description>
		<content:encoded><![CDATA[<p>[...] menus de um possível jogo, com os botões e as telas e tudo mais. Estou usando como guia o site do Emanuele Feronato, que apesar do nome, é [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-535842</link>
		<dc:creator>e</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-535842</guid>
		<description>&quot;The other classes work in the same way as splash, so they do not need comments.&quot; If they work in the same way, you should be using a base class and inheritance, not this sort of copy-and-paste hackery. This article doesn&#039;t show much knowledge of programming or of structure.</description>
		<content:encoded><![CDATA[<p>&#8220;The other classes work in the same way as splash, so they do not need comments.&#8221; If they work in the same way, you should be using a base class and inheritance, not this sort of copy-and-paste hackery. This article doesn&#8217;t show much knowledge of programming or of structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chire</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-461618</link>
		<dc:creator>chire</dc:creator>
		<pubDate>Tue, 16 Jun 2009 01:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-461618</guid>
		<description>I made an example of this, but with fresh files.

im having a problem.

when i play my project, i just see blank screen.
how does the main flash file know that there has to be an instance of &quot;the_game&quot; main class?</description>
		<content:encoded><![CDATA[<p>I made an example of this, but with fresh files.</p>
<p>im having a problem.</p>
<p>when i play my project, i just see blank screen.<br />
how does the main flash file know that there has to be an instance of &#8220;the_game&#8221; main class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastian</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-447771</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Tue, 12 May 2009 17:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-447771</guid>
		<description>This tutorial is helpful but i was wondering how do you add sound to this?</description>
		<content:encoded><![CDATA[<p>This tutorial is helpful but i was wondering how do you add sound to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar The Brave</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-415969</link>
		<dc:creator>Cesar The Brave</dc:creator>
		<pubDate>Thu, 26 Mar 2009 23:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-415969</guid>
		<description>Hi Emanuele,

in the source code box above, the source for game_over.as is the same as the source for the_game_itself.as!

Thanks for this tutorial</description>
		<content:encoded><![CDATA[<p>Hi Emanuele,</p>
<p>in the source code box above, the source for game_over.as is the same as the source for the_game_itself.as!</p>
<p>Thanks for this tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu-Chung Chen</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-415737</link>
		<dc:creator>Yu-Chung Chen</dc:creator>
		<pubDate>Thu, 26 Mar 2009 15:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-415737</guid>
		<description>Thanks for the tutorial. I have one question.

Does unsetting the variable (i.e. splash_screen = null) remove the listeners inside that movieclip?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. I have one question.</p>
<p>Does unsetting the variable (i.e. splash_screen = null) remove the listeners inside that movieclip?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuvagyok</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-372270</link>
		<dc:creator>samuvagyok</dc:creator>
		<pubDate>Wed, 14 Jan 2009 09:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-372270</guid>
		<description>The game_over.as code in the article is same as the_game_itself.as code. I think it&#039;s a mistake..
Helpful one, thanks!
S</description>
		<content:encoded><![CDATA[<p>The game_over.as code in the article is same as the_game_itself.as code. I think it&#8217;s a mistake..<br />
Helpful one, thanks!<br />
S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-371196</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 12 Jan 2009 22:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-371196</guid>
		<description>i keep getting errors saying the following because the word this keeps causing problems:

1136: Incorrect number of arguments.  Expected 0.</description>
		<content:encoded><![CDATA[<p>i keep getting errors saying the following because the word this keeps causing problems:</p>
<p>1136: Incorrect number of arguments.  Expected 0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Designing the structure of a Flash game - AS3 version - Part 2 : Emanuele Feronato</title>
		<link>http://www.emanueleferonato.com/2008/12/17/designing-the-structure-of-a-flash-game-as3-version/#comment-365413</link>
		<dc:creator>Designing the structure of a Flash game - AS3 version - Part 2 : Emanuele Feronato</dc:creator>
		<pubDate>Fri, 02 Jan 2009 20:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=750#comment-365413</guid>
		<description>[...] added some new features to Designing the structure of a Flash game - AS3 version game template and wanted to share the result with [...]</description>
		<content:encoded><![CDATA[<p>[...] added some new features to Designing the structure of a Flash game &#8211; AS3 version game template and wanted to share the result with [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/11 queries in 0.036 seconds using disk: basic

Served from: www.emanueleferonato.com @ 2012-02-11 13:34:06 -->
