03.05.2013 Views

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Property summary<br />

Properties inherited from class Object<br />

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

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

(Object.__resolve property)<br />

Method summary<br />

Modifiers Signature Description<br />

static isActive() : Boolean Indicates whether an accessibility aid is currently<br />

active <strong>and</strong> the player is communicating with it.<br />

static updateProperties() :<br />

Void<br />

Methods inherited from class Object<br />

isActive (Accessibility.isActive method)<br />

public static isActive() : Boolean<br />

Indicates whether an accessibility aid is currently active <strong>and</strong> the player is communicating with<br />

it. Use this method when you want your application to behave differently in the presence of a<br />

screen reader or other accessibility aid.<br />

Note: If you call this method within one or two seconds of the first appearance of the Flash<br />

window in which your document is playing, you might get a return value of false even if<br />

there is an active accessibility client. This is because of an asynchronous communication<br />

mechanism between Flash <strong>and</strong> accessibility clients. You can work around this limitation by<br />

ensuring a delay of one to two seconds after loading your document before calling this<br />

method.<br />

Availability: <strong>ActionScript</strong> 1.0; Flash Player 6<br />

246 <strong>ActionScript</strong> classes<br />

Causes all changes to _accProps (accessibility<br />

properties) objects to take effect.<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!