<?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; Actionscript 3.0</title>
	<atom:link href="http://dorklessons.com/tag/actionscript-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://dorklessons.com</link>
	<description>Video Tutorials From Dorks</description>
	<lastBuildDate>Mon, 30 Jan 2012 07:40:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Create an Animated Indexing Movie Clip (Gallery of Sorts)</title>
		<link>http://dorklessons.com/flash/how-to-create-an-animated-indexing-movie-clip-gallery-of-sorts/</link>
		<comments>http://dorklessons.com/flash/how-to-create-an-animated-indexing-movie-clip-gallery-of-sorts/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:58:51 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[flash cs4]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[indexing Movie Clips]]></category>
		<category><![CDATA[Movie clips]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=284</guid>
		<description><![CDATA[Well what the Heck does that mean?! I guess I coudlnt&#8217; come up with a better name for it but in essence it is a Gallery of Sorts. Once you&#8217;ve mastered how to do this its just a simple matter of replacing the text with images. Then you have yourself a Merry Little Christmas.. Er [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_9c4e5152"><param name="movie" value="http://www.viddler.com/player/9c4e5152/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/9c4e5152/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_9c4e5152"></embed></object></p>
<p>Well what the Heck does that mean?!  I guess I coudlnt&#8217; come up with a better name for it but in essence it is a Gallery of Sorts.  Once you&#8217;ve mastered how to do this its just a simple matter of replacing the text with images.  Then you have yourself a Merry Little Christmas.. Er I mean Gallery.</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/flash/how-to-create-an-animated-indexing-movie-clip-gallery-of-sorts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talking to Movie Clips in Flash CS4 using Actionscript 3.0</title>
		<link>http://dorklessons.com/flash/talking-to-movie-clips-in-flash-cs4-using-actionscript-30/</link>
		<comments>http://dorklessons.com/flash/talking-to-movie-clips-in-flash-cs4-using-actionscript-30/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 17:12:09 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[flash cs4]]></category>
		<category><![CDATA[Programming Movie Clips]]></category>
		<category><![CDATA[Talking to Movie Clips]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=279</guid>
		<description><![CDATA[In this video we will go through how to access a movie clip&#8217;s timeline from outside of the symbol]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_3b86c120"><param name="movie" value="http://www.viddler.com/player/3b86c120/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/3b86c120/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_3b86c120"></embed></object></p>
<p>In this video we will go through how to access a movie clip&#8217;s timeline from outside of the symbol</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/flash/talking-to-movie-clips-in-flash-cs4-using-actionscript-30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Programming Buttons in Flash CS4</title>
		<link>http://dorklessons.com/flash/programming-buttons-in-flash-cs4/</link>
		<comments>http://dorklessons.com/flash/programming-buttons-in-flash-cs4/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 13:51:36 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[controlling timeline]]></category>
		<category><![CDATA[invisible buttons]]></category>
		<category><![CDATA[Programming Buttons]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=258</guid>
		<description><![CDATA[Learn how to add interactivity to your buttons through programming with Actionscript 3.0]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_3550a3b8"><param name="movie" value="http://www.viddler.com/player/3550a3b8/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/3550a3b8/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_3550a3b8"></embed></object></p>
<p>Learn how to add interactivity to your buttons through programming with Actionscript 3.0</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/flash/programming-buttons-in-flash-cs4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading an External Image in Flash CS4 Part 2</title>
		<link>http://dorklessons.com/flash/loading-an-external-image-in-flash-cs4-part-2/</link>
		<comments>http://dorklessons.com/flash/loading-an-external-image-in-flash-cs4-part-2/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:12:43 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[flash cs4]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[Preloader]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=215</guid>
		<description><![CDATA[So you&#8217;ve brought in an image, now we need to show the progress of the loading and here we are again using Actionscript 3]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_e6e0179d"><param name="movie" value="http://www.viddler.com/player/e6e0179d/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/e6e0179d/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_e6e0179d"></embed></object></p>
<p>So you&#8217;ve brought in an image, now we need to show the progress of the loading and here we are again using Actionscript 3</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/flash/loading-an-external-image-in-flash-cs4-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Basics AS3 Spinning Square Part 2</title>
		<link>http://dorklessons.com/flash/flash-basics-as3-spinning-square-part-2/</link>
		<comments>http://dorklessons.com/flash/flash-basics-as3-spinning-square-part-2/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 00:48:25 +0000</pubDate>
		<dc:creator>idocta</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[Dorks]]></category>
		<category><![CDATA[Dynamic effects]]></category>
		<category><![CDATA[Movie clips]]></category>

		<guid isPermaLink="false">http://dorklessons.com/?p=194</guid>
		<description><![CDATA[Part 2 of the Spinning Square, now using some more actions to make it look more dynamic]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="480" id="viddler_faff6bd"><param name="wmode" value="transparent" /><param name="movie" value="http://www.viddler.com/player/faff6bd/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/faff6bd/" width="700" height="480" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_faff6bd" wmode="transparent"></embed></object></p>
<p>Part 2 of the Spinning Square, now using some more actions to make it look more dynamic</p>
]]></content:encoded>
			<wfw:commentRss>http://dorklessons.com/flash/flash-basics-as3-spinning-square-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

