<?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>GreenSock &#187; ease</title>
	<atom:link href="http://www.greensock.com/tag/ease/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greensock.com</link>
	<description>Engaging the internet</description>
	<lastBuildDate>Thu, 26 Jan 2012 06:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RoughEase and Ease Visualizer</title>
		<link>http://www.greensock.com/roughease/</link>
		<comments>http://www.greensock.com/roughease/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 16:44:29 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Tweening]]></category>
		<category><![CDATA[ease]]></category>
		<category><![CDATA[EaseVisualizer]]></category>
		<category><![CDATA[easing]]></category>
		<category><![CDATA[RoughEase]]></category>
		<category><![CDATA[Tween]]></category>
		<category><![CDATA[TweenLite]]></category>
		<category><![CDATA[TweenMax]]></category>
		<category><![CDATA[visualizer]]></category>

		<guid isPermaLink="false">http://blog.greensock.com/?p=990</guid>
		<description><![CDATA[Ever wanted a more "gritty" transition like an alpha fade that flickers a bit or a position tween that jerks around before reaching its destination? Ever thought to yourself "smooth eases are for sissies"? If so, you're gonna like RoughEase. You can define an ease that it will use as a template (like a general guide - Linear.easeNone is the default) and then it will randomly plot points that wander from that template. The strength parameter controls how far from the template ease the points are allowed to go (a small number like 0.1 keeps it very close to the template ease whereas a larger number like 2 creates much larger jumps). You can also control the number of points in the ease, making it jerk more or less frequently. And lastly, you can associate a name with each RoughEase instance and retrieve it later like RoughEase.byName("myEaseName"). RoughEase is included in all the tweening platform downloads and is available in AS2 and AS3.]]></description>
		<wfw:commentRss>http://www.greensock.com/roughease/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Custom Ease Builder &#8211; Easing Made Easy</title>
		<link>http://www.greensock.com/customease/</link>
		<comments>http://www.greensock.com/customease/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 23:45:10 +0000</pubDate>
		<dc:creator>jack</dc:creator>
				<category><![CDATA[Tweening]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[CustomEase]]></category>
		<category><![CDATA[ease]]></category>
		<category><![CDATA[easing]]></category>
		<category><![CDATA[Tween]]></category>
		<category><![CDATA[TweenFilterLite]]></category>
		<category><![CDATA[TweenLite]]></category>
		<category><![CDATA[TweenMax]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://blog.greensock.com/?p=26</guid>
		<description><![CDATA[<p>Sometimes the standard easing equations (Elastic, Strong, etc.) don't give you quite what you want. This tool allows you to interactively draw a curve for your own custom easing equation and it even writes the code for you. Just copy and paste it into your AS3 or AS2 application. The code it writes requires the gs.easing.CustomEase class which is a membership benefit of <a href="http://blog.greensock.com/club/"><strong>Club GreenSock</strong></a>.</p>]]></description>
		<wfw:commentRss>http://www.greensock.com/customease/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.greensock.com @ 2012-02-09 07:27:44 -->
