Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

embedding characters at run-time

Status
Not open for further replies.

rolan18

Programmer
May 11, 2006
26
0
0
CA
I was just wondering if you can create a text field at run-time and embed characters into that textfield.

I'm trying to use the _rotation command and unless I create a textfield before run-time and embed the character sets that I'll allow into it, the text will not show up.


Any ideas?
 
i very much doubt that will work

much easier just to place a couple of static text fields well off stage that use the character sets to add some text

fonts are then embedded although file size is increased
 
I have had the same problem, I tried creating the text in a new MovieClip, then tried rotating the MovieClip, but that didn't work either...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top