From: Joshua H. <jo...@th...> - 2000-12-13 22:45:51
|
I have created a simple nested scrolling layer with both up and down buttons. When mousedOver, these buttons move another layer of text either up or down the desired amount - freakin' amazing, right? However, I would like to have 'continuous feedback' such that if the mouse remains over the button, the scrolling continues until the designated coords are reached. I figure there has to be some method of achieving this (perhaps using an onslideend routine), but have, as of yet, not gotten very far with it. Any insight would be appreciated. Cheers. j- |