About 52 results
Open links in new tab
  1. 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.

  2. com.greensock.loading Summary

    Thu Oct 24 2013, 01:43 PM -05:00

  3. GreenSock Tweening Platform Language Reference

    com.greensock Summary GreenSock ActionScript API Docs All Packages All Classes Index Frames No Frames com.greensock Classes Classes

  4. com.greensock.motionPaths.LinePath2D

    Since LinePath2D extends the Shape class, you can add an instance to the display list to see a line representation of the path drawn which can be particularly helpful during the production …

  5. com.greensock.core.SimpleTimeline

    SimpleTimeline is the base class for TimelineLite and TimelineMax, providing the most basic timeline functionality and it is used for the root timelines in TweenLite but is only intended for …

  6. One moment, please...

    One moment, please...Please wait while your request is being verified...

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

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

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

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