<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Some AS3 examples</title>
	<atom:link href="http://www.webdevils.com/2007/09/27/some-as3-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevils.com/2007/09/27/some-as3-examples/</link>
	<description>Web New Media notes and ramblings</description>
	<lastBuildDate>Wed, 19 May 2010 03:39:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Zombie Ape - Terrifying Tales of Terror</title>
		<link>http://www.webdevils.com/2007/09/27/some-as3-examples/comment-page-1/#comment-754</link>
		<dc:creator>Zombie Ape - Terrifying Tales of Terror</dc:creator>
		<pubDate>Fri, 09 Nov 2007 22:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevils.com/?p=56#comment-754</guid>
		<description>[...] I am really not liking the idea of learing AS 3. One more thing to learn and I have to start forgetting AS 2. sucks. Well, here is some basic starters to help my brain bend it&#8217;s way around it all. http://www.webdevils.com/?p=56 [...]</description>
		<content:encoded><![CDATA[<p>[...] I am really not liking the idea of learing AS 3. One more thing to learn and I have to start forgetting AS 2. sucks. Well, here is some basic starters to help my brain bend it&#8217;s way around it all. <a href="http://www.webdevils.com/?p=56" rel="nofollow">http://www.webdevils.com/?p=56</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.webdevils.com/2007/09/27/some-as3-examples/comment-page-1/#comment-471</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 15 Oct 2007 02:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevils.com/?p=56#comment-471</guid>
		<description>I think the MovieClip is essential if you are attachIng clips from your library or working with clips that you have created in Flash. If you are making stuff dynamically then it&#039;s all about the Sprite class. 

Any class that is going to be displayed on the stage should extend Sprite or MovieClip. If the class doesn&#039;t have a timeline Sprite is the choice. 

I have been trying to wrap my head around the new Display model. I spent some time last night trying to solve a problem. After a while I realized I had forgotten to add my Sprite to the display list. Doh! The clip was a little complex with several nested sprites which I had added to the display list of the parent class. But the parent had not been added to the main document class.</description>
		<content:encoded><![CDATA[<p>I think the MovieClip is essential if you are attachIng clips from your library or working with clips that you have created in Flash. If you are making stuff dynamically then it&#8217;s all about the Sprite class. </p>
<p>Any class that is going to be displayed on the stage should extend Sprite or MovieClip. If the class doesn&#8217;t have a timeline Sprite is the choice. </p>
<p>I have been trying to wrap my head around the new Display model. I spent some time last night trying to solve a problem. After a while I realized I had forgotten to add my Sprite to the display list. Doh! The clip was a little complex with several nested sprites which I had added to the display list of the parent class. But the parent had not been added to the main document class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Harley</title>
		<link>http://www.webdevils.com/2007/09/27/some-as3-examples/comment-page-1/#comment-469</link>
		<dc:creator>Jay Harley</dc:creator>
		<pubDate>Sun, 14 Oct 2007 23:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevils.com/?p=56#comment-469</guid>
		<description>Hi Mitch

Thanks for the examples!  One question, do you find yourself using the MovieClip class as frequently in AS 3.0?  I know that Adobe has moved a lot of methods out of it and into the &quot;display&quot; model.</description>
		<content:encoded><![CDATA[<p>Hi Mitch</p>
<p>Thanks for the examples!  One question, do you find yourself using the MovieClip class as frequently in AS 3.0?  I know that Adobe has moved a lot of methods out of it and into the &#8220;display&#8221; model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.webdevils.com/2007/09/27/some-as3-examples/comment-page-1/#comment-351</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 27 Sep 2007 21:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevils.com/?p=56#comment-351</guid>
		<description>No problem, let me know if you have questions or suggestions. I&#039;m just getting start with AS3 myself.</description>
		<content:encoded><![CDATA[<p>No problem, let me know if you have questions or suggestions. I&#8217;m just getting start with AS3 myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Summerhayes</title>
		<link>http://www.webdevils.com/2007/09/27/some-as3-examples/comment-page-1/#comment-350</link>
		<dc:creator>Richard Summerhayes</dc:creator>
		<pubDate>Thu, 27 Sep 2007 20:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevils.com/?p=56#comment-350</guid>
		<description>Thanks for posting this Mitch</description>
		<content:encoded><![CDATA[<p>Thanks for posting this Mitch</p>
]]></content:encoded>
	</item>
</channel>
</rss>
