EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 545

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MovieClipLoader class 545
Listener summary for the MovieClipLoader class
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()
Listener Description
MovieClipLoader.onLoadComplete() Invoked when a file loaded with
MovieClipLoader.loadClip() has completely
downloaded.
MovieClipLoader.onLoadError() Invoked when a file loaded with
MovieClipLoader.loadClip() has failed to load.
MovieClipLoader.onLoadInit() Invoked when the actions on the first frame of the loaded
clip have been executed.
MovieClipLoader.onLoadProgress() Invoked every time the loading content is written to disk
during the loading process.
MovieClipLoader.onLoadStart() Invoked when a call to
MovieClipLoader.loadClip() has
successfully begun to download a file.

Table of Contents

Related product manuals