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
text1._xscale=50;
text1._yscale=50;
I want to control the text size actually and not the scale.
raskol