PDA

View Full Version : Flash 8 font problem



gabriel_vieira
September 23rd, 2005, 05:33 AM
Hi there,

Iam using flash 8 for a project and need special fonts like Fonts for Flash type, i copy de fonts i want to windows and start using them and it was all fine...until i test the swf in the server after the i upload...the special font was changed by other one :( i try to use device font embebed and nothing.Does any one could help me??urgent!!!


Thanks in advance!!!

ntshp
September 23rd, 2005, 08:30 AM
Sounds like you need to embed the font, if a user doesn't have the font then it will replace it with a system default.

On a dynamic text box, select emebed font and usually the latin+punctuation glyps are sufficient, add or remove what you need ;)

gabriel_vieira
September 23rd, 2005, 09:16 AM
Sounds like you need to embed the font, if a user doesn't have the font then it will replace it with a system default.

On a dynamic text box, select emebed font and usually the latin+punctuation glyps are sufficient, add or remove what you need ;)


thanks for the help, i tried that still do not work, iam using fonts from fontsforflash, when i test in the preview mode inside flash de swf works fine the font appear correct but when i test the swf outside flash the font dont appear or it changes to system default font but if i test with a html page calling the swf it works fine to but i upload to the server and no luck. do you Khow why?



Thanks again

ntshp
September 23rd, 2005, 03:07 PM
Could you post your fla?