actionscript 3 - Changing font size in Flex app -


how can change font size in flex application?

write style like

<mx:style>    global {        fontsize: 20;    } </mx:style> 

in main application. should inherited application contents.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -