Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript language elements > Global Functions > call function | |||
call(frame)
Deprecated since Flash Player 5. This action was deprecated in favor of the function statement.
Executes the script in the called frame without moving the playhead to that frame. Local variables do not exist after the script executes.
{}) but the action list was executed with a call() action, the variables are local and expire at the end of the current list.Availability: ActionScript 1.0; Flash Player 4
frame:Object - The label or number of a frame in the Timeline.
function statement, call (Function.call method)
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001170.html