<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">

	<channel>
		<title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Articles - ]]></title>
		<link>http://www.actionscript.org/resources</link>
		<description><![CDATA[ActionScript.org is the premier ActionScript developer community online for Flash and Flex users. One of the largest such sites in the world, ActionScript.org caters for designers and developers at all skill levels. The site includes thousands of tutorials, open source movies and scripts, support forums, reviews, scene news, a fully featured Flash jobs and employment section and much more.]]></description>
		<language>en-us</language>
		<copyright><![CDATA[http://www.actionscript.org/resources]]></copyright>
		<generator>N/A</generator>
		<webMaster>false</webMaster>
		<lastBuildDate>Sat, 06 Sep 2008 14:24:39 CDT</lastBuildDate>
		<ttl>20</ttl>
		<item>
			<title><![CDATA[Flex 2 and Flash 9 Together?]]></title>
			<link>http://www.actionscript.org/resources/articles/501/1/Flex-2-and-Flash-9-Together/Page1.html</link>
			<description><![CDATA[<strong>Tutorial Details:<br/>Written by:</strong> Hasan Otuome<br/><strong>Time:</strong> 10-15 minutes<br/><strong>Difficulty:</strong> Beginner - Intermediate<br/><strong>Requirements:</strong> Flash 9/Flex 2/ActionScript 3<br/><strong>Topics Covered:</strong> Application inter-communication<br/><strong>Assumed Knowledge:</strong> None<br/><br/>This tutorial gives a quick overview of how to integrate these (2) great technologies.]]></description>
			<author>no@spam.com (Hasan Otuome)</author>
			<pubDate><![CDATA[Wed, 08 Nov 2006 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/501/1/Flex-2-and-Flash-9-Together/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Intro to E4X]]></title>
			<link>http://www.actionscript.org/resources/articles/222/1/Intro-to-E4X/Page1.html</link>
			<description><![CDATA[<strong>Tutorial Details:<br/>Written by:</strong> Hasan Otuome<br/><strong>Time:</strong> 10-15 minutes<br/><strong>Difficulty:</strong> Beginner Intermediate<br/><strong>Requirements:</strong> Flash 9/Flex 2/ActionScript 3<br/><strong>Topics Covered:</strong> XML<br/><strong>Assumed Knowledge:</strong> Dealing with XML in ActionScript 2<br/><br/>You can grab the tutorial files <a href="http://www.marxmedia.net/tuts/flash/xml/e4x.zip" target="blank">here</a><br/><br/>This tutorial gives a brief introduction to ActionScript 3's new weapon for XML, E4X.]]></description>
			<author>no@spam.com (Hasan Otuome)</author>
			<pubDate><![CDATA[Sun, 03 Sep 2006 00:00:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/222/1/Intro-to-E4X/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[SharedObject Applications]]></title>
			<link>http://www.actionscript.org/resources/articles/190/1/SharedObject-Applications/Page1.html</link>
			<description><![CDATA[<strong>Tutorial details:<br />Written by:</strong> Hasan Otuome<br /><strong>Time:</strong> 30mins - 1 hr<br /><strong>Difficulty:</strong> Advanced<br /><strong>Requirements:</strong> Flash 8<br /><strong>Topics Covered:</strong> Using SharedObjects and LoadVars.<br /><strong>Assumed knowledge:</strong> Actionscript. SharedObject, LoadVars, arrays and for loops.<br /><br />You can grab the tutorial files <a href="http://www.marxmedia.net/tuts/flash/soa/soa.zip">here</a><br /><br />In this tutorial I'll show you creative uses of Flash's SharedObject to meet your clients increasing demands.]]></description>
			<author>no@spam.com (Hasan Otuome)</author>
			<pubDate><![CDATA[Thu, 23 Feb 2006 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/190/1/SharedObject-Applications/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Easy autoFocus]]></title>
			<link>http://www.actionscript.org/resources/articles/188/1/Easy-autoFocus/Page1.html</link>
			<description><![CDATA[<strong>Tutorial details:<br>Written by:</strong> Hasan Otuome<br><strong>Time:</strong> Approximately&nbsp;10 minutes<br><strong>Difficulty:</strong> Intermediate<br><strong>Requirements:</strong> Flash 8<br><strong>Topics Covered:</strong> Using Listener Objects for custom navigation.<br><strong>Assumed knowledge:</strong> Flash interface. Actionscript&nbsp;<br><br><!--StartFragment -->You can find the source files for this tutorial <a href="http://www.marxmedia.net/tuts/flash/autoFocus/autoFocus.zip" target="_blank">here</a>.<br><br>In this tutorial I show you how to use a Listener Object with your text fields to control focus automatically. This can have many applications, especially when developing massive apps like setup wizards, shopping carts, etc. OK, let's get to it.]]></description>
			<author>no@spam.com (Hasan Otuome)</author>
			<pubDate><![CDATA[Mon, 20 Feb 2006 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/188/1/Easy-autoFocus/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Making Life Easier With XML]]></title>
			<link>http://www.actionscript.org/resources/articles/187/1/Making-Life-Easier-With-XML/Page1.html</link>
			<description><![CDATA[<strong>Tutorial Details:</strong><br/><strong>Written by:</strong> Hasan Otuome<br/><strong>Time:</strong> 10-15 minutes<br/><strong>Difficulty:</strong> Intermediate<br/><strong>Requirements:</strong> Flash 7/8<br/><strong>Topics Covered:</strong> XML, Components, Actionscript<br/><strong>Assumed Knowledge:</strong> Adding components to the stage, Basic Actionscripting<br/><br/>You can grab the tutorial files <a href="http://www.marxmedia.net/tuts/states/states.zip" target="_blank">here</a><br/><br/>As your Flash knowledge increases, one of the logical progressions&nbsp;is becoming more efficient in your implementation of that knowledge (i.e. programming/designing).&nbsp;Flash definitely has a lot of power under the hood to help with that goal. With that in mind, we'll look at how we can&nbsp;quickly use XML, a comboBox and a little Actionscript to reach the&nbsp;"promised land".&nbsp;<br/>]]></description>
			<author>no@spam.com (Hasan Otuome)</author>
			<pubDate><![CDATA[Sat, 18 Feb 2006 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/187/1/Making-Life-Easier-With-XML/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Easy Movieclip Scrolling in Flash 8]]></title>
			<link>http://www.actionscript.org/resources/articles/186/1/Easy-Movieclip-Scrolling-in-Flash-8/Page1.html</link>
			<description><![CDATA[<strong>Tutorial details:<br />Written by:</strong> Hasan Otuome<br /><strong>Time:</strong> Approximately 35 minutes<br /><strong>Difficulty:</strong> Intermediate<br /><strong>Requirements:</strong> Flash 8.<br /><strong>Topics Covered:</strong> Usage of scrollRect to scroll text and graphics.<br /><strong>Assumed knowledge:</strong> Actionscript 1.0 and/or 2.0<br /><br />You can find the source files for this tutorial <a href="http://www.marxmedia.net/tuts/flash/scrollRect/scrollRect.zip" target="_blank">here</a>.<br /><br />This tutorial aims to shed some light on one of Flash 8's best kept secrets, scrollRect. Hopefully after following along you'll have yet another tool at your disposal to aid in making some truly amazing projects. OK, let's get to it.]]></description>
			<author>no@spam.com (Hasan Otuome)</author>
			<pubDate><![CDATA[Mon, 19 Dec 2005 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/186/1/Easy-Movieclip-Scrolling-in-Flash-8/Page1.html</guid>
		</item>
	</channel>
</rss>