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 like Power1 instead of Quad makes experimenting easier and the code reads more intuitively
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 the first time This can improve performance in certain situations, like when the DisplayObject NOT tweening its rotation, scaleX, scaleY, or similar things with its transform matrix See Adobe's
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 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" load="true" >)
www. greensock. com radius — Property, class com greensock motionPaths CirclePath2D radius of the circle (does not factor in any transformations like scaleX scaleY)