Hi Anthony, from your first mail i supposed you were looking for a simple accessibility level, somehow in a "home made" technique like simply change the font size as the user wanted, but reading the second may, well, i was wrong.
Anyway Flex, speaking about Web Apps, is accessibility ready, i don't know if the mobile components are, some of the Apache Flex creators can help you a bit more. Here accessibility links speaking about Flex web & AIR apps, probably you can test if it works with mobile too: http://www.sitepoint.com/accessibility-in-flex-apps/ https://www.webaccessibility.com/best_practices.php?technology_platform_id=51 Cheers Angelo 2014-06-18 14:00 GMT+02:00 Tonic <[email protected]>: > Hi Angelo, > > thanks for your response. > > I am surprised that it is not implemented by Air or Flex framework. In this > case, what is the interest of the property 'accessibilityEnabled' ? > > It's not so simple than your example, in a mobile application, you must take > care the resolution, the DPI of the device, etc. > There is a multiple couple of font size with these parameters and > accessibility. > > And in my application I have a lot of styles that apply a font size, I am > surprised that there is not a manager to handle this global way. > > And how do you know what font size to set dynamically if user change > accessibility parameters during runtime ? There is a property to know the > current accessibility value, or ANE to listen changes ? > > Thanks ^^ > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Flex-mobile-application-Accessibility-tp6889p6893.html > Sent from the Apache Flex Users mailing list archive at Nabble.com.
