1/4/2012 7:48:40 AM
Title:
Embedding font from swf into flex dynamically
How to embed font from swf into flex by passing path of swf dynamically
1/5/2012 1:31:48 AM
you can check this article to learn how to embed fonts using external SWF file :
http://livedocs.adobe.com/flex/3/html/help.html?content=fonts_09.html
1/5/2012 1:40:59 AM
see this link to use external swf file and embed fonts in your flash / flex application
http://codesnippets.joyent.com/posts/show/12888
1/18/2012 10:18:51 PM
Thanks to all for the reply.Now i am able to embed font from swf but font is not embedding for bold text.for normal text only its applying.can you please tell me how to embed font for bold text also.