<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Designsmag &#124; Designs Mag &#124; Designs Magazine &#124; Design Blog &#187; AS3</title>
	<atom:link href="http://www.designsmag.com/tag/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designsmag.com</link>
	<description>Designsmag is a blog dedicated to everything about design</description>
	<lastBuildDate>Wed, 19 Jun 2013 14:12:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>28 Exciting Flash Game Tutorials With FLA Files</title>
		<link>http://www.designsmag.com/2010/10/28-exciting-flash-game-tutorials-with-fla-files/</link>
		<comments>http://www.designsmag.com/2010/10/28-exciting-flash-game-tutorials-with-fla-files/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 12:59:35 +0000</pubDate>
		<dc:creator>Naaz</dc:creator>
				<category><![CDATA[Designs]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Browser Based]]></category>
		<category><![CDATA[Browser game]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[Designsmag]]></category>
		<category><![CDATA[Development Frameworks]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[FLA]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[packman]]></category>
		<category><![CDATA[puzzle]]></category>
		<category><![CDATA[Video game]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.designsmag.com/?p=3531</guid>
		<description><![CDATA[Flash is a household name when it comes to multimedia. Whether you’re creating interactive demos, browser games or cool web components, Flash is a solid foundation on which to base your work. This post is especially for those who wanted to learn game development Flash but never got enough time to learn actionscript deeply. ]]></description>
				<content:encoded><![CDATA[<p><a class="zem_slink" title="Browser game" rel="wikipedia" href="http://en.wikipedia.org/wiki/Browser_game">Flash Games</a> plays a major role in browser based games over the internet and have always been one of the best pass-times for all internet users, For flash beginner , creating a flash game is a quite tough job and also interesting as well.</p>
<p>Here i’ve listed 28 exciting flash game tutorials including fla files that will help you in creating a simple but cool flash game of your own.</p>
<h4>1. <a href="http://www.thetechlabs.com/3d/create-a-3d-slidin-puzzle-game-in-flex-with-actionscript-30-and-away3d/" target="_blank">Create a 3D Sliding Puzzle Game in Flex with ActionScript 3.0</a></h4>
<p><a class="zem_slink" title="Adobe Flash" rel="homepage" href="http://www.adobe.com/flashplatform/">Flash Platform</a> is a great tool to create games, either for internet or <a class="zem_slink" title="Mobile content" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mobile_content">mobile content</a>. With the introduction of Flash 3D Engines, the ability and success of creating flash games is even bigger.</p>
<p><a href="http://www.thetechlabs.com/3d/create-a-3d-slidin-puzzle-game-in-flex-with-actionscript-30-and-away3d/"><img class="size-full wp-image-1088" title="Create a 3D Sliding Puzzle Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/slidding-puzzle-game.jpg" alt="slidding puzzle game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Create a 3D Sliding Puzzle Game</p>
<pre><a href="http://www.thetechlabs.com/wp-content/uploads/2009/04/demo/SlidingPuzzle/SlidingPuzzle.swf"> Live Demo</a> | <a href="http://www.thetechlabs.com/wp-content/uploads/2009/04/SlidingPuzzle.zip">Source Files</a></pre>
<h4>2. <a href="http://asgamer.com/2009/as3-character-movement-asteroids-style-360-degree-movement" target="_blank">AS3 Character Movement: Asteroids Style 360 Degree Movement</a></h4>
<p>It’s a movement style that dates back to <a class="zem_slink" title="Arcade game" rel="wikipedia" href="http://en.wikipedia.org/wiki/Arcade_game">arcade games</a> and is definitely a usable option in today’s flash game industry.  So how hard is making this angle based movement going to be? Not hard at all.</p>
<p><a href="http://asgamer.com/2009/as3-character-movement-asteroids-style-360-degree-movement"><img class="size-full wp-image-1096" style="display: inline;" title="AS3 Character Movement " src="http://www.designsmag.com/wp-content/uploads/2010/10/character-move-game.jpg" alt="character move game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">AS3 Character Movement</p>
<pre><a href="http://asgamer.com/2009/as3-character-movement-asteroids-style-360-degree-movement"> Live Demo</a> | <a href="http://asgamer.com/wp-content/uploads/2009/03/directionalmovement_complete2.zip">Source Files</a></pre>
<h4>3. <a href="http://www.mrsunstudios.com/2009/02/tutorial-create-a-tower-defense-game-in-as3/" target="_blank">How to Create a Tower Defense Game in AS3</a></h4>
<p>In this section of the <a title="tutorial" href="http://pelfusion.com/tag/tutorial/">tutorial</a>, we’re going to set up the roads and stuff onto the stage. However, the first thing we need to do is create a blank flash document with a black <a title="background" href="http://pelfusion.com/tag/background/">background</a> with the <a class="zem_slink" title="Frame rate" rel="wikipedia" href="http://en.wikipedia.org/wiki/Frame_rate">frames per second</a> set at 24.</p>
<p><a href="http://www.mrsunstudios.com/2009/02/tutorial-create-a-tower-defense-game-in-as3/"><img class="size-full wp-image-1098" style="display: inline;" title="Tower Defense Game in Flash" src="http://www.designsmag.com/wp-content/uploads/2010/10/tower-defense-game.jpg" alt="tower defense game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Tower Defense Game in Flash</p>
<pre><a href="http://www.mrsunstudios.com/2009/02/tutorial-create-a-tower-defense-game-in-as3/"> Live Demo</a> | <a href="http://www.mrsunstudios.com/obj/tuts/tower-defense-as3/pt1/tower-defense-as3-source.zip">Source Files</a></pre>
<h4>4. <a href="http://asgamer.com/2009/character-movement-controls-follow-mouse" target="_blank">AS3 Character Movement: Follow the Mouse Controls</a></h4>
<p>How to make a character follow the mouse at a set speed. Excellent effect for games, and very useful.</p>
<p><a href="http://asgamer.com/2009/character-movement-controls-follow-mouse"><img class="size-full wp-image-1100" style="display: inline;" title="Follow the Mouse Controls" src="http://www.designsmag.com/wp-content/uploads/2010/10/character-move-follow.jpg" alt="character move follow 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">AS3 Character Movement</p>
<pre><a href="http://asgamer.com/2009/character-movement-controls-follow-mouse"> Live Demo</a> | <a href="http://asgamer.com/wp-content/uploads/2009/02/followmouse_end.zip">Source Files</a></pre>
<h4>5. <a href="http://gamedev.michaeljameswilliams.com/2008/09/17/avoider-game-tutorial-1/" target="_blank">Learn ActionScript 3 By Following This Simple Avoider Game Tutorial</a></h4>
<p>A lot of people claim that AS3 is hard. This is not true. By following this tutorial, you’ll learn how to use this powerful language to make games in Flash.</p>
<p><a href="http://gamedev.michaeljameswilliams.com/2008/09/17/avoider-game-tutorial-1/"><img class="size-full wp-image-1102" style="display: inline;" title="Simple Avoider Game Tutorial" src="http://www.designsmag.com/wp-content/uploads/2010/10/flash-game.jpg" alt="flash game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Simple Avoider Game Tutorial</p>
<pre><a href="http://gamedev.michaeljameswilliams.com/avoider-game-part-12/"> Live Demo</a> | <a href="http://gamedev.michaeljameswilliams.com/downloads/tutorials/AvoiderGame/part12/AvoiderGame-part12.zip">Source Files</a></pre>
<h4>6. <a href="http://www.mrsunstudios.com/2009/02/so-you-wanna-make-a-game-a-step-by-step-guide-to-becoming-a-flash-game-developer/" target="_blank">A Step-by-Step Guide to Becoming a Flash Game Developer</a></h4>
<p>So you want to be a flash game developer, eh? It’s something that’s easy to get into, but hard to get good.</p>
<p><a href="http://www.mrsunstudios.com/2009/02/so-you-wanna-make-a-game-a-step-by-step-guide-to-becoming-a-flash-game-developer/"><img class="size-full wp-image-1104" style="display: inline;" title="A Step-by-Step Guide to Becoming a Flash Game Developer" src="http://www.designsmag.com/wp-content/uploads/2010/10/flash-game-tutorials.jpg" alt="flash game tutorials 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">A Step-by-Step Guide to Becoming a Flash Game Developer</p>
<pre><a href="http://www.mrsunstudios.com/2009/02/so-you-wanna-make-a-game-a-step-by-step-guide-to-becoming-a-flash-game-developer/"> Live Demo</a></pre>
<h4>7. <a href="http://asgamer.com/2009/as3-flash-games-for-beginners-registering-hit-tests" target="_blank">Using Hit Tests &amp; HitTestObject</a></h4>
<p>Learn to use hitTestObject to check when two objects are touching in a game.</p>
<p><a href="http://asgamer.com/2009/as3-flash-games-for-beginners-registering-hit-tests"><img class="size-full wp-image-1105" style="display: inline;" title="Registering Hit Tests" src="http://www.designsmag.com/wp-content/uploads/2010/10/hit-test-game.jpg" alt="hit test game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Registering Hit Tests</p>
<pre><a href="http://asgamer.com/2009/as3-flash-games-for-beginners-registering-hit-tests"> Live Demo</a> | <a href="http://asgamer.com/wp-content/uploads/2009/02/asgamer-basics7.zip">Source Files</a></pre>
<h4>8. <a href="http://www.dontletgo.com/planets/math.html" target="_blank">Advanced Mathematical Functions in Flash</a></h4>
<p>Well just to give you an idea of what can be done with geometry check out a <a href="http://www.dontletgo.com/planets/Planets.html">flash game</a>.</p>
<p><a href="http://www.dontletgo.com/planets/math.html"><img class="size-full wp-image-1107" style="display: inline;" title="Advanced Mathematical Functions in Flash" src="http://www.designsmag.com/wp-content/uploads/2010/10/math-functions-flash.jpg" alt="math functions flash 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Advanced Mathematical Functions in Flash</p>
<pre><a href="http://www.dontletgo.com/planets/Planets.html"> Live Demo</a> | <a href="http://www.dontletgo.com/planets/trigenometry.fla">Source Files</a></pre>
<h4>9. <a href="http://asgamer.com/2009/as3-character-movement-helicopter-games" target="_blank">AS3 Character Movement: Helicopter Game</a></h4>
<p>Everybody has played those helicopter games where you have to fly the helicopter through a maze without crashing.</p>
<p><a href="http://asgamer.com/2009/as3-character-movement-helicopter-games"><img class="size-full wp-image-1109" style="display: inline;" title="Helicopter Games" src="http://www.designsmag.com/wp-content/uploads/2010/10/helicopter-game-flash.jpg" alt="helicopter game flash 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Helicopter Games</p>
<pre><a href="http://asgamer.com/2009/as3-character-movement-helicopter-games"> Live Demo</a> | <a href="http://asgamer.com/wp-content/uploads/2009/02/helicoptertut_finished.zip">Source Files</a></pre>
<h4>10. <a href="http://asgamer.com/2009/as3-flash-games-for-beginners-firing-weapons-with-delays" target="_blank">AS3 Flash Games for Beginners: Firing Weapons with Delays</a></h4>
<p>So you need to create a weapon, maybe a laser, and you want your character to fire the weapon.</p>
<p><a href="http://asgamer.com/2009/as3-flash-games-for-beginners-firing-weapons-with-delays"><img class="size-full wp-image-1112" style="display: inline;" title="Firing Weapons with Delays" src="http://www.designsmag.com/wp-content/uploads/2010/10/fire-delay-game.jpg" alt="fire delay game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Firing Weapons with Delays</p>
<pre><a href="http://asgamer.com/2009/as3-flash-games-for-beginners-firing-weapons-with-delays"> Live Demo</a> | <a href="http://asgamer.com/wp-content/uploads/2009/02/asgamer-basics5.zip">Source Files</a></pre>
<h4>11. <a href="http://www.mrsunstudios.com/2009/01/tutorial-create-a-brick-breaker-game-in-as2/" target="_blank">How to Create a Brick Breaker Game in AS2</a></h4>
<p>Learn how to create and code a classic brick breaker game in ActionScript 2.0.</p>
<p><a href="http://www.mrsunstudios.com/2009/01/tutorial-create-a-brick-breaker-game-in-as2/"><img class="size-full wp-image-1113" style="display: inline;" title="Create a Brick Breaker Game in AS2" src="http://www.designsmag.com/wp-content/uploads/2010/10/brick-game.jpg" alt="brick game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Create a Brick Breaker Game in AS2</p>
<pre><a href="http://www.mrsunstudios.com/2009/01/tutorial-create-a-brick-breaker-game-in-as2/"> Live Demo</a> | <a href="http://mrsunstudios.com/obj/tuts/brick-breaker-as2/pt1/source.fla">Source Files</a></pre>
<h4>12. <a href="http://www.flashkit.com/tutorials/Games/Simple_G-Peter_Br-2/index.php" target="_blank">Simple Guessing Game with Actionscript</a></h4>
<p>We’ve probably all played this game before: memorize a number between 0 and 1000, and let the other person guess.</p>
<p><a href="http://www.flashkit.com/tutorials/Games/Simple_G-Peter_Br-2/index.php"><img class="size-full wp-image-1115" style="display: inline;" title="Simple Guessing Game with Actionscript " src="http://www.designsmag.com/wp-content/uploads/2010/10/guess-flash-game.jpg" alt="guess flash game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Simple Guessing Game with Actionscript</p>
<pre><a href="http://www.flashkit.com/tutorials/Games/Simple_G-Peter_Br-2/index.php"> Live Demo</a> | <a href="http://www.flashkit.com/tutorials/Games/Simple_G-Peter_Br-2/Simple_G-Peter_Br-2.zip">Source Files</a></pre>
<h4>13. <a href="http://www.flashkit.com/tutorials/Games/Laser_Co-Flash_Ju-81/index.php" target="_blank">Laser Collision Checking</a></h4>
<p>In this final tutorial on ‘building an arcade game’ you will learn how to create you ship and check when the laser hit it.</p>
<p><a href="http://www.flashkit.com/tutorials/Games/Laser_Co-Flash_Ju-81/index.php"><img class="size-full wp-image-1119" style="display: inline;" title="Laser Collision Checking " src="http://www.designsmag.com/wp-content/uploads/2010/10/laser-collision.jpg" alt="laser collision 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Laser Collision Checking</p>
<pre><a href="http://www.flashkit.com/tutorials/Games/Laser_Co-Flash_Ju-81/index.php"> Live Demo</a> | <a href="http://www.flashkit.com/tutorials/Games/Laser_Co-Flash_Ju-81/Laser_Co-Flash_Ju-81.zip">Source Files</a></pre>
<h4>14. <a href="http://www.flashkit.com/tutorials/Games/Building-Flash_Ju-78/index.php" target="_blank">Building an Arcade Game</a></h4>
<p>Take your first steps into flash game development with this series of informative tutorials by Flash Junkie. By Flash Junkie</p>
<p><a href="http://www.flashkit.com/tutorials/Games/Building-Flash_Ju-78/index.php"><img class="size-full wp-image-1120" style="display: inline;" title="Building an Arcade Game " src="http://www.designsmag.com/wp-content/uploads/2010/10/arcade-flash-game.jpg" alt="arcade flash game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Building an Arcade Game</p>
<pre><a href="http://www.flashkit.com/tutorials/Games/Building-Flash_Ju-78/more2.php"> Live Demo</a> | <a href="http://www.flashkit.com/tutorials/Games/Building-Flash_Ju-78/Building-Flash_Ju-78.zip">Source Files</a></pre>
<h4>15. <a href="http://www.gotoandplay.it/_articles/2007/02/game_tutorial_part1.php?PHPSESSID=ec82faadbef6cd6671cca99a4c0e6ab8" target="_blank">Game creation tutorial</a></h4>
<p>This is the first part of a long step-by-step article that will guide you through the entire process of creating a Flash game including input management, basic physics, collision detection and a lot more!</p>
<p><a href="http://www.gotoandplay.it/_articles/2007/02/game_tutorial_part1.php?PHPSESSID=ec82faadbef6cd6671cca99a4c0e6ab8"><img class="size-full wp-image-1121" style="display: inline;" title="Game creation tutorial" src="http://www.designsmag.com/wp-content/uploads/2010/10/flash-game-creation.jpg" alt="flash game creation 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="117" /></a></p>
<p class="wp-caption-text">Game creation tutorial</p>
<pre><a href="http://www.gotoandplay.it/_articles/2007/02/game_tutorial_part1.php?PHPSESSID=ec82faadbef6cd6671cca99a4c0e6ab8"> Live Demo</a> | <a href="http://www.gotoandplay.it/_articles/2007/02/game_creation_01/game_part_1.zip">Source Files</a></pre>
<h4>16. <a href="http://www.flashkit.com/tutorials/Games/Creating-Flash_Ju-82/index.php" target="_blank">Creating Scrolling Terrain</a></h4>
<p>Add further visual excitement and interactivity to your game will scrolling terrain.</p>
<p><a href="http://www.flashkit.com/tutorials/Games/Creating-Flash_Ju-82/index.php"><img class="size-full wp-image-1122" style="display: inline;" title="Creating Scrolling Terrain " src="http://www.designsmag.com/wp-content/uploads/2010/10/scrolling-terrain.jpg" alt="scrolling terrain 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Creating Scrolling Terrain</p>
<pre><a href="http://www.flashkit.com/tutorials/Games/Creating-Flash_Ju-82/index.php"> Live Demo</a> | <a href="http://www.flashkit.com/tutorials/Games/Creating-Flash_Ju-82/Creating-Flash_Ju-82.zip">Source Files</a></pre>
<h4>17. <a href="http://www.emanueleferonato.com/2007/05/15/create-a-flash-racing-game-tutorial/" target="_blank">Flash Racing Game Tutorial</a></h4>
<p>In this tutorial we’ll cover the creation of a flash racing game.</p>
<p><a href="http://www.emanueleferonato.com/2007/05/15/create-a-flash-racing-game-tutorial/"><img class="size-full wp-image-1124" style="display: inline;" title="Flash Racing Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/flash-race-game.jpg" alt="flash race game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Flash Racing Game</p>
<pre><a href="http://www.emanueleferonato.com/2007/05/15/create-a-flash-racing-game-tutorial/"> Live Demo</a> | <a href="http://www.emanueleferonato.com/downloads/racing_part1_step1.zip">Source Files</a></pre>
<h4>18. <a href="http://www.bezzmedia.com/swfspot/samples/flash8/Base_Defender" target="_blank">Base Defender</a></h4>
<p>Create this game. Defend the TNT beneath the grass by blowing up any incoming airplanes and the bombs they drop.</p>
<p><a href="http://www.bezzmedia.com/swfspot/samples/flash8/Base_Defender"><img class="size-full wp-image-1126" style="display: inline;" title="Base Defender" src="http://www.designsmag.com/wp-content/uploads/2010/10/base-flash-game.jpg" alt="base flash game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Base Defender</p>
<pre><a href="http://www.bezzmedia.com/swfspot/resources/50-basedefender.swf"> Live Demo</a> | <a href="http://www.bezzmedia.com/swfspot/resources/50-basedefender.fla">Source Files</a></pre>
<h4>19. <a href="http://www.bezzmedia.com/swfspot/tutorials/flash8/Hangman_Game" target="_blank">Hangman Game</a></h4>
<p>Hangman is a popular game which can be coded using a few symbols and a short amount of code.</p>
<p><a href="http://www.bezzmedia.com/swfspot/tutorials/flash8/Hangman_Game"><img class="size-full wp-image-1127" style="display: inline;" title="Hangman Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/flash-hangman-game.jpg" alt="flash hangman game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Hangman Game</p>
<pre><a href="http://www.bezzmedia.com/swfspot/resources/49-hangman.swf"> Live Demo</a> | <a href="http://www.bezzmedia.com/swfspot/resources/49-hangman.fla">Source Files</a></pre>
<h4>20. <a href="http://flashexplained.com/actionscript/how-to-make-a-dynamic-hangman-game-in-flash-8-with-xml-and-actionscript/" target="_blank">Make a dynamic hangman game with XML and ActionScript</a></h4>
<p>This tutorial is intended for intermediate or advanced users of ActionScript.</p>
<p><a href="http://flashexplained.com/actionscript/how-to-make-a-dynamic-hangman-game-in-flash-8-with-xml-and-actionscript/"><img class="size-full wp-image-1128" style="display: inline;" title="Hangman Game In Flash 8" src="http://www.designsmag.com/wp-content/uploads/2010/10/hangman-game2.jpg" alt="hangman game2 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Hangman Game In Flash 8</p>
<pre><a href="http://flashexplained.com/actionscript/how-to-make-a-dynamic-hangman-game-in-flash-8-with-xml-and-actionscript/comment-page-1/#comment-1305"> Live Demo</a> | <a href="http://www.flashexplained.com/img/actionscript/materials/hangman-game-flash-8-source-files.zip">Source Files</a></pre>
<h4>21. <a href="http://www.bezzmedia.com/swfspot/tutorials/flash8/Catapult_Game" target="_blank">Catapult Game</a></h4>
<p>Create a Catapult Game with a launching arm, trampolines, and fans.</p>
<p><a href="http://www.bezzmedia.com/swfspot/tutorials/flash8/Catapult_Game"><img class="size-full wp-image-1130" style="display: inline;" title="Catapult Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/catapult-flash-game.jpg" alt="catapult flash game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Catapult Game</p>
<pre><a href="http://www.bezzmedia.com/swfspot/tutorials/flash8/Catapult_Game"> Live Demo </a>| <a href="http://www.bezzmedia.com/swfspot/resources/43-catapult.fla">Source Files</a></pre>
<h4>22. <a href="http://www.layoutgalaxy.com/html/htmnewletter47-page1.htm" target="_blank">Balloon Shooting Game</a></h4>
<p>Create a balloon shooting game in flash MX.</p>
<p><a href="http://www.layoutgalaxy.com/html/htmnewletter47-page1.htm"><img class="size-full wp-image-1131" style="display: inline;" title="Balloon Shooting Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/balloon-shooting-game.jpg" alt="balloon shooting game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Balloon Shooting Game</p>
<pre><a href="http://www.layoutgalaxy.com/html/htmnewletter47-page1.htm"> Live Demo</a> | <a href="http://www.layoutgalaxy.com/html/news47free.zip">Source Files</a></pre>
<h4>23. <a href="http://www.flash-game-design.com/flash-tutorials/shootObject-flash-tutorial.html" target="_blank">Shooting Objects in Flash Games</a></h4>
<p>This tutorial will show you how to shoot bullets to destroy objects, in Flash games.</p>
<p><a href="http://www.flash-game-design.com/flash-tutorials/shootObject-flash-tutorial.html"><img class="size-full wp-image-1133" style="display: inline;" title="Shooting Objects in Flash Games" src="http://www.designsmag.com/wp-content/uploads/2010/10/shooting-game-tutorial.jpg" alt="shooting game tutorial 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Shooting Objects in Flash Games</p>
<pre><a href="http://www.flash-game-design.com/flash-tutorials/shootObject-flash-tutorial.html"> Live Demo</a> | <a href="http://rapidshare.com/files/62914186/shooting-objects.fla">Source Files</a></pre>
<h4>24. <a href="http://www.kirupa.com/developer/actionscript/vertical_shooter.htm" target="_blank">Creating a Vertical Shooter</a></h4>
<p>So, we will create a game using our super hero Pawel to kill dragons that are coming from one side of the screen.</p>
<p><a href="http://www.kirupa.com/developer/actionscript/vertical_shooter.htm"><img class="size-full wp-image-1137" style="display: inline;" title="Creating a Vertical Shooter" src="http://www.designsmag.com/wp-content/uploads/2010/10/vertical-shooter.jpg" alt="vertical shooter 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Creating a Vertical Shooter</p>
<pre><a href="http://www.kirupa.com/developer/actionscript/vertical_shooter.htm"> Live Demo</a> | <a href="http://www.kirupa.com/developer/actionscript/code/sprites.zip">Source Files</a></pre>
<h4>25. <a href="http://www.republicofcode.com/tutorials/flash/litegame/" target="_blank">Creating a Flash Lite Game</a></h4>
<p>Making rich media for mobile consumption has never been easier since the release of the Flash Lite player for mobile devices.</p>
<p><a href="http://www.republicofcode.com/tutorials/flash/litegame/"><img class="size-full wp-image-1139" style="display: inline;" title="Creating a Flash Lite Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/flash-lite-game.jpg" alt="flash lite game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Creating a Flash Lite Game</p>
<pre><a href="http://www.republicofcode.com/tutorials/flash/litegame/"> Live Demo</a> | <a href="http://www.republicofcode.com/tutorials/flash/litegame/alkharrafah.zip">Source Files</a></pre>
<h4>26. <a href="http://alejandroquarto.com/2008/01/08/create-a-game-like-bloons-part-1/" target="_blank">Create a game like Bloons</a></h4>
<p>First impression is that Bloons is a really simple game, and it is in fact. Also is highly addictive, and is so easy to get stuck at higher levels.</p>
<p><a href="http://alejandroquarto.com/2008/01/08/create-a-game-like-bloons-part-1/"><img class="size-full wp-image-1140" style="display: inline;" title="Create a game like Bloons" src="http://www.designsmag.com/wp-content/uploads/2010/10/bloon-game.jpg" alt="bloon game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Create a game like Bloons &#8211; Part 1</p>
<pre><a href="http://alejandroquarto.com/2008/01/08/create-a-game-like-bloons-part-1/"> Live Demo</a> | <a href="http://alejandroquarto.com/wp-content/uploads/2008/01/likebloon.zip">Source Files</a></pre>
<h4>27. <a href="http://alejandroquarto.com/2007/12/12/first-pool-game-made-with-my-blog-tutorials-game-in-a-day/" target="_blank">Flash Pool Game</a></h4>
<p>Learn to creat a simple pool game in flash.</p>
<p><a href="http://alejandroquarto.com/2007/12/12/first-pool-game-made-with-my-blog-tutorials-game-in-a-day/"><img class="size-full wp-image-1142" style="display: inline;" title="Flash Pool Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/pool-game.jpg" alt="pool game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Flash Pool Game</p>
<pre><a href="http://www.alejandroquarto.com/wp-content/test/pocketPool_v3.html"> Live Demo</a> | <a href="http://www.emanueleferonato.com/downloads/pocket-emanuele.zip">Source Files</a></pre>
<h4>28. <a href="http://www.flepstudio.org/forum/tutorials/515-flash-game-tutorial.html" target="_blank">Chicken And Eggs Game</a></h4>
<p>This article is a tutorial which explains how to create a game using Flash CS3.</p>
<p><a href="http://www.flepstudio.org/forum/tutorials/515-flash-game-tutorial.html"><img class="size-full wp-image-1147" style="display: inline;" title="Chicken and Eggs Game" src="http://www.designsmag.com/wp-content/uploads/2010/10/chicken-egg-game.jpg" alt="chicken egg game 28 Exciting Flash Game Tutorials With FLA Files" width="480" height="200" /></a></p>
<p class="wp-caption-text">Chicken and Eggs Game</p>
<pre><a href="http://gamescene.com/Chicken_And_Eggs_game.html"> Live Demo</a> | <a href="http://www.flepstudio.org/forum/attachments/tutorials/752d1219478298-flash-game-tutorial-gallina_game.zip">Source Files</a></pre>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=73e6baec-ebb9-4df4-8b6e-138b3f91ac6b" alt=" 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a></div>

<div class="wp_rp_wrap  wp_rp_plain" id="wp_rp_first"><div class="wp_rp_content"><h3 class="related_post_title">Recommended Links</h3><ul class="related_post wp_rp" style="visibility: visible"><li data-position="0" data-poid="in-19206" data-post-type="none" ><a href="http://www.designsmag.com/2012/11/50-best-practice-illustrator-tutorials-and-tips/" class="wp_rp_thumbnail"><img src="http://www.designsmag.com/wp-content/uploads/2012/11/illustrator-tutorials-main.jpg" alt="illustrator tutorials main 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a><a href="http://www.designsmag.com/2012/11/50-best-practice-illustrator-tutorials-and-tips/" class="wp_rp_title">50 Best Practice Illustrator Tutorials and Tips</a><br /><small>Illustrator can be a little difficult to get your head on, particularly after getting used to the...</small></li><li data-position="1" data-poid="in-19034" data-post-type="none" ><a href="http://www.designsmag.com/2012/10/html5-crux-for-app-development/" class="wp_rp_thumbnail"><img src="http://www.designsmag.com/wp-content/uploads/2012/10/guest-post-main.jpg" alt="guest post main 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a><a href="http://www.designsmag.com/2012/10/html5-crux-for-app-development/" class="wp_rp_title">HTML5 &#8211; Crux for App Development??</a><br /><small>Rapidly gaining hype and becoming the talk of the town, HTML5 is all geared up to take the proces...</small></li><li data-position="2" data-poid="in-19239" data-post-type="none" ><a href="http://www.designsmag.com/2012/11/30-killer-photoshop-tutorials-for-3d-designing/" class="wp_rp_thumbnail"><img src="http://www.designsmag.com/wp-content/uploads/2012/11/3dphotoshop-tutorials-main-img.jpg" alt="3dphotoshop tutorials main img 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a><a href="http://www.designsmag.com/2012/11/30-killer-photoshop-tutorials-for-3d-designing/" class="wp_rp_title">30+ Killer Photoshop Tutorials for 3D Designing</a><br /><small>Graphics designers love tutorials that can help them in learning new techniques and tips every da...</small></li><li data-position="3" data-poid="in-19088" data-post-type="none" ><a href="http://www.designsmag.com/2012/11/40-hottest-and-fresh-typography-tutorials-for-designers/" class="wp_rp_thumbnail"><img src="http://www.designsmag.com/wp-content/uploads/2012/11/photoshop-typography-tutorials-main.jpg" alt="photoshop typography tutorials main 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a><a href="http://www.designsmag.com/2012/11/40-hottest-and-fresh-typography-tutorials-for-designers/" class="wp_rp_title">40 Hottest And Fresh Typography Tutorials For Designers</a><br /><small>I am a huge fan of online tutorials especially when its come to Photoshop. The online tutorials a...</small></li><li data-position="4" data-poid="in-19602" data-post-type="none" ><a href="http://www.designsmag.com/2012/11/technology-has-provided-the-web-designing-facility/" class="wp_rp_thumbnail"><img src="http://www.designsmag.com/wp-content/uploads/2012/11/web_design-faciliy-technology.jpg" alt="web design faciliy technology 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a><a href="http://www.designsmag.com/2012/11/technology-has-provided-the-web-designing-facility/" class="wp_rp_title">Technology has provided the web designing facility</a><br /><small>It was a time in old ages when people had no idea about the progress of the world which had to be...</small></li><li data-position="5" data-poid="in-19621" data-post-type="none" ><a href="http://www.designsmag.com/2012/11/graphic-designing-a-great-example-of-progress-in-technology/" class="wp_rp_thumbnail"><img src="http://www.designsmag.com/wp-content/uploads/2012/11/art-graphic-design-process.jpg" alt="art graphic design process 28 Exciting Flash Game Tutorials With FLA Files"  title="28 Exciting Flash Game Tutorials With FLA Files" /></a><a href="http://www.designsmag.com/2012/11/graphic-designing-a-great-example-of-progress-in-technology/" class="wp_rp_title">Graphic designing &#8211; A great example of progress in technology</a><br /><small>People were really in big problems about how to change the mode of their lives but thankfully, te...</small></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" href="http://www.designsmag.com/">Designsmag</a></div></div></div>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.designsmag.com/2010/10/exclusive-jquery-tutorials-for-developers/' rel='bookmark' title='Exclusive jQuery Tutorials for Developers'>Exclusive jQuery Tutorials for Developers</a></li>
<li><a href='http://www.designsmag.com/2010/10/22-outstanding-css3-buttons-tutorials/' rel='bookmark' title='22 Outstanding CSS3 Buttons Tutorials'>22 Outstanding CSS3 Buttons Tutorials</a></li>
<li><a href='http://www.designsmag.com/2010/08/80-smashing-3d-flash-websites/' rel='bookmark' title='80 Smashing 3D Flash Websites'>80 Smashing 3D Flash Websites</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/debe9140688e276dcc91980dd798599d'/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.designsmag.com/2010/10/28-exciting-flash-game-tutorials-with-fla-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
