<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Republic of Code » Tutorials</title>
	
	<link>http://www.republicofcode.com</link>
	<description>Learn + Design + Code</description>
	<lastBuildDate>Sun, 01 Nov 2009 07:45:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/RepublicOfCodeTutorials" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><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>
		<item>
		<title>Tutorial: Using the AS3 Trace() Command</title>
		<link>http://www.republicofcode.com/2009/08/31/tutorial-using-the-as3-trace-command/</link>
		<comments>http://www.republicofcode.com/2009/08/31/tutorial-using-the-as3-trace-command/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:51:31 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[trace()]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2196</guid>
		<description><![CDATA[ Debugging your code is an essential part of any ActionScript project. This tutorial will teach you how to use the AS3 trace() command to display the value of your variables in the output window when testing your movie in the Flash authoring tool to discover bugs and errors. Click here to view the tutorial.
]]></description>
			<content:encoded><![CDATA[<p><a title="AS3: Trace() Command" href="http://www.republicofcode.com/tutorials/flash/as3trace/"><img class="alignnone size-full wp-image-2197" title="AS3: Trace() Command" src="http://www.republicofcode.com/wp-content/uploads/2009/08/as3trace.jpg" alt="AS3: Trace() Command" width="175" height="200" /></a> Debugging your code is an essential part of any ActionScript project. This tutorial will teach you how to use the <a title="Using the AS3 Trace() Command" href="http://www.republicofcode.com/tutorials/flash/as3trace/">AS3 trace() command</a> to display the value of your variables in the output window when testing your movie in the Flash authoring tool to discover bugs and errors. Click <a title="AS3: Trace() Command" href="http://www.republicofcode.com/tutorials/flash/as3trace/">here to view the tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/08/31/tutorial-using-the-as3-trace-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Twitter Widget in Flash</title>
		<link>http://www.republicofcode.com/2009/08/31/creating-a-twitter-widget-in-flash/</link>
		<comments>http://www.republicofcode.com/2009/08/31/creating-a-twitter-widget-in-flash/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 21:14:49 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2193</guid>
		<description><![CDATA[ Learn how to create a simple Flash widget to show your latest updates on Twitter. The widget is written in AS3 and relies on a PHP script and a cross domain policy to communicate with Twitter. You can view this tutorial here.
]]></description>
			<content:encoded><![CDATA[<p><a title="Creating a Twitter Widget in Flash" href="http://www.republicofcode.com/tutorials/flash/twitter_widget/"><img class="alignnone size-full wp-image-2194" title="Creating a Twitter Widget in Flash" src="http://www.republicofcode.com/wp-content/uploads/2009/08/twitter-widget-flash.jpg" alt="Creating a Twitter Widget in Flash" width="175" height="200" /></a> Learn how to create a simple Flash widget to show your latest updates on Twitter. The widget is written in AS3 and relies on a PHP script and a cross domain policy to communicate with Twitter. You can view this <a title="Creating a Flash Twitter Widget" href="http://www.republicofcode.com/tutorials/flash/twitter_widget/">tutorial here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/08/31/creating-a-twitter-widget-in-flash/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Augment Reality in Flash CS4</title>
		<link>http://www.republicofcode.com/2009/08/25/augment-reality-in-flash-cs4/</link>
		<comments>http://www.republicofcode.com/2009/08/25/augment-reality-in-flash-cs4/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 21:52:43 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Adobe Edge]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Augment Reality]]></category>
		<category><![CDATA[Flash CS4]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2185</guid>
		<description><![CDATA[ Earlier this month Adobe released its August issue of Adobe Edge, which include a nice tutorial on how to do augment reality in Flash CS4 to show an interactive 3D object on a real image captured live from a camera. The tutorial does not explain every single line of code used, but does provide [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2186" title="Augment Reality Flash CS4" src="http://www.republicofcode.com/wp-content/uploads/2009/08/areality.jpg" alt="Augment Reality Flash CS4" width="170" height="200" /> Earlier this month Adobe released its <a href="http://www.adobe.com/newsletters/edge/august2009/">August issue of Adobe Edge</a>, which include a nice tutorial on how to do augment reality in Flash CS4 to show an interactive 3D object on a real image captured live from a camera. The tutorial does not explain every single line of code used, but does provide a general guide on how to create each separate piece and the general function of each code segment. A nice read for someone interested in such a project. View the <a title="Augment Reality Flash CS4" href="http://www.adobe.com/newsletters/edge/august2009/articles/article7/index.html?trackingid=EVHFF">tutorial here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/08/25/augment-reality-in-flash-cs4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial: Creating A Simple AIR Application</title>
		<link>http://www.republicofcode.com/2009/07/31/tutorial-creating-a-simple-air-application/</link>
		<comments>http://www.republicofcode.com/2009/07/31/tutorial-creating-a-simple-air-application/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 19:30:00 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Adobe Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2161</guid>
		<description><![CDATA[ Our latest tutorial will teach you how to create a simple AIR application that works as a clock widget. The application will also have basic AIR-online functionality such as dragging the whole window and closing the application. The tutorial will cover the whole process for creating the application including the signing process. You can [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Creating a Simple AIR Application" href="http://www.republicofcode.com/tutorials/flash/airapplication/"><img class="alignnone size-full wp-image-2162" title="Creating A Simple AIR Application" src="http://www.republicofcode.com/wp-content/uploads/2009/08/simple-air-application.jpg" alt="Creating A Simple AIR Application" width="175" height="200" /></a> Our latest tutorial will teach you how to <strong><a title="Creating a Simple AIR Application" href="http://www.republicofcode.com/tutorials/flash/airapplication/">create a simple AIR application</a></strong> that works as a clock widget. The application will also have basic AIR-online functionality such as dragging the whole window and closing the application. The tutorial will cover the whole process for creating the application including the signing process. You can view this <a title="Creating a Simple AIR Application" href="http://www.republicofcode.com/tutorials/flash/airapplication/">tutorial here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/07/31/tutorial-creating-a-simple-air-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: AS3 Date Class</title>
		<link>http://www.republicofcode.com/2009/07/24/tutorial-as3-date-class/</link>
		<comments>http://www.republicofcode.com/2009/07/24/tutorial-as3-date-class/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:26:05 +0000</pubDate>
		<dc:creator>Blue Chi</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[date class]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.republicofcode.com/?p=2154</guid>
		<description><![CDATA[ Learn how to retrieve time and date information using this simple ActionScript 3.0 class in this tutorial.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.republicofcode.com/tutorials/flash/as3date/"><img class="alignnone size-full wp-image-2155" title="AS3 Date Class" src="http://www.republicofcode.com/wp-content/uploads/2009/07/date-class-as3.gif" alt="AS3 Date Class" width="175" height="200" /></a> Learn how to retrieve time and date information using this simple ActionScript 3.0 class in <a title="AS3 Date Class" href="http://www.republicofcode.com/tutorials/flash/as3date/">this tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.republicofcode.com/2009/07/24/tutorial-as3-date-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
