Language Version : | ActionScript 3.0 |
Player Version : | 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 |
Player Version : | 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-2007 Adobe Systems Incorporated. All rights reserved.
Tue Mar 18 2008, 12:59 PM GMT-07:00