
301 Moved Permanently
Moved Permanently The document has moved here.
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 …
greensock.com
Finds the easing function associated with a particular name (String), like "strongEaseOut".
com.greensock.plugins.VolumePlugin
Package com.greensock.plugins Class public class VolumePlugin Inheritance VolumePlugin TweenPlugin Object
com.greensock.utils.VelocityTracker
Pretty much any numeric property of any object can be tracked, including function-based ones. For example, obj.x or obj.rotation or even obj.myCustomProp (). In fact, for getters and setters that start …
com.greensock.plugins.QuaternionsPlugin
[AS3/AS2 only] Performs SLERP interpolation between 2 Quaternions. Each Quaternion should have x, y, z, and w properties. Simply pass in an Object containing properties that correspond to your …
greensock.com
Maximum number of simultaneous connections that should be used while loading child loaders that were parsed from the XML and had their "load" attribute set to "true" (like <ImageLoader url="1.jpg" …
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 …
greensock.com
scale (value:Number, relative:Boolean) — method, class com.greensock.data. TweenMaxVars Tweens the "scaleX" and "scaleY" properties of the target
greensock.com
target — Property, class com.greensock. FlexBlitMask The target DisplayObject that the FlexBlitMask should mask