how to read the xml in flash in AS2. Help plz any code or tutorial
<gallery title=“Tony’s Photo Album” thumbDir="./images/thumbs/" imageDir="./images/" random=“true”>
<category name=“1”>
<image>
<date>03.31.06</date>
<title>My Town</title>
<desc>On the way home</desc>
<thumb>seattle10.jpg</thumb>
<img>seattle10.jpg</img>
</image>
</category>
<category name=“2”>
<image>
<date>KFH</date>
<title>View of Seattle</title>
<desc>View of Seattle</desc>
<thumb>seattle5.jpg</thumb>
<img>seattle5.jpg</img>
</image>
</category>
</gallery>