Xml anchor tags and as3

Hi,

I have a xml file with 5/6 words (which will act as links) and a lot of text underneath. All of this is loaded in flash

I want that when I click one of those words, my content will scroll ( I already have the scrollbar working ) to the respective text.

This is peace of cake in xhtml/css, but how do I do that with a xml file in AS3?

Thanks in advance.