PDA

View Full Version : Animation newbie needs help


fubak
02-17-2005, 04:26 AM
I know how to make an animation, although I suck at it, but I'm having problems creating a button that works like this...

The Button I want to start with will look like this...
http://www.bridgetotheweb.com/newdesign5/btn_example.jpg

Then when you mouseOver on the button the right end of the button will fill with red from left to right. I've been working on this effect and I'm just not having the success that I would like. Any guidance or help I could get would be greatly appreciated

kellere
02-17-2005, 05:17 AM
Fubak,

Check out the attached zip file.
I created a button that fills on mouse over.
The button is actually a movie clip with rollover and
rollout function defined in the first frame.

I use a mask for the filling effect.

~John

fubak
02-17-2005, 04:07 PM
Fubak,

Check out the attached zip file.
I created a button that fills on mouse over.
The button is actually a movie clip with rollover and
rollout function defined in the first frame.

I use a mask for the filling effect.

~John

Sweet! I just learned about Masks :p Thx!