
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.text.FlexSplitTextField
FlexSplitTextField makes it easy to break apart the TextField in a UIComponent like a Label, Text, or TextArea so that each character, word, or line is in its own TextField, making complex animation …
com.greensock.plugins.DropShadowFilterPlugin
Set remove to true if you want the filter to be removed when the tween completes.
com.greensock.easing.Elastic
Eases with an elastic effect either at the beginning (easeIn), the end (easeOut), or both (easeInOut). Elastic is a convenience class that congregates the 3 types of Elastic eases (ElasticIn, ElasticOut, …
greensock.com
Analyzes a url or array of urls and attempts to automatically create the appropriate loader (s) based on file extension (s) in the url (s), returning either an individual loader like an ImageLoader, SWFLoader, …
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.
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 …