Infinite
02-27-2007, 05:00 PM
:confused: I am working with some very picky designers, and they are unhappy with the height of the vertical spacing of a multi-line dynamic text box. The design was done in a program that allowed control of the fonts vertical spacing. I can't control that attribute in flash using a single font field. So I was considering breaking up that dynamic text box into 4 or more single line dynamic text boxes. But this would require some fun string code. Does anyone have a script that can take a string and break it up into multiple lines and respect work wrapping? Any help would be greatly appreciated.