PDA

View Full Version : dynamic text letter spacing?


raskolnikov
06-06-2006, 10:22 AM
i notice for flash 8. static text'S letter spacing can be controlled by actionscript BUT I have no luck doing the same with dynamic text.
take a look at my source file. and see if you got better luck with letter spacing with dynamic text.

raskol

tarjinder80
06-08-2006, 10:59 AM
Hi,

give the instance name not make it a variable.
you have given variable name answer
chnage it and give textbox name answer it works

Sunny13
06-08-2006, 05:11 PM
Yeah ... tarjinder is right ... here is fla for it.....

raskolnikov
06-09-2006, 03:38 AM
thanks guys!:D