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

    Moved Permanently The document has moved here.

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

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

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

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

  6. com.greensock.loading Summary

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

  7. com.greensock.plugins.DropShadowFilterPlugin

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

  8. greensock.com

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

  9. greensock.com

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

  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 (ExpoIn, ExpoOut, and …