Skip to main content
Participant
February 7, 2010
Question

Accessible Flash Content for the blind

  • February 7, 2010
  • 1 reply
  • 345 views

Hi All,

    I am working on a browser project for the blind in my university. For swf files, I am trying to access the contents of an SWF and parse so that screen readers can use it to read it aloud. I was successfully able to extract static text using swfutils.jar from inside the Flex SDK. But I was wondering if the following i spossible :

Given a flash webform, I should be able to move the through the fields using 'Tab' and then read out the buttons ( by extracting associated text), and read it aloud so that the user can click the required button.. I hope I am clear with my problem description..

Thanks in advance..

    This topic has been closed for replies.

    1 reply

    Inspiring
    February 7, 2010

    Are you the author of the Flash form or are you talking more generic about any form that may already be authored by somebody else?