PDA

View Full Version : Use buttons to control ScrollPane


dunnma
09-02-2007, 09:42 PM
Is it possible to use a button to tell the scrollpane to scroll to the right, and another button to say scroll to the left?

For instance I have a ticker of items. I want to have a button on either end of the scrollpane and if you hover your mouse over it, the scrollpane will start scrolling in that direction.

If it is not possible...how do I do this without a scrollpane (I have seen other sites achieve this effect).

Thanks for the help.

(Oh and I apologize for posting this in 2 forums)