clearTimeout function

clearTimeout(id:Number) : Void

Cancels a specified setTimeout() call.

Availability: ActionScript 1.0; Flash Player 8

Parameters

id:Number - The identification number of the setTimeout() call to cancel.

Example

Also, see the example for the setTimeout() function.

See also

setTimeout function, setInterval function


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/00001173.html