PDA

View Full Version : Menu slider



br6879
March 11th, 2003, 12:11 PM
Hi,

I am trying to make a menu that has a "slider" arrow at the top that points to the current button that you clicked. Right now I just have it so that if you click a button it changes the x position of the arrow movie clip to go over a certain button.

I would like to create the effect where it moves slower to the different buttons and then it "springs" back and forth over the button getting closer and closer until it finally stops.

I have tried using some formulas that I found on the web, but I can't get the button to control the motion of the movie. Can someone please offer some suggestions?

the site is: www.brobinson.net

my email is brobinsoncs@aol.com

DeV
March 11th, 2003, 04:06 PM
hay,

these are the tutorials that i used to get the effect you are talking about:

http://www.bit-101.com/tutorials/easing.html
that is the one on easing.

http://www.bit-101.com/tutorials/elasticity.html
then should be able to help you acheive the spring effect.

Hope they can help
good luck!

br6879
March 11th, 2003, 11:17 PM
O.k,

I have samurai, and have achieved the effect...

But, the problem that I am having is how to connect the motion to a button action.

any ideas?

br6879
March 11th, 2003, 11:23 PM
Got it, nevermind. Thanks.