FlashAid allows JavaScript to check if accessibility features exist on the user’s computer by using a hidden (1 pixel x 1 pixel) Flash application.
You can download the latest release version here.
This is a very early, proof-of-concept release. Please join the mailing list and give us feedback. It would be especially useful to hear from Ajax developers working on implementing accessibility in their applications.
FlashAid Mailing List: Subscribe and manage your subscription Archives
flashAid ( successHandlerNameStr, failureHandlerNameStr, displayVersionMessageBool )
Where displayVersionMessageBool is a boolean that determines whether or not a message will be displayed in the flashAid div if the user has the wrong version of the Flash Player. (FlashAid requires Flash Player 8 and above.)
<script type="text/javascript"> // <![CDATA[ flashAid("flashAidSuccessHandler", "flashAidFailureHandler", true); // ]]> </script>
IE 5.0 and higher: Win Netscape 8.0 and higher: Win & Mac Mozilla 1.7.5 and higher: Win & Mac Firefox 1.0 and higher: Win & Mac Safari 1.3 and higher: Mac
Based on an idea by Jeremy Keith, as discussed by Andy, Simon and the rest of the gang at a lovely beach bbq in Brighton. Written by Aral Balkan.
(And yes, the title graphic is taking the piss of Web 2.0) :)
Copyright © 2006 Aral Balkan. Released under the open source MIT license.
About - Site design by Aral Balkan, based on the original design by Nicolas Coevoet. OSFlash © 2005 Aral Balkan.
OSFlash, the OSFlash logo and mascot are trademarks of Ariaware Limited.