I have a textfield with a UI scrollbar attached.
Now i dynamically load content to that textfield (anything from txt-files to variables).
First an index (blog-style), then txt-files/articles

Now, the problem is, that when i scroll down in the index and i click a link to an article, the scrollbar simply takes of where it has been last.
So mostly half way trough an article.
Is there anyway to solve this? (kinda: content_txt.onLoad: UIScrollBar.go-up)

Thanx, Marcel.

Fla-file
Swf-file
AS-file