Adobe Flex and ADA Compliance
Is it possible to make Flex applications as ADA Compliance ?
I'm pretty sure the answer is yes. Have you read the documentation on Flex and Accessibility?.
If you're dong advanced things w/ custom components, you may have to create your own accessible versions, but most of the built in components to the Flex Framework should be accessible.
A Google search on the topic brings up other relevant links.