<?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>Republic of Code &#187; Flash</title>
	<atom:link href="http://www.republicofcode.com/category/tutorials/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.republicofcode.com</link>
	<description>Learn + Design + Code</description>
	<lastBuildDate>Sat, 21 Aug 2010 12:03:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tutorial: Displaying Google Maps in Flash</title>
		<link>http://www.republicofcode.com/2010/08/21/tutorial-displaying-google-maps-in-flash/</link>
		<comments>http://www.republicofcode.com/2010/08/21/tutorial-displaying-google-maps-in-flash/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 12:03:51 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2375</guid>
		<description><![CDATA[This tutorial will teach you an easy method for displaying Google Maps inside you Flash projects using ActionScript 3.0. Read it here.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3 Google Maps" href="http://www.republicofcode.com/tutorials/flash/as3googlemaps/"><img class="alignnone size-full wp-image-2376" title="Tutorial: AS3 Google Maps" src="http://www.republicofcode.com/wp-content/uploads/2010/08/as3-google-maps.jpg" alt="" width="175" height="200" /></a> This tutorial will teach you an easy method for displaying Google Maps inside you Flash projects using ActionScript 3.0. Read <a title="AS3 Google Maps" href="http://www.republicofcode.com/tutorials/flash/as3googlemaps/">it here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2010/08/21/tutorial-displaying-google-maps-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Creating a Contact Form Using AS3</title>
		<link>http://www.republicofcode.com/2010/08/09/tutorial-creating-a-contact-form-using-as3/</link>
		<comments>http://www.republicofcode.com/2010/08/09/tutorial-creating-a-contact-form-using-as3/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 16:27:23 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Contact Form]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[URLLoader]]></category>
		<category><![CDATA[URLRequest]]></category>
		<category><![CDATA[URLVariable]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2370</guid>
		<description><![CDATA[Our latest tutorial will teach you how to create an email form for your visitors to send you a message without having to leave your website. This tutorial uses AS3 URLLoader Class and a PHP script to create the contact form. You can view the tutorial here.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3 Contact Form" href="http://www.republicofcode.com/tutorials/flash/as3contactform/"><img class="alignnone size-full wp-image-2371" title="AS3 Contact Forum" src="http://www.republicofcode.com/wp-content/uploads/2010/08/as3-contact-form.png" alt="" width="175" height="200" /></a> Our latest tutorial will teach you how to create an email form for your visitors to send you a message without having to leave your website. This tutorial uses AS3 URLLoader Class and a PHP script to create the contact form. You can view the tutorial <a href="http://www.republicofcode.com/tutorials/flash/as3contactform/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2010/08/09/tutorial-creating-a-contact-form-using-as3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Build an iPhone App Using Flash</title>
		<link>http://www.republicofcode.com/2009/12/02/how-to-build-an-iphone-app-using-flash/</link>
		<comments>http://www.republicofcode.com/2009/12/02/how-to-build-an-iphone-app-using-flash/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 07:51:01 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2289</guid>
		<description><![CDATA[Lee BrimeLow of the Flash Blog has posted a nice video tutorial on how to create a native iPhone application using the upcoming Flash Professional CS5. This tutorial shows how similar the process for creating an iPhone application is to process for creating AIR applications. Just like on-device testing using Xcode, those wishing to test [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gotoandlearn.com/play?id=116"><img class="alignnone" title="Flash iPhone Applications Tutorial" src="http://www.republicofcode.com/wp-content/uploads/2009/10/iphone.png" alt="" width="175" height="200" /></a> Lee BrimeLow of the Flash Blog has posted a nice <strong><a href="http://gotoandlearn.com/play?id=116">video tutorial on how to create a native iPhone application</a></strong> using the upcoming Flash Professional CS5. This tutorial shows how similar the process for creating an iPhone application is to process for creating AIR applications.</p>
<p>Just like on-device testing using Xcode, those wishing to test their Flash-created iPhone application would have to acquire the $100 developer license from Apple in order to be able to test their applications on their actual devices or in order to distribute them through the iTunes store.</p>
<p>Learn more about this by viewing the <a href="http://gotoandlearn.com/play?id=116">video tutorial here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/12/02/how-to-build-an-iphone-app-using-flash/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tutorial: Changing Object Color Using AS3</title>
		<link>http://www.republicofcode.com/2009/11/30/as3-colortransform/</link>
		<comments>http://www.republicofcode.com/2009/11/30/as3-colortransform/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 07:21:25 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2283</guid>
		<description><![CDATA[Learn how to use the AS3 ColorTransform Class to change the color of any object you have visible on the stage. You can read this tutorial here.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3: ColorTransform" href="http://www.republicofcode.com/tutorials/flash/as3colortransform/"><img class="alignnone size-full wp-image-2284" title="AS3: ColorTransform" src="http://www.republicofcode.com/wp-content/uploads/2009/11/as3colorTransform.jpg" alt="AS3: ColorTransform" width="175" height="200" /></a> Learn how to use the <strong>AS3 ColorTransform</strong> Class to change the color of any object you have visible on the stage. You can read <a title="AS3 ColorTransform" href="http://www.republicofcode.com/tutorials/flash/as3colortransform/">this tutorial here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/11/30/as3-colortransform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Using setInterval in ActionScript 3.0</title>
		<link>http://www.republicofcode.com/2009/11/20/tutorial-using-setinterval-in-actionscript-3-0/</link>
		<comments>http://www.republicofcode.com/2009/11/20/tutorial-using-setinterval-in-actionscript-3-0/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:08:23 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[setInterval]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2277</guid>
		<description><![CDATA[Learn a much more simpler method for executing your ActionScript 3.0 code repeatedly over specified time intervals using the setInterval() method by reading our tutorial on this topic.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3 setInterval" href="http://www.republicofcode.com/tutorials/flash/as3setinterval/"><img class="alignnone size-full wp-image-2278" title="AS3: setInterval()" src="http://www.republicofcode.com/wp-content/uploads/2009/11/as3setinterval.jpg" alt="AS3: setInterval()" width="175" height="200" /></a> Learn a much more simpler method for executing your ActionScript 3.0 code repeatedly over specified time intervals using the setInterval() method by reading <a title="AS3 setInterval" href="http://www.republicofcode.com/tutorials/flash/as3setinterval/">our tutorial</a> on this topic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/11/20/tutorial-using-setinterval-in-actionscript-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Using CSS in AS3</title>
		<link>http://www.republicofcode.com/2009/10/31/tutorial-using-css-in-as3/</link>
		<comments>http://www.republicofcode.com/2009/10/31/tutorial-using-css-in-as3/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:43:40 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash Tutorials]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2257</guid>
		<description><![CDATA[Our latest tutorial will teach you how to use the power CSS to format your text fields in Flash using ActionScript 3.0. Click here to view the tutorial.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3: Using CSS" href="http://www.republicofcode.com/tutorials/flash/as3css/"><img class="alignnone size-full wp-image-2258" title="Using CSS with AS3" src="http://www.republicofcode.com/wp-content/uploads/2009/10/as3-css.jpg" alt="Using CSS with AS3" width="175" height="200" /></a> Our latest tutorial will teach you how to use the power CSS to format your text fields in Flash using ActionScript 3.0. Click <a title="AS3: Using CSS" href="http://www.republicofcode.com/tutorials/flash/as3css/">here to view</a> the tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/10/31/tutorial-using-css-in-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Drawing Vectors in AS3</title>
		<link>http://www.republicofcode.com/2009/09/29/tutorial-drawing-vectors-in-as3/</link>
		<comments>http://www.republicofcode.com/2009/09/29/tutorial-drawing-vectors-in-as3/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:50:54 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Vectors]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2241</guid>
		<description><![CDATA[This ActionScript 3.0 tutorial will teach you how to draw lines, make fills, and create simple graphical vector shapes in Flash by using the Graphics Class. Click here to read the tutorial.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.republicofcode.com/tutorials/flash/as3drawvectors/"><img class="alignnone size-full wp-image-2242" title="AS3 Drawing Vectors" src="http://www.republicofcode.com/wp-content/uploads/2009/09/as3-drawing-vectors.gif" alt="AS3 Drawing Vectors" width="175" height="200" /></a> This ActionScript 3.0 tutorial will teach you how to draw lines, make fills, and create simple graphical vector shapes in Flash by using the Graphics Class. Click <a title="AS3: Drawing Vectors" href="http://www.republicofcode.com/tutorials/flash/as3drawvectors/">here to read the tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/09/29/tutorial-drawing-vectors-in-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Creating Web Links Using AS3</title>
		<link>http://www.republicofcode.com/2009/09/23/tutorial-creating-web-links-using-as3/</link>
		<comments>http://www.republicofcode.com/2009/09/23/tutorial-creating-web-links-using-as3/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 11:26:14 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2237</guid>
		<description><![CDATA[Learn how to create a link to another webpage using the ActionScript 3.0 navigateToURL() method. Click here to view the tutorial.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3 Web Links" href="http://www.republicofcode.com/tutorials/flash/as3link/"><img class="alignnone size-full wp-image-2238" title="Creating AS3 Links" src="http://www.republicofcode.com/wp-content/uploads/2009/09/as3links.jpg" alt="Creating AS3 Links" width="175" height="200" /></a> Learn how to create a link to another webpage using the ActionScript 3.0 navigateToURL() method. Click <a title="AS3 Web Links" href="http://www.republicofcode.com/tutorials/flash/as3link/">here to view the tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/09/23/tutorial-creating-web-links-using-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Keyboard Interaction Using AS3</title>
		<link>http://www.republicofcode.com/2009/09/16/tutorial-keyboard-interaction-using-as3/</link>
		<comments>http://www.republicofcode.com/2009/09/16/tutorial-keyboard-interaction-using-as3/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 10:14:20 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Keyboard]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2221</guid>
		<description><![CDATA[This tutorial will teach you how to use keyboard events to execute commands in your ActionScript 3.0 Flash movies &#8211; a helpful tool for game projects. Click here to view the tutorial.]]></description>
			<content:encoded><![CDATA[<p><a title="AS3: Keyboard Interaction" href="http://www.republicofcode.com/tutorials/flash/as3keyboard/"><img class="alignnone size-full wp-image-2222" title="AS3 Keyboard Interaction" src="http://www.republicofcode.com/wp-content/uploads/2009/09/as3-keyboard.jpg" alt="AS3 Keyboard Interaction" width="175" height="200" /></a> This tutorial will teach you how to use keyboard events to execute commands in your ActionScript 3.0 Flash movies &#8211; a helpful tool for game projects. Click <a href="http://www.republicofcode.com/tutorials/flash/as3keyboard/">here to view the tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/09/16/tutorial-keyboard-interaction-using-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Using the Switch Statement in AS3</title>
		<link>http://www.republicofcode.com/2009/09/08/tutorial-using-the-switch-statement-in-as3/</link>
		<comments>http://www.republicofcode.com/2009/09/08/tutorial-using-the-switch-statement-in-as3/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 18:52:52 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2218</guid>
		<description><![CDATA[This ActionScript 3.0 tutorial will teach you how to execute conditional code in a branched manner upon the satisfaction of a certain case using the switch statement.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.republicofcode.com/tutorials/flash/as3switch/"><img class="alignnone size-full wp-image-2219" title="AS3: Switch Statement" src="http://www.republicofcode.com/wp-content/uploads/2009/09/switchas3.jpg" alt="AS3: Switch Statement" width="175" height="200" /></a> This ActionScript 3.0 tutorial will teach you how to execute conditional code in a branched manner upon the satisfaction of a certain case using <a title="AS3 Switch Statement" href="http://www.republicofcode.com/tutorials/flash/as3switch/">the <em>switch</em> statement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/09/08/tutorial-using-the-switch-statement-in-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
