Nov 5, 2003 #1 Ivan1 Programmer Joined Jun 18, 2001 Messages 113 Location US Hello. Does anybody know how to get Flash to display Russian fonts? Regards, Ivan http://www.foundation-one.net
Hello. Does anybody know how to get Flash to display Russian fonts? Regards, Ivan http://www.foundation-one.net
Nov 5, 2003 #2 oldnewbie Technical User Joined Dec 6, 2000 Messages 9,142 Location CA Have you tried the following on the first frame of your movie? System.UseCodePage=true; Suggest you also make sure you embed the font used in dynamic textfields, so that all users see the same! Regards, Upvote 0 Downvote
Have you tried the following on the first frame of your movie? System.UseCodePage=true; Suggest you also make sure you embed the font used in dynamic textfields, so that all users see the same! Regards,