<?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: AS3 Animation class to replace MovieClip</title>
	<atom:link href="http://efnx.com/as3-animation-class-to-replace-movieclip/feed/" rel="self" type="application/rss+xml" />
	<link>http://efnx.com/as3-animation-class-to-replace-movieclip/</link>
	<description>code. blog.</description>
	<lastBuildDate>Wed, 01 Sep 2010 09:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: createmo</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-226</link>
		<dc:creator>createmo</dc:creator>
		<pubDate>Sun, 02 Nov 2008 06:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-226</guid>
		<description>Thank you for your website ;)
I made on photoshop backgrounds for myspace and youtube and more
my backgrounds:http://tinyurl.com/6r7cav
Hope you had a good day and thank you again!</description>
		<content:encoded><![CDATA[<p>Thank you for your website <img src='http://efnx.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
I made on photoshop backgrounds for myspace and youtube and more<br />
my backgrounds:http://tinyurl.com/6r7cav<br />
Hope you had a good day and thank you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schell</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-131</link>
		<dc:creator>Schell</dc:creator>
		<pubDate>Sat, 31 May 2008 21:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-131</guid>
		<description>Exactly! This is what the class is doing. If you download the source you will see that what you explained is exactly what is happening in this class. Although the class is slightly outdated at the moment [I don&#039;t use it in this post&#039;s form] you are correct, and Animation does just what you describe. I&#039;ll write a new post on the current version of Animation I&#039;m using, it&#039;s based on sprite sheets, which save space by containing all &quot;frames&quot; of animation in one picture.</description>
		<content:encoded><![CDATA[<p>Exactly! This is what the class is doing. If you download the source you will see that what you explained is exactly what is happening in this class. Although the class is slightly outdated at the moment [I don't use it in this post's form] you are correct, and Animation does just what you describe. I&#8217;ll write a new post on the current version of Animation I&#8217;m using, it&#8217;s based on sprite sheets, which save space by containing all &#8220;frames&#8221; of animation in one picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jvanpelt</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-125</link>
		<dc:creator>jvanpelt</dc:creator>
		<pubDate>Tue, 20 May 2008 20:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-125</guid>
		<description>&quot;Paul, I’m interested to know why animation is is an un-needed feature in an OOP language.&quot;

I think what&#039;s more to the point is that you don&#039;t need timelines to swap out images or do animations.  Beyond that, I don&#039;t see the need for attaching functions to artificial &quot;frames&quot;. Somewhere in your code you&#039;re telling your Animation gotoAndStop(). Why not call a method at that point that swaps your graphic and performs whatever necessary action is associated with that Event?</description>
		<content:encoded><![CDATA[<p>&#8220;Paul, I’m interested to know why animation is is an un-needed feature in an OOP language.&#8221;</p>
<p>I think what&#8217;s more to the point is that you don&#8217;t need timelines to swap out images or do animations.  Beyond that, I don&#8217;t see the need for attaching functions to artificial &#8220;frames&#8221;. Somewhere in your code you&#8217;re telling your Animation gotoAndStop(). Why not call a method at that point that swaps your graphic and performs whatever necessary action is associated with that Event?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schell</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-60</link>
		<dc:creator>Schell</dc:creator>
		<pubDate>Fri, 08 Feb 2008 06:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-60</guid>
		<description>Mike, I was using Didier Brun&#039;s Raster classes for tracing outlines of each frame. You can download them from http://www.bytearray.org/?p=67 or download the new source above. Thanks for finding that dependency!


Paul, I&#039;m interested to know why animation is is an un-needed feature in an OOP language. Prove to me you&#039;re not just spam and I&#039;ll listen to you.</description>
		<content:encoded><![CDATA[<p>Mike, I was using Didier Brun&#8217;s Raster classes for tracing outlines of each frame. You can download them from <a href="http://www.bytearray.org/?p=67" rel="nofollow">http://www.bytearray.org/?p=67</a> or download the new source above. Thanks for finding that dependency!</p>
<p>Paul, I&#8217;m interested to know why animation is is an un-needed feature in an OOP language. Prove to me you&#8217;re not just spam and I&#8217;ll listen to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-59</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 07 Feb 2008 02:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-59</guid>
		<description>A nice one if you keep on thinking the AS2 way. If you try and struct your code to be REALLY OOP you will find out that there is no need for such a functionallity and probably this is why it isn&#039;t there by default...</description>
		<content:encoded><![CDATA[<p>A nice one if you keep on thinking the AS2 way. If you try and struct your code to be REALLY OOP you will find out that there is no need for such a functionallity and probably this is why it isn&#8217;t there by default&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-57</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 04 Feb 2008 20:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-57</guid>
		<description>This looks like it will really help me out a lot. I downloaded the source code and Flash is telling me there should be another class called Raster. Is this supposed to be included in your source code download? If not, can you direct me in what I need to do to get this class. Thank you.</description>
		<content:encoded><![CDATA[<p>This looks like it will really help me out a lot. I downloaded the source code and Flash is telling me there should be another class called Raster. Is this supposed to be included in your source code download? If not, can you direct me in what I need to do to get this class. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axis</title>
		<link>http://efnx.com/as3-animation-class-to-replace-movieclip/comment-page-1/#comment-6</link>
		<dc:creator>Axis</dc:creator>
		<pubDate>Thu, 15 Nov 2007 09:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=10#comment-6</guid>
		<description>Very nice indeed. I would have just been doing animation through movieclips and attaching (or at least making new classes of them) those to the stage. This is a really nice class. I&#039;ve been wanting to do this since AS2 so it&#039;s a really nice addition to the toolset.</description>
		<content:encoded><![CDATA[<p>Very nice indeed. I would have just been doing animation through movieclips and attaching (or at least making new classes of them) those to the stage. This is a really nice class. I&#8217;ve been wanting to do this since AS2 so it&#8217;s a really nice addition to the toolset.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
