PDA

View Full Version : mouse movements


hazmoore
09-24-2003, 09:55 AM
good day
may i know the actionscript or command that allows the Movie Clip to follow the mouse's direction not necessarily mouse trailer or follower, whereas if the mouse moves left the MC attached to it or the MC that id created will move left if it moves right it also moves right and vice versa.

it is like in the button menu of this web http://www.baltimoreravens.com/

pls help

thanks

spriggan
09-24-2003, 10:33 AM
That menu works nothing like what you explained, it's a good thing you posted an example or you would have gotten a lot of wrong advice.

That menu system is realy easy to do. Here's a turorial (http://www.kirupa.com/developer/flash5/slidingmenu.htm) that's the bare bones of that menu. They've just got a long menu that moves fast. And instead of on (press) for the button code there's on (rollOver).