Skip to main content
November 8, 2006
Question

autoSize textfield - bold issues

  • November 8, 2006
  • 2 replies
  • 196 views
I've got a dynamic navigation made up of textfields, i've set the autoSize of each to "left" so I can measure their height for positioning. I also want to change the text of the fields to bold when you rollOver using setTextFormat.

It seems I can only do one and not the other, if i remove the autoSize the rollOver works fine but it wont when the autoSize is turned on.

Is this a bug or am I doing something wrong?
This topic has been closed for replies.

2 replies

Inspiring
November 9, 2006
show me the code you are using, better if you can put the file on some server. It might be some other problem. it's not a bug in Flash.
November 9, 2006
no one come accross this before? Is there another way of measuring the height of a dynamic text box?