
301 Moved Permanently
Moved Permanently The document has moved here.
com.greensock.loading.display.FlexContentDisplay
A container for visual content that is loaded by any of the following: ImageLoaders, SWFLoaders, or VideoLoaders which is to be used in Flex. It is essentially a UIComponent that has a loader property …
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 …
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.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 (ExpoIn, ExpoOut, and …
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.
greensock.com
x (value:Number, relative:Boolean) — method, class com.greensock.data. TweenLiteVars Tweens the "x" property of the target
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 …
greensock.com
Finds the easing function associated with a particular name (String), like "strongEaseOut".