PDA

View Full Version : Button Component label moves when first moused-over


mojoman
09-17-2008, 10:27 PM
Not sure what is going on here.

The label on my button components moves when I mouse over the button the first time.

It is as if the label on the button doesn't center itself until it is moused over, after that it is fine...mouse on and off it stays put.

I have tried setting the text dynamically and I have tried building simple test movies with just a single instance on the stage. If I leave the label to read "button" which is the default it works fine - label text doesn't move. If I change it to anything else the label text jumps when I mouse over the button the first time.

If anyone has a suggestion I would appreciate it!

mojoman
09-18-2008, 05:10 PM
Turns our this only occurs when I am testing movie in Flash (8).

In the browser it works fine with no jumping of button label text.