<?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>Thu, 21 Aug 2008 14:52:51 CDT</lastBuildDate>
		<ttl>20</ttl>
		<item>
			<title><![CDATA[Create a Quiz Application Using AS3 Classes]]></title>
			<link>http://www.actionscript.org/resources/articles/724/1/Create-a-Quiz-Application-Using-AS3-Classes/Page1.html</link>
			<description><![CDATA[This article will explain how to build a simple Flash application using Classes. It will take you from the initial concept to the finished application, one step at a time. Along the way, you'll find out about the following topics:<br/><br/>The document class<br/>Using one class to create instances of another class<br/>The new ...rest parameter<br/>Arrays<br/>Components<br/>Using a variable of your own custom datatype<br/>Encapsulation<br/> ]]></description>
			<author>no@spam.com (Jody Hall)</author>
			<pubDate><![CDATA[Fri, 01 Feb 2008 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/724/1/Create-a-Quiz-Application-Using-AS3-Classes/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[AS3 Classes Using Inheritance]]></title>
			<link>http://www.actionscript.org/resources/articles/716/1/AS3-Classes-Using-Inheritance/Page1.html</link>
			<description><![CDATA[In this tutorial, I explain the difference between using "composition" vs. using "inheritance." My previous two tutorials both used composition. In this tutorial, you'll learn the other technique, inheritance. You'll learn how to associate a MovieClip or other symbol in the library with a custom class file, so that the symbol <span style="font-weight: bold;">is</span> the class and vice versa. I'll also cover the difference between designating the Class as opposed to designating the Base Class in the "Linkage Properties" dialog box, and what it's used for.<br/>]]></description>
			<author>no@spam.com (Jody Hall)</author>
			<pubDate><![CDATA[Thu, 27 Dec 2007 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/716/1/AS3-Classes-Using-Inheritance/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Another Useful, Reusable AS3 Class, &quot;Expander&quot;]]></title>
			<link>http://www.actionscript.org/resources/articles/708/1/Another-Useful-Reusable-AS3-Class-Expander/Page1.html</link>
			<description><![CDATA[Difficulty: Easy<br/><br/>If you went through my earlier tutorial, you made two very useful, reusable classes. Not only that, but you learned a lot about the way classes work, how to store them in your own packages, how to import them, and how to make objects from them. Along the way, you also learned how to drag Movie Clips using a class, and also how to move them using the keyboard.<br/><br/>In this tutorial, you'll create another cool class that makes an ordinary MovieClip instance into an expanding help box. This could easily be incorporated into one of your future Flash programs, where you might want to give your users a help window that expands, yet stays inconspicuous and out of the way when collapsed. You'll also learn to use the Tween class, and I'll explain how to use getter and setter methods so that users of your class (or you!) can customize the way the box animates without editing the class file itself. ]]></description>
			<author>no@spam.com (Jody Hall)</author>
			<pubDate><![CDATA[Sun, 02 Dec 2007 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/708/1/Another-Useful-Reusable-AS3-Class-Expander/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Make your own reusable classes using Flash and AS3]]></title>
			<link>http://www.actionscript.org/resources/articles/698/1/Make-your-own-reusable-classes-using-Flash-and-AS3/Page1.html</link>
			<description><![CDATA[Difficulty: Easy<br/>This tutorial is intended for beginning programmers just starting to
learn to use classes, or beginning to intermediate programmers
migrating from Actionscript 2.0 to 3.0 that haven't done very much
programming with classes yet. It will cover how to store your classes
in your own packages, understanding the classpath, and how to write
your first simple classes that are actually useful and reusable. The
only prerequisite skills you need: The ability to create MovieClip symbols in Flash CS3, some knowledge of Actionscript 3.0's event listeners, the ability to browse
your
hard drive&#8217;s folder system, and the ability to create new folders. ]]></description>
			<author>no@spam.com (Jody Hall)</author>
			<pubDate><![CDATA[Thu, 22 Nov 2007 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/698/1/Make-your-own-reusable-classes-using-Flash-and-AS3/Page1.html</guid>
		</item>
	</channel>
</rss>