You might want to look into sIFR (http://www.mikeindustries.com/sifr/). It allows you to replace HTML elements with FLASH elements that have embedded fonts. It works for all browsers as it uses the HTML version for NON-flash browsers. It also dynamically grabs the text from the element, so all you need to do is create a flash movie with the embedded font (I think).
...................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Coldfusion [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 5:48 AM To: CF-Talk Subject: RE: CSS/Embedding Font? Yeah I knew of the browser issue. Since it is part of the header (title / slogan) I will turn it into an image based item. -----Original Message----- From: Mingo Hagen [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 5:21 AM To: CF-Talk Subject: Re: CSS/Embedding Font? Coldfusion wrote: > Besides creating images for each item that uses a particular font that > may not be installed on the clients OS, I know there is a way to use > CSS to embed the font within the webpage, but how reliable is it? it's not. There is a way for IE4 upwards, but that particular method doesn't work for Firefox/opera. The only other method I know is using a small flash file and that is usually only (thank god) used for titles (http://www.mikeindustries.com/sifr/). Mingo. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271856 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

