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

  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. 301 Moved Permanently

    Moved Permanently The document has moved here.

  4. com.greensock.plugins.TweenPlugin

    TweenPlugin is the base class for all TweenLite and TweenMax plugins, but generally isn't used directly. USAGE: To create your own plugin, extend TweenPlugin and override whichever methods you need. …

  5. greensock.com

    x (value:Number, relative:Boolean) — method, class com.greensock.data. TweenLiteVars Tweens the "x" property of the target

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

  7. com.greensock.loading Summary

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

  8. greensock.com

    rawContent — Property, class com.greensock.loading.core. DisplayObjectLoader The raw content that was successfully loaded into the content ContentDisplay Sprite which varies depending on the type …

  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 effect. Using a …

  10. com.greensock.loading.CSSLoader

    name : String - A name that is used to identify the loader instance. This name can be fed to the LoaderMax.getLoader () or LoaderMax.getContent () methods or traced at any time. Each loader's …