03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Event Description<br />

onLoadInit =<br />

function([target_mc<br />

]) {}<br />

onLoadProgress =<br />

function([target_mc<br />

], loadedBytes,<br />

totalBytes) {}<br />

onLoadStart =<br />

function([target_mc<br />

]) {}<br />

Constructor summary<br />

Signature Description<br />

Method summary<br />

482 ActionScript classes<br />

Invoked when the actions on the first frame of the loaded clip are<br />

executed.<br />

Invoked every time the loading content is written to disk during the<br />

loading process (that is, between MovieClipLoader.onLoadStart <strong>and</strong><br />

MovieClipLoader.onLoadComplete).<br />

Invoked when a call to MovieClipLoader.loadClip() has successfully<br />

begun to download a file.<br />

MovieClipLoader() Creates a MovieClipLoader object that you can use to implement a<br />

number of listeners to respond to events while a SWF, JPEG, GIF, or<br />

PNG file is downloading.<br />

Modifiers Signature Description<br />

addListener(listener<br />

:Object) : Boolean<br />

getProgress(target:O<br />

bject) : Object<br />

loadClip(url:String,<br />

target:Object) :<br />

Boolean<br />

removeListener(liste<br />

ner:Object) :<br />

Boolean<br />

unloadClip(target:Ob<br />

ject) : Boolean<br />

Registers an object to receive notification when a<br />

MovieClipLoader event h<strong>and</strong>ler is invoked.<br />

Returns the number of bytes loaded <strong>and</strong> total<br />

number of bytes for a file that is being loaded by<br />

using MovieClipLoader.loadClip(); for<br />

compressed movies, the getProgress method<br />

reflects the number of compressed bytes.<br />

Loads a SWF or JPEG file into a movie clip in<br />

Flash Player while the original movie is playing.<br />

Removes the listener that was used to receive<br />

notification when a MovieClipLoader event h<strong>and</strong>ler<br />

was invoked.<br />

Removes a movie clip that was loaded by means of<br />

MovieClipLoader.loadClip().

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!