A
Anonymous
June 15, 2009
Question
Embed fonts not working
- June 15, 2009
- 1 reply
- 1509 views
Hi,
I want to embed fonts within my Application but somehow it is not working.
I am doing the steps as below:
- I am compiling fonts swfs in Flash CS4 with Publish settings as Flash Player 10 & ActionScript 3.0
- Then I am having css files which I am compiling with mxmlc like: mxmlc c:\Palatino.css.
- It is compiling and giving me swf file as Palatino.swf. I am doing this with "Adobe Flex 3 SDK command prompt"
- Then I am loading these files with "StyleManager.loadStyleDeclarations".
But still when I am changing the fontFamily to "Palatino", it is now showing it.
I have attached the Palatino.css with this. I am using Flex 3.2 with TLF version 442.
Please let me know if I am making any mistake.
Regards,
Rajesh
