PDA

View Full Version : TT-fonts in dynamic text


niels24
02-19-2004, 04:59 AM
Is it possible to use TT-fronts in dynamic text?
if yes, how??

thanx, Niels
:confused:

Cota
02-19-2004, 11:20 AM
Yes you can. I believe you have to import the font into the library and link it.

niels24
02-20-2004, 06:39 AM
Cota,

I imported the font into the library, but after publishing it still shows only on the computer containing that font.
For the textbox i chose the font with the *.
Do i miss something?
Do you have to import or link the font??

thanx nls

Cota
02-21-2004, 02:00 PM
You have to link the font in the library, its the link for actionscripting option.

boyzdynasty
02-21-2004, 02:04 PM
just embed the font.

select the font you want for the text field on the property's panel.

then on the same panel, look for "Character" / "Format" .... I have MX 2004... so I would pick "Character" and select the ranges I want to include for the text field.

Abelius
02-21-2004, 04:56 PM
You need to do one more thing:

Select the dynamic textfield in your movie, that would use the TT font. Then click on the "Character..." button in the properties inspector, and then select the "All Characters" radio-button option, or the "Only" option. Either one should work, as long as you don't leave the "No Characters" option selected. Click "done"...

Hope it helps... :)