QUOTE(alexia @ Jul 26 2005, 11:21 AM)
But if i user font i image my site is very big
Oh think 10000 ta image its really eat big bandwith
but thanks to all friends to help me
If i can use that with css is to be very good
There is a great solution, which does not take any dowloading, is smaller than a whole bunch of images, and easily changed.
But, it requires flash. You can make an empty document with a white background (or whatever color the background of your site is), and make a dynamic text box. If this font is installed in your system, select the text box and then choose the font you want it to be.
Click on the "character" button. Click on specify ranges and select uppercase, lowercase, numerals, and punctuation. This way flash includes all of those characters of the font. Next give the dynamic text box a variable (example text). Now upload the swf, and call it the name of your font. Then whenever you want this text on your site, place the swf there, and add the variable text to the url.
Example:
www.yoursite.com/nameoffont.swf?text=put whatever text you want to show up here!!!
You can use the same swf for all the text on your site. This saves space, and the swf will be small because the only thing in it is the font information. To change or update the text just change the varialble in your source!!!!
If you have any questions just post it here, i will be happy to answer them.

Reply