Flash text w/ HTML, font issue
Flash text w/ HTML, font issue
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- phirschybar0
hmmm.. thi doesn't seem to be working (yet)
I have the following:
- Dynamic text field on stage accessing variable testText.
- This text field is currently using arial and has no embedded characters
- A symbol in library with a dynamic text field (standard_07_55) being exported with "standard1" linkage identifier.
- HTML with < font style="standard1" > wrapping around text < /font>
- Flash is still displaying ARIAL when it is published. Am I missing anything?Thoughts?