Is it possible to load TTF fonts at runtime? I do not want to embed all the fonts on the swf because it will produce quite a large file. I am developing an online designer of some sort and I would like the user to be able to use custom fonts but embedding all of them on the swf would be costly, we need to load them at runtime. Is this possible?
- [flexcoders] How to load TTF fonts at runtime core_rico

