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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Modifiers Signature Description<br />

setInterval(functionNam<br />

e:Object,<br />

interval:Number,<br />

[param:Object],<br />

objectName:Object,<br />

methodName:String) :<br />

Number<br />

setProperty(target:Obje<br />

ct, property:Object,<br />

expression:Object)<br />

startDrag(target:Object<br />

, [lock:Boolean],<br />

[left,top,right,bottom:<br />

Number])<br />

Calls a function or a method or an object at periodic<br />

intervals while a SWF file plays.<br />

Changes a property value of a movie clip as the<br />

movie clip plays.<br />

Makes the target movie clip draggable while the<br />

movie plays.<br />

stop() Stops the SWF file that is currently playing.<br />

stopAllSounds() Stops all sounds currently playing in a SWF file<br />

without stopping the playhead.<br />

stopDrag() Stops the current drag operation.<br />

String(expression:Objec<br />

t) : String<br />

substring(string:String<br />

, index:Number,<br />

count:Number) : String<br />

targetPath(targetObject<br />

:Object) : String<br />

tellTarget(target:Strin<br />

g, statement(s):Object)<br />

Returns a string representation of the specified<br />

parameter.<br />

Deprecated since Flash Player 5. This function was<br />

deprecated in favor of String.substr().<br />

Extracts part of a string.<br />

Returns a string containing the target path of<br />

movieClipObject.<br />

Deprecated since Flash Player 5. <strong>Adobe</strong><br />

recommends that you use dot (.) notation <strong>and</strong> the<br />

with statement.<br />

Applies the instructions specified in the statements<br />

parameter to the Timeline specified in the target<br />

parameter.<br />

toggleHighQuality() Deprecated since Flash Player 5. This function was<br />

deprecated in favor of _quality.<br />

Turns anti-aliasing on <strong>and</strong> off in Flash Player.<br />

trace(expression:Object Evaluates the expression <strong>and</strong> outputs the result.<br />

)<br />

Global Functions 35

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

Saved successfully!

Ooh no, something went wrong!