Skip to main content
April 3, 2008
Answered

prevFrame ~ scroller

  • April 3, 2008
  • 2 replies
  • 277 views
using:
arrowUp.onRollOver = function(){
scroller.prevFrame();
}

But, I really need it to scroll continuously (backwards)... will I need to construct a loop or if statement?

Thanks


This topic has been closed for replies.
Correct answer Damon Edwards
You can find plenty example with a quick Google

2 replies

April 3, 2008
thanks, I'll check it out and see how it works.
Damon Edwards
Damon EdwardsCorrect answer
Inspiring
April 3, 2008
You can find plenty example with a quick Google