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  
massLoader — Property, class ch.capi.net.CompositeMassLoader
Defines the PriorityMassLoader to use.
massLoader — Property, interface ch.capi.net.ICompositeMassLoader
Defines the IMassLoader used.
massLoader — Property, interface ch.capi.net.ILoadInfo
Defines the IMassLoader source.
MassLoader — class, package ch.capi.net
This is a basic implementation of a IMassLoader object.
MassLoader(parallelFiles:uint) — Constructor, class ch.capi.net.MassLoader
Creates a new MassLoader object.
MassLoadEvent — class, package ch.capi.events
Represents an event occuring during a massloading.
MassLoadEvent(type:String, file:ch.capi.net:ILoadManager, closeEvent:flash.events:Event, staticIndex:int, queueIndex:int, loadedIndex:int, priority:int) — Constructor, class ch.capi.events.MassLoadEvent
Creates a new MassLoadEvent object.
Matcher — class, package ch.capi.utils
Represents Matcher.
Matcher(regexp:RegExp, source:String) — Constructor, class ch.capi.utils.Matcher
Creates a new Matcher object.
matches(obj:Object, strict:Boolean) — method, class ch.capi.data.DictionnaryMap
Compares the IMap and the specified Object pairs key/value and checks if the values are the same.
matches(obj:Object, strict:Boolean) — method, interface ch.capi.data.IMap
Compares the IMap and the specified Object pairs key/value and checks if the values are the same.
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