Making things scroll? Headline ticker

I thought I’d set myself a challenge and try make one of those old school scrollers, like on news broadcasts on telley (CNN etc), with the headlines down the bottom. Now using the news ticker tutorial here at Kirupa
(http://www.kirupa.com/developer/mx2004/newsticker.htm), I’ve got a nice news ticker working (save in my code, I load from my database directly rather than an XML document) similar to Kirupa’s there.

But rather than just fade in and fade out, I’m trying to get news items load one after another, and scroll along the screen; how would I go about doing that?