Just before my holiday Andrew Kirkpatrick from Adobe blogged about the new documentation that they have been working on. Draft Documentation for Flash Accessibility Implementation
I am really excited by these documents and hope that you can take a bit of time out to go through them.
1 ResponsesLeave a comment ?
Hi,
Note that this only covers the AS3 APIs. Form looking around, I was able to figure out the equivalents for AS2 – they use an _accImpl object attached to a movieclip. This works reasonably well – but I’ve been unable to figure out how to build an accessible tree control for AS2 – it seems there is only one level of childIDs allowed per control in AS2
. Maybe that’s why there’s no accessible tree control for Flash MX.
Has anyone had experience in this area?