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

    Moved Permanently The document has moved here.

  3. GreenSock ActionScript API Docs

    Properties | Properties | Constructor | Methods | Functions | Events | Styles | Skin Parts | Skin States | Effects | Constants | Constants | Interfaces | Classes ...

  4. com.greensock.easing.Quad

    Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to the Power1 ease. The more power, the more exaggerated the easing effect. Using a numeric approach …

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

  6. greensock.com

    greensock.com

  7. greensock.com

    Analyzes a url or array of urls and attempts to automatically create the appropriate loader (s) based on file extension (s) in the url (s), returning either an individual loader like an ImageLoader, SWFLoader, …

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

  9. greensock.com

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

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