EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 553

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.unloadClip() 553
Description
Listener; invoked when a call to MovieClipLoader.loadClip() has successfully begun to download
a file.
Example
See MovieClipLoader.loadClip().
See also
MovieClipLoader.onLoadError(), MovieClipLoader.onLoadInit(),
MovieClipLoader.onLoadComplete()
MovieClipLoader.removeListener()
Availability
Flash Player 7.
Usage
my_mcl.removeListener(listenerObject)
Parameters
listenerObject
A listener object that was added using MovieClipLoader.addListener().
Returns
Nothing.
Description
Method; deletes an object that was used to receive notification when a MovieClipLoader event
handler was invoked.
Example
See MovieClipLoader.loadClip().
MovieClipLoader.unloadClip()
Availability
Flash Player 7.
Usage
my_mcl.unloadClip(target)
Parameters
target
The string or integer passed to the corresponding call to my_mcl.loadClip().
Returns
Nothing.

Table of Contents

Related product manuals