Function object

Availability

Flash Player 6.

Method summary for the Function object

Method Description
Function.apply() Enables ActionScript code to call a function.
Function.call() Invokes the function represented by a Function object.

Property summary for the Function object

Property Description
Function.prototype Refers to an object that is the prototype for a class.