Loading Text File From A File List In XML Format

Hello All,

I am trying to make this project but I don’t have any clue of where to start.

Basically, I want to have a project with

1 List Box

1 Dynamic Text Box with scroller

1 xml file that list the title and file location
Here is the scenario, when my flash is fired up, it will read the content of xml file.

It will display the title in the list box

If I want to view the content one of the files, I click on the the title in the list box. The contents will be displayed in the text box

Would you please help me to accomplish this task. Any helps, examples, AS code would be much appreciated

Thanks