
com.greensock.easing.SlowMo
SlowMo is a configurable ease that produces a slow-motion effect that decelerates initially, then moves linearly for a certain portion of the ease (which you can choose) and then accelerates again at the …
301 Moved Permanently
Moved Permanently The document has moved here.
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 …
greensock.com
x (value:Number, relative:Boolean) — method, class com.greensock.data. TweenLiteVars Tweens the "x" property of the target
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.loading Summary
Thu Oct 24 2013, 01:43 PM -05:00
com.greensock.plugins.TransformAroundPointPlugin
[AS3/AS2 only] Normally, all transformations (scale, rotation, and position) are based on the DisplayObject's registration point (most often its upper left corner), but TransformAroundPoint allows …
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 the type …
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 effect. Using a …
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 loader's …