I have a flex app compiled from MXML containing a lot of different controls (datagrids, label, textarea, textinputs, etc) and I want to decrease the font size as rendered on the swf. How do I achieve this? Take note that I did not used any css styling on the application and simply compiled the application based on the standard font/sizing provided by Flex 3 SDK.
Thanks.
angelo

