I'm new to Flash's accessibility options. After doing some
preliminary investigation, I have been able to discover some simple
techniques for screen reader access regarding static placed text
objects.
However, I'm importing XML data and populating Label
components with the values. I'd like for screen readers to read
this variable data. I'm having difficulty finding training or
tutorials on accessibility and dynamic data. Can anyone out there
shed some light on this please?
As I'm writing this, I'm thinking that I might relay the
label values to a set of text objects. Perhaps this will work??
thanks