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

    Moved Permanently The document has moved here.

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

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

  4. GreenSock Tweening Platform Language Reference

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

  5. com.greensock.loading Summary

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

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

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

  8. greensock.com

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

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

  10. com.greensock.easing.Expo

    Eases in a strong fashion either at the beginning (easeIn), the end (easeOut), or both (easeInOut). Expo is a convenience class that congregates the 3 types of Expo eases …