A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Flash and Screen Readers

Hybrid View

  1. #1
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813

    Flash and Screen Readers

    Does anyone know of a method to "force" the screen reader to read the specified content at that moment?
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Well, you could try setting the focus to the object in question. What exactly do you want it to do?

  3. #3
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    Well because of the various levels within the flash piece (both within and externally called), I can't use the standard tabbing in Flash. I was forced to generate my own tabbing system, and when I attempted to determine the focus it would bounce to another item instead of what was needed.

    This site has lots of information to read, and I can't rely of captured audio because of the quantity of audio clips required. I've been investigating COM and APIs use, but nothing has worked. Any advice would be extremely helpful.

    From,
    Lost and completely frustrated!
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  4. #4
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    I've been looking into _accProps and Accessibility.updateProperties() but cannot confirm if they will immediately force the screen reader to read the last updated information. Does anyone know/have more information on _accProps and updateProperties.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  5. #5
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Are you actually testing with screen reader software and/or a screen reader user and verified it's not working the way you want it to? What is it about your project that requires it to "force" a screen reader to read something "immediately"? If screen reader accessibility is a priority for your project, ideally the user would be controlling the interaction with the movie.

  6. #6
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    Well since I cannot rely on Flash's tabbing system to notify the user as to what button/link they are current highlighting, I have to figure out another method. If I could tell the screen reader to read XYZ button when highlighted then all will be good with the world.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  7. #7
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Screen readers will read the information of whatever they have selected. So if your own tabbing system is working, screen readers should work. Again, have you tested with any sort of screen reader to verify it's not working?

  8. #8
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    Well not really, I am setting up a test machine with Jaws and give it a try. I'll update after the test.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center