
com.greensock.data.TweenLiteVars
In most code editors, code hinting will be activated which helps remind you which special properties are available. It allows you to code using strict data typing which can improve …
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 …
com.greensock.loading.core.LoaderItem
Serves as the base class for all individual loaders (not LoaderMax) like ImageLoader, XMLLoader, SWFLoader, MP3Loader, etc. There is no reason to use this class on its own. Please see the …
greensock.com
x (value:Number, relative:Boolean) — method, class com.greensock.data. TweenLiteVars Tweens the "x" property of the target
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 …
com.greensock.easing.Ease
Base class for all GreenSock easing equations. In its simplest form, an Ease is responsible for translating linear time (typically represented as a number between 0 and 1 where 0 is the …
com.greensock.loading.data.DataLoaderVars
In most code editors, code hinting will be activated which helps remind you which special properties are available in DataLoader It enables strict data typing for improved debugging …
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 …
com.greensock.plugins.TweenPlugin
TweenPlugin is the base class for all TweenLite and TweenMax plugins, but generally isn't used directly. USAGE: To create your own plugin, extend TweenPlugin and override whichever …
GreenSock Tweening Platform Language Reference
com.greensock Summary GreenSock ActionScript API Docs All Packages All Classes Index Frames No Frames com.greensock Classes Classes