Skip to main content
Participant
May 3, 2007
Answered

scrolling movie clip menue?????

  • May 3, 2007
  • 4 replies
  • 510 views
i need to find code or a tutorial that can show me the script to make a field of movie clips (buttons) scroll up and down when a mouse over event happens at the top or bottom.

thanks so much for your time.

example = http://www.nowconcentrate.com/ menue under "projects"
This topic has been closed for replies.
Correct answer kglad
i have found plenty of tutorials on how to make something scroll back and forth or scroll once but information on trying to control the action via mouse events seem to be very hard to find...

this is what i am trying to copy

example = http://www.nowconcentrate.com/ menue under "projects"

try:

4 replies

kglad
Community Expert
Community Expert
May 15, 2007
you're welcome.
kglad
Community Expert
Community Expert
May 15, 2007
p.s. i'm not sure what scrollStop() does, but it's not needed to stop the scrolling.
May 3, 2007
oh i c u mean the images scroll down as you hover over
Participant
May 4, 2007
yes. a horizontal stack of squares that scroll up and down with a mouse over event at the top and bottom.

a mask would hide the ones at the top and bottom as the pass.
Participant
May 4, 2007
i have found plenty of tutorials on how to make something scroll back and forth or scroll once but information on trying to control the action via mouse events seem to be very hard to find...

this is what i am trying to copy

example = http://www.nowconcentrate.com/ menue under "projects"
May 3, 2007
do u mean the rollover?