Scroll buts

i know how to make scroll buttons with the code:
on(press){
dynamictext.scroll++
}
But for every line i have to press again i know that its possible to scroll the whole text automatic like on http://www.emanuelaborzi.com the site of the week 2 weeks ago. Does some one knows the code for that?

Thanx MyDNA