Skip to main content
Participating Frequently
August 15, 2006
Answered

Strangness.... loading text

  • August 15, 2006
  • 2 replies
  • 271 views
I am loading some text from a text file into a Dynamic text field via Actionscript using LoadVars. Easy stuff. My code works properly and everything is loading fine. That is until I angle the text field.

If I load my text into a angled text field it doesn't show up at all. The way I have designed my site I really want that text field to be angled, it doesn't look right just square. I have tried to use _rotate and I have tried it manually.

What is the reason for the text now showing? Is there something I can do to have my text load into a text field that isn't the generic square? I am sure you know what I mean but just in case I added some visual.
Click Here


This topic has been closed for replies.
Correct answer Craig Grummitt
embedding fonts is necessary for rotated textfields.

2 replies

Dyer55Author
Participating Frequently
August 15, 2006
That worked! Thank you!
Craig Grummitt
Craig GrummittCorrect answer
Inspiring
August 15, 2006
embedding fonts is necessary for rotated textfields.