The flash.accessibility package contains classes for supporting accessibility in Flash content and applications.
Interfaces
Interface | Description | |
---|---|---|
ISearchableText | The ISearchableText interface can be implemented by objects that contain text which should be searchable on the web. | |
ISimpleTextSelection | The ISimpleTextSelection class can be used to add support for the MSAA ISimpleTextSelection interface to an AccessibilityImplementation. |
Classes
Class | Description | |
---|---|---|
Accessibility | The Accessibility class manages communication with screen readers. | |
AccessibilityImplementation | The AccessibilityImplementation class is the base class in Flash Player that allows for the implementation of accessibility in components. | |
AccessibilityProperties | The AccessibilityProperties class lets you control the presentation of Flash objects to accessibility aids, such as screen readers. |
Thu Dec 6 2018, 01:47 PM -08:00