The fl.accessibility package contains classes for supporting accessibility in the Flash components.



Classes
 ClassDescription
 AccImpl The AccImpl class, also called the Accessibility Implementation class, is the base class for the implementation of accessibility in components.
 ButtonAccImpl The ButtonAccImpl class, also called the Button Accessibility Implementation class, enables communication between a Button component and a screen reader.
 CheckBoxAccImpl The CheckBoxAccImpl class, also called the CheckBox Accessibility Implementation class, is used to make a CheckBox component accessible.
 ComboBoxAccImpl The ComboBoxAccImpl class, also called the ComboBox Accessibility Implementation class, is used to make a ComboBox component accessible.
 DataGridAccImpl The DataGridAccImpl class, also called the DataGrid Accessibility Implementation class, is used to make a DataGrid component accessible.
 LabelButtonAccImpl The LabelButtonAccImpl class, also called the LabelButton Accessibility Implementation class, is used to make a LabelButton component accessible.
 ListAccImpl The ListAccImpl class, also called the List Accessiblity Implementation class, is used to make a List component accessible.
 RadioButtonAccImpl The RadioButtonAccImpl class, also called the RadioButton Accessibility Implementation class, is used to make a RadioButton component accessible.
 SelectableListAccImpl The SelectableListAccImpl class, also called the SelectableList Accessibility Implementation class, is used to make a SelectableList component accessible.
 TileListAccImpl The TileListAccImpl class, also called the Tile List Accessibility Implementation class, is used to make a TileList component accessible.
 UIComponentAccImpl The UIComponentAccImpl class, also called the UIComponent Accessibility Implementation class, is used to make a UIComponent accessible.