Function

Object
  |
  +-Function

public dynamic class Function
extends Object

Both user-defined and built-in functions in ActionScript are represented by Function objects, which are instances of the Function class.

Availability: ActionScript 1.0; Flash Player 6

Property summary

Properties inherited from class Object

constructor (Object.constructor property),
 __proto__ (Object.__proto__
property), prototype (Object.prototype property),
 __resolve
(Object.__resolve property)

Method summary

ModifiersSignatureDescription
 apply(thisObject:Object, [argArray:Array]) ...

Get ActionScript 2.0 Language Reference for Macromedia® Flash® 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.