03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Property summary<br />

Modifiers Property Description<br />

callee:Object A reference to the currently executing function.<br />

Properties inherited from class Object<br />

Method summary<br />

Methods inherited from class Object<br />

callee (arguments.callee property)<br />

public callee : Object<br />

A reference to the currently executing function.<br />

See also<br />

caller (arguments.caller property)<br />

caller (arguments.caller property)<br />

public caller : Object<br />

A reference to the function that called the currently executing function, or null if it wasn't<br />

called from another function.<br />

See also<br />

callee (arguments.callee property)<br />

230 ActionScript classes<br />

caller:Object A reference to the function that called the currently<br />

executing function, or null if it wasn't called from<br />

another function.<br />

length:Number The number of arguments passed to the function.<br />

constructor (Object.constructor property), __proto__ (Object.__proto__<br />

property), prototype (Object.prototype property), __resolve<br />

(Object.__resolve property)<br />

addProperty (Object.addProperty method), hasOwnProperty<br />

(Object.hasOwnProperty method), isPropertyEnumerable<br />

(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf<br />

method), registerClass (Object.registerClass method), toString<br />

(Object.toString method), unwatch (Object.unwatch method), valueOf<br />

(Object.valueOf method), watch (Object.watch method)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!