User Guide
366 ActionScript classes
Availability: ActionScript 2.0; Flash Lite 2.0
SOFT8 (ExtendedKey.SOFT8 property)
public static SOFT8 : String
The key code value for the SOFT8 soft key.
Availability: ActionScript 2.0; Flash Lite 2.0
SOFT9 (ExtendedKey.SOFT9 property)
public static SOFT9 : String
The key code value for the SOFT9 soft key.
Availability: ActionScript 2.0; Flash Lite 2.0
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 Lite 2.0
Property summary
Properties inherited from class Object
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)