I am working on a project for a government agency which requires 508 compliance. Our product is written in ActionScript 3 for Flash 10 in Flash CS4. We are doing this 100% programmatically, we have almost all element elements working properly, but when Cambodia accesses components, then we have a problem.
The combo box can be directly tabbed with no problem, and the drop-down can be navigated directly with the arrow keys. However, while navigating, it reads the last item in the dropdown, not currently For example, consider a combobox with a list of selections: first, second. The jaw reads immediately fine, but when we press the down arrow to select the first item, it does not read anything. The down arrow is pressed again (hence the "second" is selected) The reason for reading this "first" is due to pressing the last time it causes the reason for reading "second"
Wondered from this, and probably it is possible that we do not know how to use Jaws, or that Flash Bus can not properly support this function. If you have any suggestions on how we can solve it, I would appreciate it.
I have not found a Jaws user and an easily accessible flash app. I had a condition that this flash There is a limb / jaw, and can not do anything about it. Another freely available screen reader that has Flash support, you can always try out your app and Firefox. Apparently the combo box had problems in the past, it is a quote from a source which is several years old. "There is a known problem with screen reader and combo box, list box and data grid components.Micromedia Flash Player 7 is not able to provide information about the first instance of any of these items without entering form mode. Can be found on the utility "source"
Comments
Post a Comment