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.

Modifiers Signature Description<br />

lineTo(x:Number,<br />

y:Number) : Void<br />

loadMovie(url:String<br />

, [method:String]) :<br />

Void<br />

loadVariables(url:St<br />

ring,<br />

[method:String]) :<br />

Void<br />

localToGlobal(pt:Obj<br />

ect) : Void<br />

moveTo(x:Number,<br />

y:Number) : Void<br />

Draws a line using the current line style from the<br />

current drawing position to (x, y); the current<br />

drawing position is then set to (x, y).<br />

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

Player while the original SWF file is playing.<br />

Reads data from an external file <strong>and</strong> sets the<br />

values for variables in the movie clip.<br />

Converts the pt object from the movie clip's (local)<br />

coordinates to the Stage (global) coordinates.<br />

Moves the current drawing position to (x, y).<br />

nextFrame() : Void Sends the playhead to the next frame <strong>and</strong> stops it.<br />

play() : Void Moves the playhead in the Timeline of the movie<br />

clip.<br />

prevFrame() : Void Sends the playhead to the previous frame <strong>and</strong><br />

stops it.<br />

removeMovieClip() :<br />

Void<br />

setMask(mc:Object) :<br />

Void<br />

Removes a movie clip instance created with<br />

duplicateMovieClip(),<br />

MovieClip.duplicateMovieClip(),<br />

MovieClip.createEmptyMovieClip(), or<br />

MovieClip.attachMovie().<br />

Makes the movie clip in the parameter mc a mask<br />

that reveals the calling movie clip.<br />

startDrag([lockCente Lets the user drag the specified movie clip.<br />

r:Boolean],<br />

[left:Number],<br />

[top:Number],<br />

[right:Number],<br />

[bottom:Number]) :<br />

Void<br />

stop() : Void Stops the movie clip currently playing.<br />

stopDrag() : Void Ends a MovieClip.startDrag() method.<br />

MovieClip 407

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

Saved successfully!

Ooh no, something went wrong!