Continuous Auto Scrolling HTML w/o buttons and scroll bar

Hi guys, I know ZERO about flash/actionscript and have been tasked with creating a vertical text/html scroller. This would act like a news ticker but would scroll several paragraphs of text with images vertically continuously.

Here is a sample of the data that i would like to scroll vertically:

<image>
some text here
some more text
<image>
more text
more text

etc

This pattern would repeat and the script would continuously scroll the information. I will be pulling that data from XML as HTML but i think i have that part under control. Just cant seem to get a sample of scrolling html/text. any help would be greatly appreciated.

thanks!
GK