Hi Anthony,
yes it is possible.
In the simplest way you should just change the FontSize property at runtime
of the components you want to adapt... labels, buttons and so on ... you
can do it with label.setStyle('fontSize',100) for example...
Googling a bit i found this: http://kachurovskiy.com/2010/font-size-ctrl/
try to check it out!
Cheers!
Angelo
2014-06-18 11:56 GMT+02:00 Tonic <[email protected]>:
> Hello everybody,
>
> is it possible to include "accessibility" feature in a flex mobile
> application ?
>
> I just want to increase or decrease font size when user change accessiblity
> font size property in device parameters.
>
> This feature is implemented in the Flex SDK, or must be developped from
> scratch ?
>
> Thanks for your response ^^
>
>
>
> --
> View this message in context:
> http://apache-flex-users.2333346.n4.nabble.com/Flex-mobile-application-Accessibility-tp6889.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>