Get familiar with non-visual design

Accessible Flash currently only supported in IE/Win
Uese MSAA, Microsoft Active Accessibility
- supported by 3 screen readers (JAWS, 2 others)

Accessibility Goals

When to use Flash?
- immersive content helps kids learn

Best Practices

Basic Strategies

Providing keyboard shortcuts for some controls may be helpful.

Might need to manage focus with javascript for older Flash plug-in users, or use a separate window (faster tabbing).

Use onSetFocus and onKillFocus
- don't disable keyboard focus (yellow rectangle), shows method in case you do

Default Flash read order not always correct

Can use ActionScript to dynamically update accessibility properties (e.g. silent)

Screen reader doesn't have to read everything
- simplify what it shows

Use descriptions to