You can set the global font size. More info here:
http://livedocs.adobe.com/flex/3/html/help.html?content=styles_02.html --- In [email protected], Angelo Anolin <angelo_ano...@...> wrote: > > 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 >

