« WCAG 1.0 Techniques for Flash | Main | Presentation Files from April 6, 2005 »
March 28, 2005
Samples of accessible Flash
Here are some publicly available examples of accessible Flash. I posted a similar list a while back. I thought it would be wise to update the list.
Screen Reader Accessible Examples
Dignubia - EDC
http://www.dignubia.org/
A simple example of making complex visual nav metaphors accessible.
Zoot Suit Riots - WGBH Television
http://www.pbs.org/wgbh/amex/zoot/eng_sfeature/mx/pop_zoot_mx.html
The first example of accessible Flash, still relevant. Simple means of handling navigation.
The Professionals – Macromedia
http://www.macromedia.com/resources/student/campaign/bts_fall2004/theprofessionals/
An example of an accessible comic book created as part of ‘The Professionals’ campaign.
Bank One Demos
http://www2.bankone.com/presents/banking/demonew/consumer/index2.html
This is a simple slide based demonstration.
GeoNet - Houghton Mifflin
http://www.eduplace.com/geonet/splash.html
A simple game with very clever attention to accessibility
How Your Ear Understands What Your Ears Hear – National Institute for Health
http://science.education.nih.gov/supplements/nih3/hearing/activities/activities_toc.htm
An excellent example of learning content accessible to screen reader users and other users with disabilities.
Newport Unlimited – Newport, UK
http://newportunlimited.co.uk/flash/
A web based tour of Newport written with accessibility in mind. A terrific example of how to handle structured navigation in Flash.
Crossword Puzzles - Houghton Mifflin
http://www.eduplace.com/tacklereading/puzzles.html
Be sure to choose one of the crossword puzzles. A terrific example of a complex game that is accessible to screen reader users.
Flex Samples - Macromedia
http://www.macromedia.com/macromedia/accessibility/features/flex/example_apps.html
Two examples of Flash Content using the macromedia flex server.
Self Voicing Examples
When You Meet Someone Who Can’t See – Lighthouse International
http://www.visionconnection.org/Content/Community/FamilyandFriendsCorner/WhaDoYouDoWhenYouMeetSomeoneWhoCantSee/default.htm
An early but effective self voicing demo. It was designed to run independent of screen reader software in contexts such as a kiosk.
Pin The Tail – Guppy Graphics
http://www.guppygraphics.com/games/pinthetail.html
A small self voicing application written for young children. An excellent example of how to use self voicing applications
Captioning / Sign Language Examples
America OnLine - Princess Natasha
http://www.aol.com/accessibility/press/sample.html
Simple captioning example
Bristol City Council - Services for the Deaf
http://www.bristol-city.gov.uk/Fuguri/frame.html?S+SSM01700+BG+F+BMM00107+SSM00105+SSM01002
A terrific example of captioning delivered via Flash
Play School Stories - Australia Broadcasting Company
http://www.abc.net.au/children/play/stories/
An example that relies on sign language instead of captioning to deliver equivalents to young children with hearing impairments.
Keyboard Accessibility Examples
Your Potential, Our Passion - Microsoft
http://www.microsoft.com/mscorp/innovation/yourpotential/main.html
This animation is not accessible to screen reader users but does have a unique means of exposing access keys.
Word Search – Houghton Mifflin
http://www.eduplace.com/cgi-bin/schtemplate.cgi?template=/tacklereading/puzzles/wwf/wordfind.thtml&dataurl=/tacklereading/puzzles/wwf/tr_wwf_1.txt&printurl=/tacklereading/puzzles/wwf/graphics/fun_football_find_1.pdf
A unique word search puzzle designed to serve children with mobility impairments. It is also screen reader accessible, though this is intended to serve students who rely on screen magnifiers who can see the layout of the screen.
Posted by Bob Regan at March 28, 2005 06:33 PM
Trackback Pings
TrackBack URL for this entry:
http://weblogs.macromedia.com/mtadmin/mt-tb.cgi/6315
Comments
I find it highly ironic that a page devoted to accessible Flash sites is so lacking in accessibility. While not blind my eyesight is less than ideal. The only way I could read this site was to open it in Opera or Firefox so that I could increase the font size.
As a member of the Guild of Accessibile Web Designers and an instructor of web accessibility I am always looking for good resources promoting accessible web development. Too bad this page is not as accessible as the topic it promotes.
Posted by: C D Wise at March 31, 2005 04:44 PM
Howdy,
Sorry for the hassle. This is a bureaucratic issue and a problem of omission. I am using our company instance of moveabletype. I can edit my templates but can't easily get to the css. I need to go back to the manager and get my own style sheet. I remeber doing this when I first started the site up. Need to do that again.
Cheers,
Bob
Posted by: Bob Regan at March 31, 2005 05:31 PM
Ok. We cooked up a strategy for me to use my own style sheet. Looks like crap at the moment, but I am playing with the sizes to get them where I want them. Bear with me.
Posted by: Bob Regan at April 1, 2005 11:58 AM
Bob,
We've redesigned our site. Could you please fix the link to the "What Do You Do When You Meet Someone Who Can't See"?
Thanks.
Posted by: Beth Marshall at June 28, 2005 04:37 PM
Hi Bob,
Can you please amend the link for 'Bristol City Council - Services for the Deaf' to http://www.bristol-city.gov.uk/bsl
I realise it doesn't go directly to the Flash page but it will ensure the link doesn't get broken if the structure of the web site changes.
Thanks,
Phil
Posted by: Phil at August 10, 2005 03:22 AM
Hi Bob. My name is Rick. This is funny because I am deaf and would love for all websites to have close captioning. Look at CNN videos. Not captioned :-(
Anyway, let me cut to the chase. I am a Flash developer for IBM. My team wants me to come up with a solution for developing a Flash template that we can use inside of the HTML (the overall deliverable will be done in HTML). At the beginning of the course (HTML), the user will be provided the opportunity to select whether or not he or she wants to view the entire course with the audio or with closed captioning.I was wondering if we have a SWF file that pulls in audio and CC text from a relative location that plays automatically and a file that can pull in audio and CC text from a relative location and play it only when clicked? Is there 3rd party software that would be helpful?
Thank you so much!
Posted by: Richard Deutsch at September 2, 2005 12:40 PM
A very interesting site of puzzles:
http://uk.geocities.com/oscarlagioia/riddles.html
Posted by: mauro at October 28, 2005 12:49 PM
Wondering if anybody can help me with a flash actionscript problem...
I am having problems with controling the read order in
flash. I'm using this script:
this.instance_name_here.tabIndex = 1;
I've read that static text in the flash movie will
cause the flash player to go back to the
default read order. Also, if each instance in the
movie isn't named and included in the script,
then it will revert back to read order. I'm working
with a flash file developed by someone else,
and I've changed all static text to dynamic text, and
assigned it an instance name. I unchecked
"Make object accessible" in the accessibility panel in
flash, then did not include those
instances in the script, I read that if an instance is
not accessible, then there's no need to
include it in the actionscript. The only thing that I
can think of to explain this is that I'm
missing something. Either there's an instance that I
haven't named and included in the script,
or there's some static text that I haven't changed to
dynamic.
But the script is not affecting the read order. I'm
using flash 8 and I've tried it in flash mx
2004 professional also. No success either way. Also,
just in case it matters, I don't have the
same font installed on my computer that the original
developer used, so I'm substituting with a
similar font.
Has anyone experienced a problem like this? Or does
anyone have ideas of possible solutions?
Posted by: Chris at November 16, 2005 10:44 AM