Old 03-02-2004, 14:52   #1 (permalink)
jacobaa
Registered User
 
Join Date: Feb 2004
Posts: 0
css flash

I'm doing some simple css in flash, I was wondering if it is possible to embed fonts when using css.
  Reply With Quote
Old 03-02-2004, 16:45   #2 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,147
hello jacobaa, welcome to dt.

hmmm, interesting. not tried this but here's what the w3c says:

@font-face {
src: local("Palatino"),
local("Times New Roman"),
local("New York"),
local("Utopia"),
url("http://somewhere/free/font");
font-family: serif;
font-weight: 100, 200, 300, 400, 500;
font-style: normal;
font-variant: normal;
font-size: all
}

check it out for yourself and let us know how you get on. i think what they're trying to get accross in the above code is that you've got licencing issues here so don't sell this to a client as you'll be paying for it later.

http://www.w3.org/TR/CSS2/fonts.htm
  Reply With Quote
Old 04-02-2004, 01:20   #3 (permalink)
Bill Posters
trouble free and loverlee
 
Join Date: Mar 2003
Location: YooKay
Posts: 2,933
Afaik, support for @font-face is still pretty pathetic across the full range of modern browsers despite being part of the CSS2 spec.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8