Packagecom.threerings.display
Classpublic class LoaderUtil

Contains a utility method for safely unloading a Loader.



Public Methods
 MethodDefined by
  
unload(loader:Loader):void
[static] Safely unload the specified loader.
LoaderUtil
Method detail
unload()method
public static function unload(loader:Loader):void

Safely unload the specified loader.

Parameters
loader:Loader