Skip to main content
Participant
June 27, 2008
Question

Dynamic text losing font attributes

  • June 27, 2008
  • 4 replies
  • 623 views
Hi,

We have a banner with a dynamic text box. The font and color has been specified in the box attributes.
Once the swf is published the text loses the styling with the exception of color.
What are we doing wrong?

FayeC
This topic has been closed for replies.

4 replies

kglad
Community Expert
Community Expert
June 27, 2008
so, is your problem solved?
Craig Grummitt
Inspiring
August 14, 2008
i had this problem and found that the dynamic text box's letter spacing was causing problems - try setting letter spacing to 0 to see if this is your issue.
kglad
Community Expert
Community Expert
June 27, 2008
all the fonts you use have to be embedded if you want those fonts to be displayed.
Participant
June 27, 2008
All the fonts used were embeded.
I had to specify the html encoding in the AS because it was not encoding by just selecting the html button on the properties panel.

FayeC
kglad
Community Expert
Community Expert
June 27, 2008
do you have bold, italic and bold and italic (if used) fonts embedded?
Participant
June 27, 2008
Hmmm.....can't say...we just used the Frutiger font and selected bold and italics.
Do we have to embed all fonts?

FayeC
kglad
Community Expert
Community Expert
June 27, 2008
not embedding the font?
Participant
June 27, 2008
Yep...font was embeded.
It loses the bolding, italics, etc but the color stays as selected. We have tried placing the styling on the text box as well as on the external file and having it encode html....nothing works....
Any ideas?

FayeC