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  
matrix — Property in class com.greensock.data.ColorMatrixFilterVars
maxConnections — Property in class com.greensock.loading.LoaderMax
Maximum number of simultaneous connections that should be used while loading the LoaderMax queue.
maxConnections — Property in class com.greensock.loading.data.LoaderMaxVars
Maximum number of simultaneous connections that should be used while loading the LoaderMax queue.
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
measure() — Method in class com.greensock.loading.display.FlexContentDisplay
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.).
META_DATA_RECEIVED — Constant static property in class com.greensock.events.VideoEvent
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 — Property in class com.greensock.data.TweenLiteVars
Applies a motionBlur tween.
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.
mouseEvent — Property in class com.greensock.events.TransformEvent
MouseEvent associated with the TransformEvent (if any)
MOVE — Constant static property in class com.greensock.events.TransformEvent
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 — Dynamic class in package com.greensock.loading.data
Can be used instead of a generic object to define the vars parameter of an MP3Loader's constructor.
MP3LoaderVars(name, estimatedBytes, autoPlay, onComplete, onProgress, onFail, noCache, alternateURL, requireWithRoot) — 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