I’v been trying to create a menu with 4 horizontal buttons on it. I would like it so that the user can mouse over the left most button and it will grow to 100%, the 2nd button over will grow to about 75% and the third button over will grow to about 30%. 4th button will stay small. Then as you move your mouse to the right the buttons will scale up/down as needed, just like OsX’s “applications” shortcut bar. I hate to steal the idea, but I don’t like the way I have my buttons setup now where each one will grow or shrink individually based on the mouseOver/mouseOut. I want them all to be linked. Anyone know where I should be looking to learn how to do this?