|
Function (object)
The Function object is available in Flash MX.
Property summary for the Function object
| Method |
Description |
Function.prototype |
Refers to an object that is the prototype for a class. |
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. |
|