<?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>Dork Lessons &#187; AS3</title>
	<atom:link href="http://dorklessons.com/tag/as3/feed" rel="self" type="application/rss+xml" />
	<link>http://dorklessons.com</link>
	<description>Video Tutorials From Dorks</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:57:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash Basics AS3 Spinning Square Part 1</title>
		<link>http://dorklessons.com/flash-basics-as3-spinning-square-part-1</link>
		<comments>http://dorklessons.com/flash-basics-as3-spinning-square-part-1#comments</comments>
		<pubDate>Tue, 31 Mar 2009 22:59:04 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Dorks]]></category>
		<category><![CDATA[Interactivity]]></category>
		<category><![CDATA[Movie clips]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=192</guid>
		<description><![CDATA[
Update to the Spinning Square Project Using AS3 (ActionScript 3.0)  Learn to integrate buttons inside of Movie Clips and create some cool looking effects in the process
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_1f83199f"><param name="wmode" value="transparent" /><param name="movie" value="http://www.viddler.com/player/1f83199f/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/1f83199f/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_1f83199f" wmode="transparent"></embed></object></p>
<p>Update to the Spinning Square Project Using AS3 (ActionScript 3.0)  Learn to integrate buttons inside of Movie Clips and create some cool looking effects in the process</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/flash-basics-as3-spinning-square-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Links to Websites in Flash Using Actionscript 3.0</title>
		<link>http://dorklessons.com/creating-links-to-websites-in-flash-using-actionscript-30</link>
		<comments>http://dorklessons.com/creating-links-to-websites-in-flash-using-actionscript-30#comments</comments>
		<pubDate>Wed, 14 Jan 2009 22:56:54 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[David Rhugnanan]]></category>
		<category><![CDATA[External websites]]></category>
		<category><![CDATA[Flash Basics]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=131</guid>
		<description><![CDATA[ 
In this Tutorial you will learn how to navigate to an External URL using Action Script 3. Also how to make invisible buttons to be reused over multiple images.
Charles Ortiz  This was for you!  Stay Dorky Dude
]]></description>
			<content:encoded><![CDATA[<p> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_d3058305"><param name="movie" value="http://www.viddler.com/player/d3058305/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/d3058305/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_d3058305" ></embed></object></p>
<p>In this Tutorial you will learn how to navigate to an External URL using Action Script 3. Also how to make invisible buttons to be reused over multiple images.</p>
<p>Charles Ortiz  This was for you!  Stay Dorky Dude</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/creating-links-to-websites-in-flash-using-actionscript-30/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding Interactivity Using Tweener in AS3</title>
		<link>http://dorklessons.com/adding-interactivity-using-tweener-in-as3</link>
		<comments>http://dorklessons.com/adding-interactivity-using-tweener-in-as3#comments</comments>
		<pubDate>Wed, 07 Jan 2009 05:05:14 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Interactivity]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=78</guid>
		<description><![CDATA[
Now that we have learned the For Loop, we are now going to add in interactivity using the Tweener Class
]]></description>
			<content:encoded><![CDATA[<p><object width="700" height="480" data="http://www.viddler.com/player/5a323bfc/" type="application/x-shockwave-flash"><param name="id" value="viddler_5a323bfc" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/5a323bfc/" /><param name="name" value="viddler_5a323bfc" /><param name="allowfullscreen" value="true" /></object></p>
<p>Now that we have learned the For Loop, we are now going to add in interactivity using the Tweener Class</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/adding-interactivity-using-tweener-in-as3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For Loops and Movie Clip Duplication in AS3</title>
		<link>http://dorklessons.com/for-loops-and-movie-clip-duplication-in-as3</link>
		<comments>http://dorklessons.com/for-loops-and-movie-clip-duplication-in-as3#comments</comments>
		<pubDate>Wed, 07 Jan 2009 04:46:29 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[for loops]]></category>
		<category><![CDATA[movie clip duplication]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=74</guid>
		<description><![CDATA[
Learn how to make duplicates of the MovieClip you placed in your library using For Loops
]]></description>
			<content:encoded><![CDATA[<p><object width="700" height="480" data="http://www.viddler.com/player/b3226b84/" type="application/x-shockwave-flash"><param name="id" value="viddler_b3226b84" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/b3226b84/" /><param name="name" value="viddler_b3226b84" /><param name="allowfullscreen" value="true" /></object></p>
<p>Learn how to make duplicates of the MovieClip you placed in your library using For Loops</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/for-loops-and-movie-clip-duplication-in-as3/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Placing Movie Clips from the Library in AS3</title>
		<link>http://dorklessons.com/placing-movie-clips-from-the-library-in-as3</link>
		<comments>http://dorklessons.com/placing-movie-clips-from-the-library-in-as3#comments</comments>
		<pubDate>Wed, 07 Jan 2009 04:42:34 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Movie clips]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=72</guid>
		<description><![CDATA[
Learn how to place Movie Clips on the stage from the library using Actionscript
]]></description>
			<content:encoded><![CDATA[<p><object width="700" height="480" data="http://www.viddler.com/player/160dc739/" type="application/x-shockwave-flash"><param name="id" value="viddler_160dc739" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/160dc739/" /><param name="name" value="viddler_160dc739" /><param name="allowfullscreen" value="true" /></object></p>
<p>Learn how to place Movie Clips on the stage from the library using Actionscript</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/placing-movie-clips-from-the-library-in-as3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Navigation in the Timeline and Buttons</title>
		<link>http://dorklessons.com/basic-navigation-in-the-timeline-and-buttons</link>
		<comments>http://dorklessons.com/basic-navigation-in-the-timeline-and-buttons#comments</comments>
		<pubDate>Fri, 26 Dec 2008 17:51:59 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Dorks]]></category>
		<category><![CDATA[Flash CS3]]></category>

		<guid isPermaLink="false">http://dorklessons.com/test/?p=9</guid>
		<description><![CDATA[
Learn how to do Basic Navigation in flash using Buttons and Frames
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_13975260"><param name="movie" value="http://www.viddler.com/player/13975260/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/13975260/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_13975260" ></embed></object></p>
<p>Learn how to do Basic Navigation in flash using Buttons and Frames</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/basic-navigation-in-the-timeline-and-buttons/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
