Nicholas, Is the ANE something you could share?
I had a problem with Focus on an accessible control, where setting focus on the control crashed the browser (without an error). There might be options to dealing with your focus issue. For example, there's an operation available in FP (getNextFocusManagerComponent) that allows you to return focus to the previous control that had focus, if I remember right. > On Thu, Jan 26, 2012 at 10:00 PM, Nicholas Kwiatkowski > <nicho...@spoon.as> wrote: > AIR for >> both iOS and Android do NOT support any forms of accessibility. We tried >> to jerry-wrig it up with an ANE for iOS, and it didn't work right (every >> time we tapped into the APIs, we lost focus of the current control).