bit of technical question
bit of technical question
- Started
- Last post
- 3 Responses
- longman
I’m creating a part of a site that a client can type some text dynamically and it updates to the web.
Now here is the tricky bit, is there anyway that I can use a bit of a fancy font that people may not have on there machine
run it off the server or make it into an image
thing is it needs to be automated
cheers in advance
- kinetic0
you would have to pull that dynamic information into flash. use a dynamic text field with your special font in it and make sure the font is embedded
- longman0
cheers i'll give that a go
- sparker0
you can try using the ms font embed tool. it's a combo font "packager" and css script that allows for the display of fonts through the browser that aren't standard web fonts.
the problem, it only works in ie to my knowledge.