About 51 results
Open links in new tab
  1. com.greensock.plugins.QuaternionsPlugin

    [AS3/AS2 only] Performs SLERP interpolation between 2 Quaternions. Each Quaternion should have x, y, z, and w properties. Simply pass in an Object containing properties that correspond to your …

  2. 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 …

  3. 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 …

  4. greensock.com

    greensock.com

  5. com.greensock.TweenMax

    Like TweenLite, a TweenMax instance handles tweening one or more properties of any object (or array of objects) over time. TweenMax can be used on its own or in conjuction with advanced sequencing …

  6. 301 Moved Permanently

    Moved Permanently The document has moved here.

  7. 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.

  8. com.greensock.plugins.VolumePlugin

    Package com.greensock.plugins Class public class VolumePlugin Inheritance VolumePlugin TweenPlugin Object

  9. com.greensock.plugins.TweenPlugin

    TweenPlugin is the base class for all TweenLite and TweenMax plugins, but generally isn't used directly.

  10. greensock.com

    Finds the easing function associated with a particular name (String), like "strongEaseOut".