Packagecom.acleveraddress.net.multi_loader.utils
Classpublic class MultiLoaderProfiler

This profiler adds an option to the context menu to show or hide a simple graphical display of what is loading, and the progress of each item and loader.

As it updates so frequently, with so much information, it should only be used for debugging



Public Methods
 MethodDefined by
  
init(context:InteractiveObject):void
[static] Initiates the MultiLoaderProfiler to the ContextMenu of the reference passed.
MultiLoaderProfiler
Method detail
init()method
public static function init(context:InteractiveObject):void

Initiates the MultiLoaderProfiler to the ContextMenu of the reference passed.

Parameters
context:InteractiveObject