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

  2. greensock.com

    Maximum number of simultaneous connections that should be used while loading child loaders that were parsed from the XML and had their "load" attribute set to "true" (like <ImageLoader url="1.jpg" …

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

  4. 301 Moved Permanently

    Moved Permanently The document has moved here.

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

  6. greensock.com

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

  7. greensock.com

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

  8. com.greensock.plugins.AutoAlphaPlugin

    [AS3/AS2 only, although autoAlpha is recognized inside the CSSPlugin for JavaScript] Tweening "autoAlpha" is exactly the same as tweening an object's "alpha" except that it ensures that the …

  9. com.greensock.plugins.VolumePlugin

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

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