hello, i have a problem with a dynamic text field.
1. i have two buttons (one up, one down)
like on (press) {welcometext.scroll -= 1}
and on (press) {welcometext.scroll += 1}
the problem is, they don't scroll continously, you have to press them to get
one line down/up.
any suggestions to get this a smooth scrolling text?
2. into the text field i load a .txt file. i want some parts to be linkable.
so if you click on them, a new browser opens with the new site.
thanks in advance
// alles wird gut