
com.greensock.TweenMax
For best performance, use one of the GreenSock eases (which are in the com.greensock.easing package). TweenMax also works with any standard easing equation that uses the typical 4 …
com.greensock.TweenLite
TweenLite is an extremely fast, lightweight, and flexible animation tool that serves as the foundation of the GreenSock Animation Platform (GSAP), available in AS2, AS3, and JavaScript.
com.greensock.text.FlexSplitTextField
This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for Club GreenSock members, the software agreement that was issued with the membership.
All Classes - greensock.com
Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in …
com.greensock.plugins.BezierPlugin
"thru" (the default) - the plugin figures out how to draw the Bezier naturally through the supplied values using a proprietary GreenSock algorithm. The values you provide in the array are essentially treated …
com.greensock.core.Animation
In JavaScript, the Animation object/class is located at com.greensock.core.Animation - it is not added to the global namespace in order to avoid polluting it (developers rarely directly access the Animation …
com.greensock.easing.SlowMo
This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for Club GreenSock members, the software agreement that was issued with the membership.
com.greensock.plugins.ScrambleTextPlugin
This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for Club GreenSock members, the software agreement that was issued with the membership.
com.greensock.loading.SWFLoader
For example, if your URL has duplicate variables in the query string like http://www.greensock.com/?c=S&c=SE&c=SW, it is technically considered a malformed URL and a …
com.greensock.TweenNano
Provides An easy way to change the default easing equation. Choose from any of the GreenSock eases in the com.greensock.easing package or any standard easing function like the ones in Adobe's …