Image gallery with thumbnails usng flash & XML

I have a problem with the image gallery with thumbnails from http://www.kirupa.com/developer/mx2004/thumbnails.htm. The problem is, that can’t make the link fuction work. I mean - on your website you can click the big image and there is a link. I downloaded thubnail_final.fla file and in the image XML file there are links connected with every image like this:

<pic>
<image>http://www.kirupa.com/developer/mx2004/pg/medialab.jpg</image>
<caption>Media Lab</caption>
<thumbnail>http://www.kirupa.com/developer/mx2004/pg/medialab_sm.jpg</thumbnail>
<link>http://www.media.mit.edu/</link>
</pic>

Sorry for so stupid problem but I’m a begginer - could somebody help me with this?