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  
maxConnections — Property, class com.greensock.loading.LoaderMax
Maximum number of simultaneous connections that should be used while loading the LoaderMax queue.
maxConnections(value:uint) — method, class com.greensock.loading.data.LoaderMaxVars
Maximum number of simultaneous connections that should be used while loading the LoaderMax queue.
maxConnections(value:uint) — method, class com.greensock.loading.data.XMLLoaderVars
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" load="true" />).
maxHeight — Property, class com.greensock.layout.LiquidArea
Maximum height that a LiquidStage resize is allowed to make the LiquidArea (only affects stage resizes, not when you manually set the height property)
maxHeight — Property, class com.greensock.layout.LiquidStage
maximum height of the LiquidStage area
maxWidth — Property, class com.greensock.layout.LiquidArea
Maximum width that a LiquidStage resize is allowed to make the LiquidArea (only affects stage resizes, not when you manually set the width property)
maxWidth — Property, class com.greensock.layout.LiquidStage
maximum width of the LiquidStage area
metaData — Property, class com.greensock.loading.VideoLoader
The metaData that was received from the video (contains information about its width, height, frame rate, etc.).
minHeight — Property, class com.greensock.layout.LiquidArea
Minimum height that a LiquidStage resize is allowed to make the LiquidArea (only affects stage resizes, not when you manually set the height property)
minHeight — Property, class com.greensock.layout.LiquidStage
minimum height of the LiquidStage area
minWidth — Property, class com.greensock.layout.LiquidArea
Minimum width that a LiquidStage resize is allowed to make the LiquidArea (only affects stage resizes, not when you manually set the width property)
minWidth — Property, class com.greensock.layout.LiquidStage
minimum width of the LiquidStage area
motionBlur(strength:Number, fastMode:Boolean, quality:int, padding:int) — method, class com.greensock.data.TweenLiteVars
MotionBlurPlugin provides an easy way to apply a directional blur to a DisplayObject based on its velocity and angle of movement in 2D (x/y).
motionBlur(strength:Number, fastMode:Boolean, quality:int, padding:int) — method, class com.greensock.data.TweenMaxVars
MotionBlurPlugin provides an easy way to apply a directional blur to a DisplayObject based on its velocity and angle of movement in 2D (x/y).
MotionBlurPlugin — class, package com.greensock.plugins
[AS3/AS2 only] MotionBlurPlugin provides an easy way to apply a directional blur to a DisplayObject based on its velocity and angle of movement in 2D (x/y).
MotionPath — class, package com.greensock.motionPaths
[AS3 only] A MotionPath defines a path along which a PathFollower can travel, making it relatively simple to do things like tween an object in a circular path.
move(x:Number, y:Number, relative:Boolean) — method, class com.greensock.data.TweenLiteVars
Tweens the "x" and "y" properties of the target
move(x:Number, y:Number, relative:Boolean) — method, class com.greensock.data.TweenMaxVars
Tweens the "x" and "y" properties of the target
MP3Loader — class, package com.greensock.loading
Loads an MP3 audio file and also provides convenient playback methods and properties like pauseSound(), playSound(), gotoSoundTime(), playProgress, volume, soundPaused, duration, and soundTime.
MP3Loader(urlOrRequest:any, vars:Object) — Constructor, class com.greensock.loading.MP3Loader
Constructor.
MP3LoaderVars — class, package com.greensock.loading.data
Can be used instead of a generic Object to define the vars parameter of a MP3Loader's constructor.
MP3LoaderVars(vars:Object) — Constructor, class com.greensock.loading.data.MP3LoaderVars
Constructor
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