Haven't tried anything like this myself but afaik my colleagues play around with UITextField inside of a Button to get rid of some "unpleasant" behavior. Better late than never? ;)
R. On 1/24/07, evert_dennis <[EMAIL PROTECTED]> wrote:
I'm trying to create an Actionscript class that extends Button. Everything works great except for when a different font is embedded the label moves up a few pixels. How can I reposition the label inside the button so that it is centered again?