| Language Version: | ActionScript 3.0 |
| Product Version: | Flash CS3 |
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 |
The AccImpl class, also called the Accessibility Implementation class, is the base class
for the implementation of accessibility in components. This class enables communication between
a component and a screen reader. Screen readers are used to translate
screen content into synthesized speech or braille for visually impaired users.
public static function enableAccessibility():void| Language Version: | ActionScript 3.0 |
| Product Version: | Flash CS3 |
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 |
Enables accessibility for a component.
This method is required for the compiler to activate
the accessibility classes for a component.
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Apr 2 2009, 01:05 AM -07:00