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



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