PDA

View Full Version : resizing dynamic text thru script?


raskolnikov
04-19-2006, 11:17 AM
how does one control text size thru script. so far i found that xscale and yscale does the job.

text1._xscale=50;
text1._yscale=50;

I want to control the text size actually and not the scale.

raskol

oldnewbie
04-19-2006, 05:17 PM
TextFormat.size in the TextFormat (object)...

http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary788.html