| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.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 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Enables accessibility for a component.
This method is required for the compiler to activate
the accessibility classes for a component.
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Mon Jun 16 2008, 11:54 AM -07:00 Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/accessibility/AccImpl.html