Function class

Availability

Flash Player 6.

Method summary for the Function class

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 class

Property

Description

Function.prototype

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