I want to display "Hello World" with calibri.ttf using only AC3. How would I do that?
+1
A:
you need to embed the font in your FLA.
http://www.adobe.com/devnet/flash/quickstart/embedding_fonts/
michel
2010-02-24 07:37:23
A:
If you want to use pure AS3 you can use the [embed] tag. Here's a straight forward example from Tink : http://www.tink.ws/blog/embedding-fonts-in-as3/
Theo.T
2010-02-24 10:47:31
+1
A:
check out this tutorial, http://www.mokisystems.com/blog/flash-as3-loading-fonts/
is this what you are after or something more complex?
David Morrow
2010-02-24 15:45:02