
com.greensock.plugins.CacheAsBitmapPlugin
[AS3/AS2 only] Forces the cacheAsBitmap property of a DisplayObject to be a certain value (true or false) during the tween and then sets it back to whatever it was before the tween was rendered for …
301 Moved Permanently
Moved Permanently The document has moved here.
GreenSock Tweening Platform Language Reference
com.greensock Summary GreenSock ActionScript API Docs All Packages All Classes Index Frames No Frames com.greensock Classes Classes
GreenSock Tweening Platform Language Reference
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.
greensock.com
x (value:Number, relative:Boolean) — method, class com.greensock.data. TweenLiteVars Tweens the "x" property of the target
greensock.com
Finds the easing function associated with a particular name (String), like "strongEaseOut".
com.greensock.easing.SteppedEase
Most easing equations give a smooth, gradual transition between the start and end values, but SteppedEase provides an easy way to define a specific number of steps that the transition should …
com.greensock.plugins.VolumePlugin
Package com.greensock.plugins Class public class VolumePlugin Inheritance VolumePlugin TweenPlugin Object
com.greensock.plugins.AutoAlphaPlugin
[AS3/AS2 only, although autoAlpha is recognized inside the CSSPlugin for JavaScript] Tweening "autoAlpha" is exactly the same as tweening an object's "alpha" except that it ensures that the …
com.greensock.motionPaths.CirclePath2D
Since CirclePath2D extends the Shape class, you can add an instance to the display list to see a line representation of the path drawn which can be helpful especially during the production phase. Use …