Tag: accessibility

Dynamically Rescaling Flex Applications

August 5th, 2009, No Comments

For a project, we’ve been meaning to implement some accessibility features such as providing the ability to resize all of the text in the application. The problem with this is that it requires a lot of overhead to build your application so that it can handle dynamic text sizes. I wanted instead to [...]

http://zachberry.com/blog / accessibility