Listener summary for the MovieClipLoader class
Listener
MovieClipLoader.onLoadComplete()
MovieClipLoader.onLoadError()
MovieClipLoader.onLoadInit()
MovieClipLoader.onLoadProgress()
MovieClipLoader.onLoadStart()
Constructor for the MovieClipLoader class
Availability
Flash Player 7.
Usage
new MovieClipLoader()
Parameters
None.
Returns
Nothing.
Description
Constructor; creates a MovieClipLoader object that you can use to implement a number of
listeners to respond to events while a SWF or JPEG file is downloading.
Example
See MovieClipLoader.loadClip().
See also
MovieClipLoader.addListener()
Description
Invoked when a file loaded with
MovieClipLoader.loadClip()
downloaded.
Invoked when a file loaded with
MovieClipLoader.loadClip()
Invoked when the actions on the first frame of the loaded
clip have been executed.
Invoked every time the loading content is written to disk
during the loading process.
Invoked when a call to
successfully begun to download a file.
has completely
has failed to load.
MovieClipLoader.loadClip()
MovieClipLoader class
has
545
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers