PDA

View Full Version : how would u do this...


chaego
09-22-2003, 04:12 PM
i kno theres tuturials on this one but i haven't came across a simple one .....what i want to kno how to do is on this barcadi site http://www.bacardiandcola.com/interface_bc.aspx

see how the images moves to the left when ur mouse is on the left and to the right when its one the right ......and it stops when its reached its end.......how do u do that if anyone can explian or provide a .fla file it'd be great thanks

spriggan
09-23-2003, 03:42 AM
it's sorta like this infinite menu http://www.kirupa.com/developer/mx/infinite.htm

but instead of contunusly looping there's an end.

How it stops and slows down is called easing. Here's a tutorial on haveing something follow the mouse with easing. http://www.kirupa.com/developer/mx/followease.htm

It;s not 100% what you wanted, but it should give you some ideas.