
301 Moved Permanently
Moved Permanently The document has moved here.
com.greensock.loading.CSSLoader
name : String - A name that is used to identify the loader instance. This name can be fed to the LoaderMax.getLoader () or LoaderMax.getContent () methods or traced at any time. Each …
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 …
GreenSock Tweening Platform Language Reference
com.greensock Summary GreenSock ActionScript API Docs All Packages All Classes Index Frames No Frames com.greensock Classes Classes
com.greensock.loading Summary
Thu Oct 24 2013, 01:43 PM -05:00
com.greensock.easing.Power1
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to Quad but with a more intuitive name. The more power, the more exaggerated the easing …
greensock.com
rawContent — Property, class com.greensock.loading.core. DisplayObjectLoader The raw content that was successfully loaded into the content ContentDisplay Sprite which varies depending on …
greensock.com
x (value:Number, relative:Boolean) — method, class com.greensock.data. TweenLiteVars Tweens the "x" property of the target
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 …
com.greensock.easing.Expo
Eases in a strong fashion either at the beginning (easeIn), the end (easeOut), or both (easeInOut). Expo is a convenience class that congregates the 3 types of Expo eases …