Sunday, March 2nd, 2008
In my last project I lost some time just to set a textformat to a simple textfield. The font was well linked in the librairy, but the textformat (particularly the font) didn’t apply to the textfield.
I found the reason : flash renames bitmap fonts and adds the suffix : _SIZEpt_st.
- Verdana becomes Verdana_12pt_st
- Arial becomes Arial_12pt_st
- etc.

