Packagecom.apdevblog.load
Classpublic class PreloadProxy
InheritancePreloadProxy Inheritance Object

Runtime Versions : AIR 1.0, Flash Player 9

Manages the loading queue.

You don't have direct access to the queue (except the log for testing purposes). Why that? Read the typical scenario.

See also

PreLoader


Public Methods
 MethodDefined By
  
logQueue():void
[static] Traces the queue.
PreloadProxy
Method Detail
logQueue()method
public static function logQueue():void

Traces the queue. Only for testing purposes.