I have a flex AIR application and trying to add accessibility to it. I tried to use JAWS demo version doesn't seem to work well at all. It doesn't detect the names of my text input all the time and all the buttons, I need to click on it in order to hear what it is. Is there a setting in JAWS that I need to fix in order to make it right or is it because it is a demo version?
I tried the open source NVDA and it works great and I don't need to add anything onto my application and it seems to sound out everything when I even do a mouse over onto the button or the textinput area.
The thing is I cannot say my application only works with NVDA tool.
Anyone has similar problem before?
Also, I have this application port to mobile AIR app. Any chance that accessibility will work on an android device? thanks in advance