About 52 results
Open links in new tab
  1. 301 Moved Permanently

    Moved Permanently The document has moved here.

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

  3. com.greensock.plugins.DropShadowFilterPlugin

    Set remove to true if you want the filter to be removed when the tween completes.

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

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

  6. greensock.com

    ease (time:Number, start:Number, change:Number, duration:Number) — method, class com.greensock.easing. CustomEase

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

  8. com.greensock.plugins.VolumePlugin

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

  9. 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 again at the …

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