
GreenSock ActionScript API Docs
Properties | Properties | Constructor | Methods | Functions | Events | Styles | Skin Parts | Skin States | Effects | Constants | Constants | Interfaces | Classes ...
301 Moved Permanently
Moved Permanently The document has moved here.
com.greensock.easing.Quad
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to the Power1 ease. The more power, the more exaggerated the easing effect. Using a numeric approach …
com.greensock.plugins.TweenPlugin
TweenPlugin is the base class for all TweenLite and TweenMax plugins, but generally isn't used directly.
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.plugins.GlowFilterPlugin
Set remove to true if you want the filter to be removed when the tween completes.
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.FlexBlitMask
[AS3 only] A FlexBlitMask is basically a rectangular UIComponent that acts as a high-performance mask for a DisplayObject by caching a bitmap version of it and blitting only the pixels that should be visible …
greensock.com
Maximum number of simultaneous connections that should be used while loading child loaders that were parsed from the XML and had their "load" attribute set to "true" (like <ImageLoader url="1.jpg" …
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 …