Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

72 users online



scroll 3 at a time

scroll 3 at a time

Currently viewing this thread: 1 (0 members and 1 guests)


james182

james182

Neverside Newbie
Status: Offline!

scroll 3 at a time

What im trying to do is make a scroller for images that srcolls 3 images at a time
how would i do this??

Attachments:

scroll.jpg scroll.jpg (Download) 19.29 Kb, 172 views

action

action

Neverside Newbie
Status: Offline!

You could put all the content into 1 mc with an instance name of, say, 'clips', mask it so that it only shows the 3 between the buttons, and on the buttons have

Code:

on (release)
{
clips._x += 120; //move mc 3 clips width, use - the other button
}

you can then restrict the movement so that the mc doesnt go astray, add a function to animate it or build the clips mc dynamically.

hope that helps

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0082 seconds.