call()

Availability

Flash Player 4. This action was deprecated in Flash 5, and Macromedia recommends that you use the function action instead.

Usage

call(frame)

Parameters

frame The label or number of a frame in the Timeline.

Returns

Nothing.

Description

Deprecated action; executes the script in the called frame without moving the playhead to that frame. Local variables do not exist after the script executes.

See also

function, Function.call()