<?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>Flash tutorial &#8211; Graphic Mania</title>
	<atom:link href="http://www.graphicmania.net/tag/flash-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.graphicmania.net</link>
	<description>GraphicMania.net provides graphic design resources, tutorials, web design and design reviews.</description>
	<lastBuildDate>Mon, 09 Jan 2012 11:20:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Create Your First Android AIR App in Flash</title>
		<link>http://www.graphicmania.net/create-your-first-android-air-app-in-flash/</link>
					<comments>http://www.graphicmania.net/create-your-first-android-air-app-in-flash/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 25 Oct 2011 12:57:14 +0000</pubDate>
				<category><![CDATA[Flash tutorials]]></category>
		<category><![CDATA[air for android]]></category>
		<category><![CDATA[AIR tutorial]]></category>
		<category><![CDATA[Android tutorial]]></category>
		<category><![CDATA[flash android]]></category>
		<category><![CDATA[Flash tutorial]]></category>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=8300</guid>

					<description><![CDATA[In this tutorial, we will learn how to create AIR Application for Android mobile devices using Flash CS5.5. To complete this Flash tutorials, you will need to have Flash CS5.5, Android SDK and Android  2.3.3 platform tools as will see later. Related posts: How to Create a Snake Game in Flash Using AS3 Creating Reflection in Flash Using AS3 Bitmap Data Manipulation[...]]]></description>
		
					<wfw:commentRss>http://www.graphicmania.net/create-your-first-android-air-app-in-flash/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create a Snake Game in Flash Using AS3</title>
		<link>http://www.graphicmania.net/how-to-create-a-snake-game-in-flash-using-as3/</link>
					<comments>http://www.graphicmania.net/how-to-create-a-snake-game-in-flash-using-as3/#comments</comments>
		
		<dc:creator><![CDATA[Graphic Mania Editorial]]></dc:creator>
		<pubDate>Sat, 09 Jul 2011 13:47:14 +0000</pubDate>
				<category><![CDATA[Flash tutorials]]></category>
		<category><![CDATA[AS3 tutorials]]></category>
		<category><![CDATA[build games in flash]]></category>
		<category><![CDATA[Flash tutorial]]></category>
		<category><![CDATA[snake game in flash]]></category>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=7510</guid>

					<description><![CDATA[It is the time for a new Flash tutorial. Our tutorial today covers how to create a full snake game in Flash using AS3 In this Flash tutorial, we will go step by step in creating the AS3 game and learn how to build its code in the below steps. At the end of the tutorial, you can download the[...]]]></description>
		
					<wfw:commentRss>http://www.graphicmania.net/how-to-create-a-snake-game-in-flash-using-as3/feed/</wfw:commentRss>
			<slash:comments>32</slash:comments>
		
		
			</item>
		<item>
		<title>Random Numbers With AS 3 in Flash CS 4</title>
		<link>http://www.graphicmania.net/random-numbers-with-as-3-in-flash-cs-4/</link>
					<comments>http://www.graphicmania.net/random-numbers-with-as-3-in-flash-cs-4/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Fri, 14 Aug 2009 21:43:27 +0000</pubDate>
				<category><![CDATA[Flash tutorials]]></category>
		<category><![CDATA[Action Scritp 3 tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[Flash tutorial]]></category>
		<category><![CDATA[Free Flash Tutorials]]></category>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=1109</guid>

					<description><![CDATA[In this tutorial we will explore random numbers in flash CS 4, along with using the Text Area component, creating a play back button, debugging using the trace window, and using arrays. Related posts: Create Your First Android AIR App in Flash How to Create a Snake Game in Flash Using AS3 Creating Reflection in Flash Using AS3 Bitmap Data[...]]]></description>
		
					<wfw:commentRss>http://www.graphicmania.net/random-numbers-with-as-3-in-flash-cs-4/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Making a Guessing Game in Flash CS4</title>
		<link>http://www.graphicmania.net/making-a-guessing-game-in-flash-cs4/</link>
					<comments>http://www.graphicmania.net/making-a-guessing-game-in-flash-cs4/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 28 Jul 2009 21:22:20 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Action Script 3 tutorials]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[Flash tutorial]]></category>
		<guid isPermaLink="false">http://www.graphicmania.net/?p=856</guid>

					<description><![CDATA[This tutorial will explain how to create a guess game in Flash CS 4 with ActionScript 3.0. This tutorial can be applied using any version of Flash that supports CS4, CS5 and later versions. You can preview the final result of this tutorial by clicking the link below and download the source of this tutorial at the end of this[...]]]></description>
		
					<wfw:commentRss>http://www.graphicmania.net/making-a-guessing-game-in-flash-cs4/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
			</item>
	</channel>
</rss>
