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

	<channel>
		<title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Articles - Beginner]]></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>general.redirect@gmail.com</webMaster>
		<lastBuildDate>Sat, 21 Nov 2009 05:31:30 CST</lastBuildDate>
		<ttl>20</ttl>
		<item>
			<title><![CDATA[Mask In Mask ]]></title>
			<link>http://www.actionscript.org/resources/articles/917/1/Mask-In-Mask-/Page1.html</link>
			<description><![CDATA[Mask In Mask in Flash CS4]]></description>
			<author>no@spam.com (Andriy  Drozdenko)</author>
			<pubDate><![CDATA[Mon, 17 Aug 2009 12:00:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/917/1/Mask-In-Mask-/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[How to Create Interactive Multiple-choice Quiz in Adobe Flash CS4]]></title>
			<link>http://www.actionscript.org/resources/articles/910/1/How-to-Create-Interactive-Multiple-choice-Quiz-in-Adobe-Flash-CS4/Page1.html</link>
			<description><![CDATA[This tutorial will guide you how to create interactive drop-down multiple-choice quiz in Adobe Flash with step-by-step illustrations.]]></description>
			<author>no@spam.com (Sarra jiang)</author>
			<pubDate><![CDATA[Wed, 05 Aug 2009 05:30:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/910/1/How-to-Create-Interactive-Multiple-choice-Quiz-in-Adobe-Flash-CS4/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[[AS3]Using caurina Tweener]]></title>
			<link>http://www.actionscript.org/resources/articles/902/1/AS3Using-caurina-Tweener/Page1.html</link>
			<description><![CDATA[Simple animations with Caurina Tweener<br/>]]></description>
			<author>no@spam.com (Tecsi Aron)</author>
			<pubDate><![CDATA[Tue, 07 Jul 2009 10:00:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/902/1/AS3Using-caurina-Tweener/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Quiz Application Part 2 - XML]]></title>
			<link>http://www.actionscript.org/resources/articles/898/1/Quiz-Application-Part-2---XML/Page1.html</link>
			<description><![CDATA[After I wrote the article about creating a Quiz program, I got comments from people requesting that it be adapted to use an external XML file. In this article, we will modify it so that it does exactly that. So for those of you who requested it, this ought to satisfy <span style="font-weight: bold;">both</span> of you :) .<br/><br/>Note: The starter files are available for download on the first page of this article. The finished files are available for download from the bottom of the last page.<br/>]]></description>
			<author>no@spam.com (Jody Hall)</author>
			<pubDate><![CDATA[Sat, 27 Jun 2009 21:30:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/898/1/Quiz-Application-Part-2---XML/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Hands-on Garbage Collection]]></title>
			<link>http://www.actionscript.org/resources/articles/882/1/Hands-on-Garbage-Collection/Page1.html</link>
			<description><![CDATA[A beginner walkthrough Flash garbage collection by simple and clear examples.<br/>]]></description>
			<author>no@spam.com (Minh Ha)</author>
			<pubDate><![CDATA[Wed, 29 Apr 2009 22:30:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/882/1/Hands-on-Garbage-Collection/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Another Useful, Reusable AS3 Class, "ButtonDisabler"]]></title>
			<link>http://www.actionscript.org/resources/articles/856/1/Another-Useful-Reusable-AS3-Class-ButtonDisabler/Page1.html</link>
			<description><![CDATA[In this tutorial, we will build a class together that will automate the task of giving any group of buttons some "button disabling" behavior. You will learn about how to make the class handle any type of button. You will learn about how to decide what tasks ought to be "built-in" to the class, and which tasks are best managed by outside code. You will also learn about interfaces and polymorphism (painlessly, I promise). What you will learn about AS3 classes and OOP is the important thing, but at the same time, I think the ButtonDisabler class is something you wlll find handy and useful in the future. And I hope you'll also realize that if you can make something like this, there are any number of other similar things that you can make as well. It just takes some imagination.<br/>]]></description>
			<author>no@spam.com (Jody Hall)</author>
			<pubDate><![CDATA[Fri, 19 Dec 2008 17:30:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/856/1/Another-Useful-Reusable-AS3-Class-ButtonDisabler/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Simple Projectile Motion]]></title>
			<link>http://www.actionscript.org/resources/articles/840/1/Simple-Projectile-Motion/Page1.html</link>
			<description><![CDATA[Create a simple projectile launcher using AS2<br/>]]></description>
			<author>no@spam.com (Immanuel Encarnacion)</author>
			<pubDate><![CDATA[Sat, 22 Nov 2008 10:30:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/840/1/Simple-Projectile-Motion/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[Create Skinnable Application Using Flex + AIR]]></title>
			<link>http://www.actionscript.org/resources/articles/834/1/Create-Skinnable-Application-Using-Flex--AIR/Page1.html</link>
			<description><![CDATA[
<p>
<p>This article will cover some cool features of the AIR (Adobe Integrated Run-time) like custom chrome & file system access. It requires some basic knowledge of event handling & XML parsing.</p>
<p>Article gives you a fair idea on creating a custom shape window application (any odd shape window), change the look & feel of the application in run-time & saving configuration data in a file (here we are using XML format).</p>
</p>]]></description>
			<author>no@spam.com (Chintan Buch)</author>
			<pubDate><![CDATA[Sun, 16 Nov 2008 05:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/834/1/Create-Skinnable-Application-Using-Flex--AIR/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[How to insert FLV (Flash Video) into PowerPoint]]></title>
			<link>http://www.actionscript.org/resources/articles/831/1/How-to-insert-FLV-Flash-Video-into-PowerPoint/Page1.html</link>
			<description><![CDATA[
<p><span lang="EN-US" style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'; mso-fareast-font-family: &#023435&#020307; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"><span style="mso-spacerun: yes">Step-by-step instructions to show you </span>how to insert  Flash video (YouTube and other online videos) into PowerPoint presentation.</span></p>]]></description>
			<author>no@spam.com (sunny qing)</author>
			<pubDate><![CDATA[Sun, 02 Nov 2008 20:30:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/831/1/How-to-insert-FLV-Flash-Video-into-PowerPoint/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[How to merge or embed flash files]]></title>
			<link>http://www.actionscript.org/resources/articles/826/1/How-to-merge-or-embed-flash-files/Page1.html</link>
			<description><![CDATA[Step-by-steps on merging or embedding fla files.<br/>This is a step-by-step introduction on how to merge .fla files and another step-by-step introduction on how to embed .swf files into your .fla file.]]></description>
			<author>no@spam.com (Dennis Hall)</author>
			<pubDate><![CDATA[Mon, 27 Oct 2008 19:30:00 CDT]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/826/1/How-to-merge-or-embed-flash-files/Page1.html</guid>
		</item>
	</channel>
</rss>