<?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>franto.com &#187; Tween</title>
	<atom:link href="http://franto.com/tag/tween/feed/" rel="self" type="application/rss+xml" />
	<link>http://franto.com</link>
	<description></description>
	<lastBuildDate>Tue, 23 Aug 2011 10:29:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>AS3Tip: Tween in AS3.0 project</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/</link>
		<comments>http://franto.com/as3tip-tween-in-as30-project/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 06:54:19 +0000</pubDate>
		<dc:creator>Franto</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS3 Tip]]></category>
		<category><![CDATA[Tween]]></category>

		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project</guid>
		<description><![CDATA[If you want make just pure AS3.0 project, not Flex project, there is problem with Tween. Adobe has not included Tween to pure AS3.0 project, it&#8217;s included in Flex framework library (at least I don&#8217;t know something). So you have few possibilites how to use Tween in your project. By including Flex framework library, make [...]]]></description>
			<content:encoded><![CDATA[<div class="TweetButton_button" style="float: right; margin-left: 10px;;height:20px;margin-bottom:5px;"><a href="http://twitter.com/share?url=http%3A%2F%2Ffranto.com%2Fas3tip-tween-in-as30-project%2F&amp;text=AS3Tip: Tween in AS3.0 project&amp;count=vertical&amp;lang=en&amp;related=ActionScript,AS3+Tip,Tween"><img src="http://franto.com/blog2/wp-content/plugins/tweetbutton-for-wordpress/images/tweet.png" style="border:none" /></a></div>
<p>If you want make just pure AS3.0 project, not Flex project, there is problem with Tween. Adobe has not included Tween to pure AS3.0 project, it&#8217;s  included in Flex framework library (at least I don&#8217;t know something). So you have few possibilites how to use Tween in your project. By <a href="http://www.hcxm.cn/blog2/article.asp?id=147">including Flex framework library</a>, make your own Tween Class, or use any already built framework, packages which has custom Tween class inside.</p>
<p>Let me know, how you are using Tween in your AS3.0 projects, maybe you will help someone.</p>
<hr />
<p>Here is list of already build Tween classes for you (I will update it, when someone point out new class):</p>
<ul>
<li><a href="http://code.google.com/p/tweener/">http://code.google.com/p/tweener/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://franto.com/as3tip-tween-in-as30-project/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

