In another post I saw Voetsjoeba giving AS code on how to make a movieclip move/ease to hover over whatever button was rolled over, you said to ask about changing the MC size… but what I want to know is can the MC be tinted to a differnt colour depending on what button is rolled over? Like 50% red tint on one button then 50% blue tint on another button?
Any idea how to do that Voetsjoeba? or anyone else?
Change initialxposition and initialyposition to the x and y positions of where you want the movieclip to start. This could be on the first button, or on the left outside the stage, or anything.
There you go. You can also have the movieclip to change size smoothly (for example if one buttons is large and another is small), just ask and I’ll modify it
I woulda linked to the other post but I couldnt find it.
Hello, thanks alot Voetsjoeba, I have it changing colour but what I meant was could it morph to another colour instead of a straight colour change, so it looks like a colour tween?