  | |  | SV: [Flashcoders] Device font question | SV: [Flashcoders] Device font question
2004-02-20 - By Martin Klasson
Back
You can also by script read out all the installed
fonts that the user has.
And by making an array like below you can like css
set a fontorder to be run, if he doesnt have arial,
and not helvetica, then go with any _sans font...
fontOrder = [ "arial ", "helvetica ", "_sans "]
/mk
-- --Ursprungligt meddelande-- --
Från: coker todd [mailto:cokertodd@(protected)]
Skickat: den 20 februari 2004 03:45
Till: flashcoders@(protected)
Ämne: [Flashcoders] Device font question
Can someone answer this for me. If I use standard
device font (Georgia) with-in flash and the end user
does not have Georgia on his/her machine, what will
the font default to?
Todd
__ ____ ____ ____ ____ ____ ______
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104805
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104830
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |