A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property, class com.greensock.loading.core.LoaderCore
A name that you use to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.CSSLoaderVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.DataLoaderVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.ImageLoaderVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.LoaderMaxVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.MP3LoaderVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.SWFLoaderVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.VideoLoaderVars
A name that is used to identify the loader instance.
name(value:String) — method, class com.greensock.loading.data.XMLLoaderVars
A name that is used to identify the loader instance.
netStatus — Event, class com.greensock.loading.VideoLoader
Dispatched when the netStream dispatches a NET_STATUS event.
netStream — Property, class com.greensock.loading.VideoLoader
The NetStream object used to load the video
noCache(value:Boolean) — method, class com.greensock.loading.data.CSSLoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
noCache(value:Boolean) — method, class com.greensock.loading.data.DataLoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
noCache(value:Boolean) — method, class com.greensock.loading.data.ImageLoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
noCache(value:Boolean) — method, class com.greensock.loading.data.MP3LoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
noCache(value:Boolean) — method, class com.greensock.loading.data.SWFLoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
noCache(value:Boolean) — method, class com.greensock.loading.data.VideoLoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
noCache(value:Boolean) — method, class com.greensock.loading.data.XMLLoaderVars
If true, a "gsCacheBusterID" parameter will be appended to the url with a random set of numbers to prevent caching (don't worry, this info is ignored when you LoaderMax.getLoader() or LoaderMax.getContent() by url or when you're running locally).
NONE — Constant Static Property, class com.greensock.layout.AlignMode
No alignment
NONE — Constant Static Property, class com.greensock.layout.ScaleMode
Does not scale the object at all
normalizePosition() — method, class com.greensock.BlitMask
Repositions the target so that it is visible within the BlitMask, as though wrap was enabled (this method is called automatically when bitmapMode is disabled while wrap is true).
normalizePosition() — method, class com.greensock.FlexBlitMask
Repositions the target so that it is visible within the BlitMask, as though wrap was enabled (this method is called automatically when bitmapMode is disabled while wrap is true).
numChildren — Property, class com.greensock.loading.LoaderMax
Number of child loaders currently contained in the LoaderMax instance (does not include deeply nested loaders - only children).
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z