API DocumentationAll Packages | All Classes | Frames
M Index
 

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 in class com.greensock.loading.LoaderMax
Maximum number of simultaneous connections that should be used while loading the LoaderMax queue.
maxConnections(value) — Method in class com.greensock.loading.data.LoaderMaxVars
Maximum number of simultaneous connections that should be used while loading the LoaderMax queue.
maxConnections(value) — Method in 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 in 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 in class com.greensock.layout.LiquidStage
maximum height of the LiquidStage area
maxWidth — Property in 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 in class com.greensock.layout.LiquidStage
maximum width of the LiquidStage area
metaData — Property in class com.greensock.loading.VideoLoader
The metaData that was received from the video (contains information about its width, height, frame rate, etc.).
minHeight — Property in 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 in class com.greensock.layout.LiquidStage
minimum height of the LiquidStage area
minWidth — Property in 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 in class com.greensock.layout.LiquidStage
minimum width of the LiquidStage area
mode — Static property in class com.greensock.OverwriteManager
The default overwrite mode for all TweenLite and TweenMax instances
motionBlur(strength, fastMode, quality, padding) — Method in 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, fastMode, quality, padding) — Method in 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 in package com.greensock.plugins
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 in package com.greensock.motionPaths
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, y, relative) — Method in class com.greensock.data.TweenLiteVars
Tweens the "x" and "y" properties of the target
move(x, y, relative) — Method in class com.greensock.data.TweenMaxVars
Tweens the "x" and "y" properties of the target
MP3Loader — Class in 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, vars) — Constructor in class com.greensock.loading.MP3Loader
Constructor.
MP3LoaderVars — Class in 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) — Constructor in 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