
One moment, please... - greensock.com
One moment, please...Please wait while your request is being verified...
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.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 rendered for …
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 …
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 animation …
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.plugins.VolumePlugin
Package com.greensock.plugins Class public class VolumePlugin Inheritance VolumePlugin TweenPlugin Object
com.greensock Summary
com.greensock Summary
com.greensock.utils.VelocityTracker
Pretty much any numeric property of any object can be tracked, including function-based ones. For example, obj.x or obj.rotation or even obj.myCustomProp (). In fact, for getters and setters that start …