![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6 version 65.
Accessibility.isActive()
None.
A Boolean value of true
if there are active Microsoft Active Accessibility (MSAA) clients and the player is running in an environment that supports communication between Flash Player and accessibility aids, false
otherwise.
Method; indicates whether an MSAA screen reader program is currently active and the player is running in an environment that supports communication between Flash Player and accessibility aids. Use this method when you want your application to behave differently in the presence of a screen reader.
To determine whether the player is running in an environment that supports accessibility aids, use System.capabilities.hasAccessibility
.
Note: If you call this method within about one or two seconds of the first appearance of the Flash window in which your document is playing, you might get a return value of false
even if there is an active MSAA client. This is because of an asynchronous communication mechanism between Flash and MSAA clients. You can work around this limitation by ensuring a delay of one to two seconds after loading your document before calling this method.
Accessibility.updateProperties()
, _accProps
, System.capabilities.hasAccessibility
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |