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

    Moved Permanently The document has moved here.

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

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

  4. com.greensock.loading.core.LoaderItem

    Serves as the base class for all individual loaders (not LoaderMax) like ImageLoader, XMLLoader, SWFLoader, MP3Loader, etc. There is no reason to use this class on its own. Please see the …

  5. com.greensock.plugins.GlowFilterPlugin

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

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

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

  8. com.greensock.loading.display.FlexContentDisplay

    A container for visual content that is loaded by any of the following: ImageLoaders, SWFLoaders, or VideoLoaders which is to be used in Flex. It is essentially a UIComponent that has a loader property …

  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 …