XML Image Link

Hey guys!

I was up to no good working through this tutorial:
http://www.kirupa.com/developer/mx2004/xml_slideshow.htm

using Flash MX (as it works fine there). My issue is the XML. My pictures load and everything great… just like the tut. But, I’m wanting each picture to be linked to their full size image in a new blank window.

The tut has the XML setup as:
<images>
<pic>
<image>location</image>
</pic>
</images>

I’m basically wanting to adapt an XML version of <a href=""> and I’ve tried <link> <url> etc with no luck. I think I’m looking at this wrong, but I can’t find anything that teaches the basics so that I can adapt the XML to this situation…

Bah
<-- Newb… any help would be fantastic
Thanks ahead of time!