MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 44

Actionscript 2.0 language reference
Table of Contents

Advertisement

Modifiers
Signature
setInterval(function
Reference:Function,
interval:Number,
[param:Object],
objectReference:Obje
ct,
methodName:String)
setProperty(target:O
bject,
property:Object,
expression:Object)
showRedrawRegions(en
able:Boolean,
[color:Number])
startDrag(target:Obj
ect, [lock:Boolean],
[left,top,right,bott
om:Number])
stop()
stopAllSounds()
stopDrag()
String(expression:Ob
ject)
substring(string:Str
ing, index:Number,
count:Number)
targetPath(targetObj
ect:Object)
tellTarget(target:St
ring, statement(s))
toggleHighQuality()
44
ActionScript language elements
Description
Calls a function or a method of an object at periodic
intervals while a SWF file plays.
Changes a property value of a movie clip as the movie
clip plays.
Provides the ability for the debugger player to outline
the regions of the screen that are being redrawn.
Makes the target movie clip draggable while the
movie plays.
Stops the SWF file that is currently playing.
Stops all sounds currently playing in a SWF file
without stopping the playhead.
Stops the current drag operation.
Returns a string representation of the specified
parameter.
Deprecated since Flash Player 5. This function was
deprecated in favor of String.substr().
Extracts part of a string.
Returns a string containing the target path of
movieClipObject.
Deprecated since Flash Player 5. Macromedia
recommends that you use dot (.) notation and the
with statement.
Applies the instructions specified in the statements
parameter to the Timeline specified in the target
parameter.
Deprecated since Flash Player 5. This function was
deprecated in favor of _quality.
Turns anti-aliasing on and off in Flash Player.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF