<?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>After Effects Scripts &#187; Ian Haigh Scripts</title>
	<atom:link href="http://aescripts.com/category/scripts/ian-haigh/feed/" rel="self" type="application/rss+xml" />
	<link>http://aescripts.com</link>
	<description>A useful collection of scripts for Adobe After Effects</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:07:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Ease and Wizz</title>
		<link>http://aescripts.com/ease-and-wizz/</link>
		<comments>http://aescripts.com/ease-and-wizz/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 16:41:56 +0000</pubDate>
		<dc:creator>Ian Haigh</dc:creator>
				<category><![CDATA[Ian Haigh Scripts]]></category>
		<category><![CDATA[Animation Assistant]]></category>
		<category><![CDATA[Bounce]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[Ease]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Keyframes]]></category>
		<category><![CDATA[Smooth]]></category>

		<guid isPermaLink="false">http://aescripts.com/?p=949</guid>
		<description><![CDATA[Ease and Wizz is a set of expressions for After Effects that give you more ways to interpolate between values. The obvious use is in motion, but they can be used on animated properties of any kind. They’re applied with an After Effects-ish palette that can be docked, so it’s very easy to use.]]></description>
			<content:encoded><![CDATA[<h3>Announcing Ease and Wizz 2.0 — now with Curvaceous!</h3>
<p>This new version lets you apply the expressions to curved motion paths and mask shapes.</p>
<h3>Introduction</h3>
<p>Ease and Wizz is a set of expressions for After Effects that give you more ways to interpolate between values. The obvious use is in motion, but they can be used on animated properties of any kind. They’re applied with an After Effects-ish palette that can be docked, so it’s very easy to use.</p>
<p>A while back, Flash guru Robert Penner created a suite of extremely useful easing equations that have been used to build thousands of websites worldwide. I&#8217;ve adapted these equations to work as expressions in After Effects (for an introduction to After Effects expressions, check out Dan Ebberts’ excellent site).</p>
<p>One advantage of using an expression for easing is that the keyframes are editable. You can drag objects in the comp viewer, or move keyframes in the timeline, and the easing will be updated immediately.</p>
<p>Ease and Wizz has been reviewed by these good folk:</p>
<ul>
<li><a href="http://shisko.blogspot.com/2008/03/easier-easing.html"><strong>Alan Shisko</strong> on Motion Graphics ‘n’ Such</a></li>
<li><a href="http://provideocoalition.com/index.php/cmg_blogs/story/ease_and_wizz"><strong>Chris Meyer</strong> on Provideo Coalition: Creating Motion Graphics</a></li>
<li> <a href="http://www.motionworks.com.au/2008/12/ease-wizz/"><strong>John Dickinson</strong> on Motionworks</a></li>
</ul>
<h3>Usage</h3>
<p><strong>An Introduction to Ease and Wizz:</strong></p>
<p><a href="http://blip.tv/play/hJNpgZmgYwI" rel="shadowbox"><img src="http://aescripts.com/images/video_thumbs/generic_watch_tutorial.jpg"/></a></p>
<p>Simply select the properties that you wish to add expressions to, choose the type of easing from the popup menu, whether it should be &#8220;in&#8221;, &#8220;out&#8221;, or both and click Apply. As of version 1.1 it&#8217;s possible to apply the expression to all keyframes instead of just the first two.</p>
<p>You can choose any number of properties (including different kinds), on any number of layers, and the script will add expressions to everything that&#8217;s selected.</p>
<p>Note: If there are already expressions on the properties that are selected, they&#8217;ll be replaced when you click Apply.</p>
<h4>Types of easing</h4>
<p><strong>Regular easing (from most to least dramatic)</strong></p>
<ul>
<li>Expo, Circ, Quint, Quart, Quad, Sine</li>
</ul>
<p><strong>Special types</strong></p>
<ul>
<li>Back, Bounce, Elastic</li>
</ul>
<h3>FAQ</h3>
<p><strong>How do I get more control over the bounce or elastic expressions?</strong></p>
<ul>
<li> These expressions are pretty speedy to apply, but don’t offer too much in terms of customising. For that, I recommend checking out Dan Ebberts’ <a href="http://motionscript.com/">motionscript.com</a>. The <a href="http://www.motionscript.com/mastering-expressions/simulation-basics-3.html">Physical Simulations</a> is a great jumping off point.</li>
</ul>
<p><strong>After Effects CS4 crashes every time I quit. Coincidence?</strong></p>
<ul>
<li> It’s an After Effects bug that’s been <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408103&amp;sliceId=1">acknowledged by Adobe</a>. But don&#8217;t fret, it&#8217;s been fixed, all you need to do is upgrade to version 9.0.2 (<a href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4432">Mac</a> | <a href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4433">Windows</a>)</li>
</ul>
<p><strong>Can I use this with After Effects 7?</strong></p>
<ul>
<li> I never had any joy getting the palette to work in AE7. However, you can always just copy and paste the expressions directly into the property you&#8217;re animating … if, for example you wanted an expo in-out tween on a position property, keyframe it as usual then open the file &#8220;inOutExpo-easeandwizz-all.js&#8221;. Copy the contents, add an expression to the position property, then paste it in.</li>
</ul>
<p><strong> Why do I need to enable &#8220;Allow Scripts to Write Files and Access Network&#8221;?</strong></p>
<ul>
<li> The expressions themselves are separate files in the &#8220;easingExpressions&#8221; folder. The main script figures out which one you intend to use, opens the relevant file, and the applies the expression to all the properties you&#8217;ve got selected. In a pinch, you could also do this manually (but it&#8217;s pretty laborious).</li>
</ul>
<p><strong>What&#8217;s with the name?</strong></p>
<ul>
<li> It&#8217;s a pun on a song title by UK band Pulp: “<a href="http://en.wikipedia.org/wiki/Sorted_for_E's_&amp;_Wizz">Sorted for E&#8217;s &amp; Wizz</a>”.</li>
</ul>
<p><strong>Are these questions really “Frequently Asked”?</strong></p>
<ul>
<li> OK, you got me. They have, literally, never been asked.</li>
</ul>
<h3>Version history</h3>
<p><strong>2009.02.11 – Version 2.0</strong></p>
<ul>
<li><strong>[NEW] </strong>Curvaceous. Allows you to apply easing expressions to curved motion paths, and to mask or shape layer paths.</li>
</ul>
<p><strong>2008.12.01 – Version 1.12</strong></p>
<ul>
<li><strong>[FIXED]</strong> After Effects CS4 compatability.</li>
</ul>
<p><strong><br />
2008.03.24 – Version 1.1</strong></p>
<ul>
<li><strong>[NEW] </strong>Tooltips added to the palette</li>
<li><strong>[NEW]</strong> Popup menu added so you can select which keyframes to affect (all, first two and last two, or just the first two)</li>
<li><strong>[CHANGED] </strong>Replaced the &#8220;type&#8221; radio buttons with a popup menu</li>
<li><strong>[CHANGED]</strong> Eliminated need to choose easingExpressions folder path (thanks to Jeff Almasol)</li>
<li><strong>[FIXED]</strong> Fixed colour of text in popup menus &#8211; thanks to Jeff again</li>
</ul>
<p><strong>2008.03.21 – Version 1.0</strong></p>
<ul>
<li>Initial release</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://aescripts.com/ease-and-wizz/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
	</channel>
</rss>
