poi fare un marquee con i bottoni di start e stop
ma è IE only
l'ho trovato qua:codice:<marquee id="scroller" direction=up width=150 height=150 style="background-color:lightyellow;border:1px solid black">Marquee contents here. Marquee contents here...</marquee> Start | Stop <script> if (document.all) scroller.stop() </script>
http://www.javascriptkit.com/javatutors/marquee4.shtml