PDA

View Full Version : Jumping Menu



fspaiva
March 5th, 2003, 01:31 PM
Hi everybody,

IŽd like to know how the jumping menu of the Diesel Site works. Is it a button or a movie clip? Anybody have an ideia of the code that they used?

http://www.dieselmarketing.com/main_en.htm


Fernando

diad
October 15th, 2003, 07:54 PM
Did you ever get any response on how this site works? I like the Dieselmarketing.com site and know that it's two movie clips for the menu but can't figure out the actionscript. Any luck?

radicaljugnu
October 16th, 2003, 09:39 AM
button or mc, it doesn't make a difference. I guess it's just a masked mc which plays an animation on rollover and rollout.

JustinM
October 16th, 2003, 12:06 PM
Does anybody know how they slide the movieclip out with that little bounce at the end of it. Move your mouse so it slides out and notice the little bounce that I'm talking about. It adds a nice touch.

diad
October 16th, 2003, 04:33 PM
That's some actionscript thing. I think it has to do with the properties. We did something similar in calss but I can't remember how to do it. Maybe someone knows the command...

JustinM
October 30th, 2003, 03:34 PM
Does anybody know how to create this effect. I'm working on another project with a motion path and would really like to add this bounce or wiggle effect at the end of movement. Actually, I should explain better...I'm using a motion path and tweening to move an object. When the object reaches the end of its movement I'd like it to bounce a bit. Should I just do this frame by frame manually or does actionscript exist that could apply that affect to the motion tween? Thanks