MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 601

Actionscript language reference
Table of Contents

Advertisement

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() : MovieClipLoader
Parameters
None.
Returns
A reference to a MovieClipLoader object.
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
has completely downloaded.
Invoked when a file loaded with
has failed to load.
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.
MovieClipLoader.loadClip()
MovieClipLoader.loadClip()
MovieClipLoader.loadClip()
MovieClipLoader class
has
601

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents