MediaLoaderResult Class
The return result of the MediaLoader load
Constructor
MediaLoaderResult
(
-
content
-
url
-
loader
Parameters:
-
content
The dynamic content loaded
-
url
StringThe url that was loaded
-
loader
createjs.LoadQueueThe LoadQueue that performed the load
Methods
destroy
()
public
Destroy this result
Properties
content
public
The contents of the load
loader
createjs.LoaderQueue
public
Reference to the preloader object