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  
ratioLoaded(loader:com.acleveraddress.net.multi_loader:MultiLoader) — Static method in class com.acleveraddress.net.multi_loader.MultiLoaderManager
The ratio loaded is an overall percentage of what has loaded, acting as if every item is the same size, so if 6 out of 10 items have loaded then this will return 60%, even if the remaining 4 items are much larger
ratioLoaded — Property in class com.acleveraddress.net.multi_loader.events.MultiLoaderProgressEvent
ratioLoaded — Static property in class com.acleveraddress.net.multi_loader.items.MultiLoaderItemManager
The ratio loaded is an overall percentage of what has loaded, acting as if every item is the same size, so if 6 out of 10 items have loaded then this will return 60%, even if the remaining 4 items are much larger
ratioPercentLoaded — Property in class com.acleveraddress.net.multi_loader.events.MultiLoaderProgressEvent
ratioTotal(loader:com.acleveraddress.net.multi_loader:MultiLoader) — Static method in class com.acleveraddress.net.multi_loader.MultiLoaderManager
The ratio loaded is an overall percentage of what has loaded, acting as if every item is the same size, so if 6 out of 10 items have loaded then this will return 60%, even if the remaining 4 items are much larger
ratioTotal — Property in class com.acleveraddress.net.multi_loader.events.MultiLoaderProgressEvent
ratioTotal — Static property in class com.acleveraddress.net.multi_loader.items.MultiLoaderItemManager
The ratio loaded is an overall percentage of what has loaded, acting as if every item is the same size, so if 6 out of 10 items have loaded then this will return 60%, even if the remaining 4 items are much larger
READY_TO_PLAY — Constant static property in class com.acleveraddress.net.multi_loader.events.MultiLoaderEvent
Specific video events
RECORD_END — Constant static property in class com.acleveraddress.net.multi_loader.data.NetEventCode
RECORD_START — Constant static property in class com.acleveraddress.net.multi_loader.data.NetEventCode
refresh() — Method in class com.acleveraddress.net.multi_loader.utils.profiler.views.ItemView
refresh() — Method in class com.acleveraddress.net.multi_loader.utils.profiler.views.LoaderView
remove(key) — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Remove a single item from this loader
removeAll() — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Removes all items from this loader
removed(evt) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractDisplay
removed(evt) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractMovieClip
removeEvent(item, type, listener) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractClass
removeEvent(item, type, listener) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractDisplay
removeEvent(item, type, listener) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractMovieClip
removeIfExists(child, container) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractDisplay
removeIfExists(child, container) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractMovieClip
removeItem(evt:com.acleveraddress.net.multi_loader.events:MultiLoaderEvent) — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Cleans up after an item has been removed
REMOVE_ITEM — Constant static property in class com.acleveraddress.net.multi_loader.events.MultiLoaderEvent
removeListeners(item) — Method in class com.acleveraddress.net.multi_loader.items.MultiLoaderItem
removeLoader(loader:com.acleveraddress.net.multi_loader:MultiLoader) — Static method in class com.acleveraddress.net.multi_loader.MultiLoaderManager
report() — Static method in class com.acleveraddress.net.multi_loader.utils.MultiLoaderDebug
Trace out a pretty print report of what has loaded, failed etc
resize(evt) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractDisplay
resize(evt) — Method in class com.acleveraddress.net.multi_loader.abstract.AbstractMovieClip
resize(evt) — Method in class com.acleveraddress.net.multi_loader.utils.profiler.MultiLoaderProfilerBaseView
resize(evt) — Method in class com.acleveraddress.net.multi_loader.utils.profiler.controls.ItemChart
resize(evt) — Method in class com.acleveraddress.net.multi_loader.utils.profiler.controls.LoaderChart
resize(evt) — Method in class com.acleveraddress.net.multi_loader.utils.profiler.views.ItemView
resize(evt) — Method in class com.acleveraddress.net.multi_loader.utils.profiler.views.LoaderView
resume() — Method in class com.acleveraddress.net.multi_loader.MultiLoader
Resumes all paused items Any items which were partially loaded may have to start loading from scratch, depending on the browser being used
resume() — Method in class com.acleveraddress.net.multi_loader.extras.FLVPlayer
resume() — Method in class com.acleveraddress.net.multi_loader.extras.SoundItem
Resumes the paused sound

If the sound wasn't paused then it will start playing again from the beginning
resume(key) — Static method in class com.acleveraddress.net.multi_loader.extras.SoundManager
Resume a Sound object
resumeAll() — Static method in class com.acleveraddress.net.multi_loader.extras.SoundManager
Resumes every Sound object that this manager controls
retries — Static property in class com.acleveraddress.net.multi_loader.MultiLoader
Default setting for how many retries files should try in the event of a failure May be overridden by the item itself
retries — Property in class com.acleveraddress.net.multi_loader.items.MultiLoaderItem
How many times the loader should attempt to load the item after a failure.
roundDecimalToPlaces(n, places) — Static method in class com.acleveraddress.net.multi_loader.utils.FormatUtils
Rounds a number to a set number of places
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