<?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>zedia flash blog &#187; Actionscrip 2</title>
	<atom:link href="http://www.zedia.net/tag/actionscrip-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tweener and stuff</title>
		<link>http://www.zedia.net/2007/tweener-and-stuff/</link>
		<comments>http://www.zedia.net/2007/tweener-and-stuff/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 00:49:33 +0000</pubDate>
		<dc:creator>zedia.net</dc:creator>
				<category><![CDATA[Tweener]]></category>
		<category><![CDATA[Actionscrip 2]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Animation]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2007/tweener-and-stuff/</guid>
		<description><![CDATA[Today I found another tweening engine called Tweener. For those who know it, it is the successor of MC Tween. It looks great, it permits you to do tweens on a lot of properties and there is a delay argument, so your code will look cleaner (without all the setTimeout). The down side is still [...]]]></description>
			<content:encoded><![CDATA[<p>Today I found another tweening engine called <a href="http://code.google.com/p/tweener/" title="Tweener animation engine" target="_blank">Tweener</a>. For those who know it, it is the successor of MC Tween. It looks great, it permits you to do tweens on a lot of properties and there is a delay argument, so your code will look cleaner (without all the setTimeout). The down side is still the weight, well it&#8217;s way less than the <a href="http://www.mosessupposes.com/Fuse/" title="Fuse kit" target="_blank">Fuse kit</a> but still; 9.2kb for ActionScript 2 or 10.4 kb for ActionScript 3. This include all of the <a href="http://hosted.zeh.com.br/tweener/docs/en-us/misc/transitions.html" title="Robert Penner's original easing" target="_blank">Robert Penner&#8217;s original easing equations</a> and there is a nice <a href="http://hosted.zeh.com.br/tweener/docs/en-us/misc/transitions.html" title="Robert Penner's original easing" target="_blank">page</a> showing the difference between each of them. I think I will try this code some time soon and I&#8217;ll give you feedback about it.</p>
<p>This weekend, I&#8217;ll try to work on the wordpress template because I think it looks too common and it&#8217;s way too narrow, ActionScript code doesn&#8217;t look like I would like it to. Maybe I&#8217;ll have time to update the <a href="http://www.zedia.net/actionscript-3-tweens-tutorial/" title="ActionScript 3 Tween tutorial">ActionScript 3 Tween tutorial</a> too.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.zedia.net%2F2007%2Ftweener-and-stuff%2F&amp;layout=standard&amp;show-faces=false&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:550px; height:70px;"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2007/tweener-and-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
