Flash Player 6.
| Method | Description |
|---|---|
Function.apply() |
Enables ActionScript code to call a function. |
| Function.call() | Invokes the function represented by a Function object. |
| Property | Description |
|---|---|
Function.prototype |
Refers to an object that is the prototype for a class. |