EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Addlistener (Moviecliploader.addlistener Method)

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 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...
530 ActionScript classes
Method summary
Methods inherited from class Object
addListener (MovieClipLoader.addListener method)
public addListener(listener:Object) : Boolean
Registers an object to receive notification when a MovieClipLoader event handler is invoked.
Availability: ActionScript 1.0; Flash Lite 2.0
Modifiers Signature Description
addListener(listener:Object) :
Boolean
Registers an object to receive
notification when a MovieClipLoader
event handler is invoked.
getProgress(target:Object) :
Object
Returns the number of bytes loaded and
total number of bytes for a file that is
being loaded by using
MovieClipLoader.loadClip(); for
compressed movies, the getProgress
method reflects the number of
compressed bytes.
loadClip(url:String,
target:Object) : Boolean
Loads a SWF or JPEG file into a movie
clip in Flash Player while the original
movie is playing.
removeListener(listener:Object) :
Boolean
Removes the listener that was used to
receive notification when a
MovieClipLoader event handler was
invoked.
unloadClip(target:Object) :
Boolean
Removes a movie clip that was loaded by
means of
MovieClipLoader.loadClip().
addProperty (Object.addProperty method), hasOwnProperty
(Object.hasOwnProperty method), isPropertyEnumerable
(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf
method), registerClass (Object.registerClass method), toString
(Object.toString method), unwatch (Object.unwatch method), valueOf
(Object.valueOf method), watch (Object.watch method)

Table of Contents

Related product manuals