From: joshuataylordesign on
I have a dynamic text field that I want to embed the a font into. It is also
controlled by CSS.
When I publish the swf, it works fine on my computer, but not in the browser,
which makes me believe that it is not truly embedded in the swf.
Here's what I did. I clicked on the Dynamic text field. Clicked the embed
button and selected the appropriate characters. Shouldn't all the characters be
embedded? or is there more to it/
any help would be great.


From: clbeech on
yes they do - however my 'guess' here is that the css is re-formating the field
with a font that is unavailable or rather one that is not accessable by the
textFomat class. a remedy may be to create a 'font' file in the Library - this
is sometimes necessary when using the textFormat class.

From: joshuataylordesign on
I have added a font to the library- and even set up the linkage to export for
runtime sharing, etc.
Still no luck on it showing up in the browser though.

Previously, it wasn't even showing up when I previewed from flash. When i took
out the font-family attribute from the CSS, it allowed me to see it on the
flash preview, but still not in the browser.
any ideas?
thanks so much