Tagged Questions

4
votes
2answers
2k views

How to change tab ordering in Flex (Actionscript, SDK 3.5)

The flex tab ordering is important both for usability (obvious) and accessibility (it defines the screen readers read ordering). However, Flex 3.5 seems to have next to no support to influence it for ...