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  
MarkSweep() — Static method in class net.guttershark.util.GarbageCollector
Run the garbage collector.
matchValues(a, b) — Method in class net.guttershark.util.ArrayUtils
Compares two arrays to see if any two indexes have the same value as the other array.
math — Property in class net.guttershark.util.Utilities
The singleton instance of MathUtils.
MathUtils — Final class in package net.guttershark.util
The MathUtils class contains various math functions.
max(... rest) — Method in class net.guttershark.util.MathUtils
Returns the highest value of all passed arguments.
maxIndex(a) — Method in class net.guttershark.util.ArrayUtils
Return the array index of the maximum value in a numeric array.
maxVal(a) — Method in class net.guttershark.util.ArrayUtils
Return the maximum value in a numeric array.
MED — Constant static property in class net.guttershark.util.Bandwidth
Medium bandwidth
MEDIUM — Constant static property in class net.guttershark.util.CPU
An Identifier for the Speed property of this class.
MEDIUM — Constant static property in class net.guttershark.util.filters.FilterQuality
Medium filter quality.
MEGABIT — Constant property in class net.guttershark.util.MathUtils
Mega bit value.
megabit2bit(n) — Method in class net.guttershark.util.MathUtils
Convert megabits to bits.
MEGABYTE — Constant property in class net.guttershark.util.MathUtils
Megabyte value.
megabyte2bit(n) — Method in class net.guttershark.util.MathUtils
Convert megabytes to bits.
merge(a, b) — Method in class net.guttershark.util.ArrayUtils
Merge two arrays into one.
message — Property in class net.guttershark.display.BaseErrorView
Set an error message.
metadata — Property in class net.guttershark.support.events.FLVEvent
FLV meta data object.
metaData — Event in class net.guttershark.display.FLV
Dispatched when meta data is received for the current flv.
METADATA — Constant static property in class net.guttershark.support.events.FLVEvent
FLV Meta Data.
min(... rest) — Method in class net.guttershark.util.MathUtils
Returns the lowest value of all passed arguments.
minIndex(a) — Method in class net.guttershark.util.ArrayUtils
Return the array index of the minimum value in a numeric array.
minutes2ms(n) — Method in class net.guttershark.util.DateUtils
Convert minutes to milliseconds.
minValue(a) — Method in class net.guttershark.util.ArrayUtils
Return the minimum value in a numeric array.
ml — Property in class net.guttershark.display.CoreClip
The Model singleton instance.
ml — Property in class net.guttershark.display.CoreSprite
The Model singleton instance.
model — Property in class net.guttershark.control.DocumentController
The model XML - this is the xml that gets loaded from flashvars.model property.
Model — Final dynamic class in package net.guttershark.model
The Model Class provides shortcuts for parsing a model xml file as well as other model centric methods.
months — Property in class net.guttershark.util.DateUtils
0 indexed array of months for use with DateUtils.getMonth().
mouse — Property in class net.guttershark.util.Utilities
The singleton instance of MouseUtils.
mouseChildren(value, ... rest) — Method in class net.guttershark.util.SetterUtils
Set the mouseChildren property on all objects provided.
mouseEnabled(value, ... rest) — Method in class net.guttershark.util.SetterUtils
Set the mouseEnabled property on all objects provided.
MouseUtils — Final class in package net.guttershark.util
The MouseUtils class has utility methods for working with mouse positions.
movePointer(isPreview) — Method in class net.guttershark.util.collections.ArrayBounceIterator
Move the pointer in the proper direction; bounce at either end.
movieclip(classIdentifier) — Method in class net.guttershark.util.FlashLibrary
Get an item in the library as a MovieClip.
MovieClipButton — Class in package net.guttershark.display
The MovieClipButton class is a generic class you can bind any movie clip to in the Library, and get canned button states.
MovieClipButton() — Constructor in class net.guttershark.display.MovieClipButton
Constructor for MovieClipButton instances.
ms2days(n) — Method in class net.guttershark.util.DateUtils
Convert milliseconds to days.
ms2hours(n) — Method in class net.guttershark.util.DateUtils
Convert milliseconds to hours.
ms2minutes(n) — Method in class net.guttershark.util.DateUtils
Convert milliseconds to hours.
ms2seconds(n) — Method in class net.guttershark.util.DateUtils
Convert milliseconds to seconds.
ms2weeks(n) — Method in class net.guttershark.util.DateUtils
Convert milliseconds to weeks.
mu — Property in class net.guttershark.util.geom.Point
MathUtils
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