1. Flex applications are not accessible by default and hence you need to create accessibility.
2. The reading order of SWF file is not arrange in left-to-right or top-to-bottom order by default. This can be difficult for some users. So change it.
3. While designing a component keep the file size as low as possible.
4. Make the component reusable.
5. Use higher level debugging tool for Flex application.
2. The reading order of SWF file is not arrange in left-to-right or top-to-bottom order by default. This can be difficult for some users. So change it.
3. While designing a component keep the file size as low as possible.
4. Make the component reusable.
5. Use higher level debugging tool for Flex application.





