WebAIM: Creating Accessible Flash Content
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 11 people (-3 private), first by anonymouse user on 2007-06-15
- Danielshorten on 2009-06-09 - Tags accessibility , flash
- Fairybel on 2008-09-17 - Tags accessibility , flash
- Naturegeek on 2008-08-14 - Tags accessibility , flash , media , webdesign
- Gallypette on 2008-06-27 - Tags accessibilité , flash
- Jadeand on 2008-06-09 - Tags no_tag
Public Sticky notes
Highlighted by jadeand
Allow the Flash content to scale to a larger size
Highlighted by jadeand
By its very nature, Flash content does not lend itself to screen reader accessibility. Flash content is time-based and often changes over time. HTML content is more or less static. The static nature of HTML allows a screen reader to access the HTML content in a linear fashion. When a visual user accesses a Flash movie, he or she visually scans the contents of the movie and focuses directly on the important content or functionality. A screen reader user cannot "scan" through Flash content and can only access it in a linear manner and in the order the Flash developer has chosen to present it. Flash's timeline and programming language (ActionScript) allow constantly changing, dynamic, updating objects to animate, move, disappear, or duplicate themselves whenever the Flash developer chooses (or even randomly if they want). Because Flash content is usually constantly changing, this limits the ability of the screen reader to read the content in a sufficient or timely manner.
Highlighted by jadeand
There are three ways in which the Flash content can be made accessible to screen reader users:
- Make the Flash content natively accessible to the screen reader.
- Make the Flash content self-voicing, eliminating the need for the screen reader.
- Provide an accessible alternative to the Flash content.
Highlighted by jadeand
The key is to make the alternative content equivalent, not necessarily text-only. Instead of providing a text-only page with long running lengths of text, the equivalent should be a well-formatted and accessible web page with images, icons, paragraphs, and color. Just because someone accesses your equivalent alternative, doesn't mean that they are blind and don't care about what the page looks like or how it functions.
Highlighted by jadeand


Public Comment
on 2007-06-15 by christyinsdesign