Dan: Thanks for the info. I've looked at, but not sure exactly how to implement it. I'll continue to look for examples. At lease I know what I am looking for now. Jack
_____ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Freiman Sent: Tuesday, February 06, 2007 10:34 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Text Character Spacing Look into flash.text.TextFormat.letterSpacing. There might be an equivalent style as well on text UIComponents. - Dan On 2/6/07, jwc_wensan < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> com> wrote: Is there a way to change the character spacing of text? Without extending the component or custom fonts? In other words, either expanding or reducing the space between each text character. Thanks, Jack