hasAccessibility (capabilities.hasAccessibility property)

public static hasAccessibility : Boolean [read-only]

A Boolean value that is true if the player is running in an environment that supports communication between Flash Player and accessibility aids; false otherwise. The server string is ACC.

Availability: ActionScript 1.0; Flash Player 6

Example

The following example traces the value of this read-only property:

trace(System.capabilities.hasAccessibility);

See also

isActive (Accessibility.isActive method), updateProperties (Accessibility.updateProperties method), _accProps property


Flash CS3


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00001500.html