<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>ActionScript 3 Design Patterns &#187; Closer Look</title>
	<atom:link href="http://www.as3dp.com/category/closer-look/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3dp.com</link>
	<description>OOP Techniques for Flash and Flex Developers</description>
	<lastBuildDate>Thu, 08 Jul 2010 21:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>A Closer Look: Using MovieClip.addFrameScript()</title>
		<link>http://www.as3dp.com/2009/09/23/a-closer-look-using-movieclipaddframescript/</link>
		<comments>http://www.as3dp.com/2009/09/23/a-closer-look-using-movieclipaddframescript/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 08:54:31 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[Closer Look]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1789</guid>
		<description><![CDATA[In a recent post, I looked at using the undocumented MovieClip.addFrameScript() method. It is a solution for accessing MovieClip objects with embedded tweens using external ActionScript 3.0. Not only is this important for controlling animations, but it is also a way to add code in classes that are part of a Design Pattern with ActionScript [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/09/23/a-closer-look-using-movieclipaddframescript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Hitchhiker’s Guide to ActionScript 3.0:  Dragging through the Galaxy—Part 1</title>
		<link>http://www.as3dp.com/2009/09/09/hitchhiker%e2%80%99s-guide-to-actionscript-30-dragging-through-the-galaxy%e2%80%94part-1/</link>
		<comments>http://www.as3dp.com/2009/09/09/hitchhiker%e2%80%99s-guide-to-actionscript-30-dragging-through-the-galaxy%e2%80%94part-1/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:00:08 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[Closer Look]]></category>
		<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1455</guid>
		<description><![CDATA[I have no idea how things pop into my head or why. However, they do, and like unscratched itches, if I don’t attend to them they stay put. One such idea that cropped up was… 
How do you drag a live video across the screen?

 I have no idea why someone would want to do [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/09/09/hitchhiker%e2%80%99s-guide-to-actionscript-30-dragging-through-the-galaxy%e2%80%94part-1/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>A Closer Look: Programming Library MovieClips to an Interface</title>
		<link>http://www.as3dp.com/2009/08/26/a-closer-look-programming-library-movieclips-to-an-interface/</link>
		<comments>http://www.as3dp.com/2009/08/26/a-closer-look-programming-library-movieclips-to-an-interface/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 21:05:14 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[Closer Look]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1392</guid>
		<description><![CDATA[Gentle Reader Every now and then I run into something of possible interest to ActionScript 3.0 and Design Patterns. Since I spend a lot of time in the forest (Design Patterns), I may miss the trees (Program Elements).  So what I may run across might be known (and obvious) to all but me. On [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/08/26/a-closer-look-programming-library-movieclips-to-an-interface/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
