Kirupa XML Gallery with Thumbnails

Hi,

My name is Felipe, Im from Brazil (sorry for the bad english… XD) and I need some help with this gallery that I found here (http://www.kirupa.com/developer/mx2004/thumbnails.htm). How can I add links from the XML file to My large image? I tried inside the functions prevImage, nextImage e first Image the code and didnt work:
picture.image[p].onRelease = function (){
getURL(links[p], “_blank”);
}

picture is the movie clip that receives the large images and links is the array that I created to recevie the nodes with links from the XML file. I dont know actionscript very well. Im studying. If anyone could help me, it would be great. Sorry if my post is on the wrong place.

Bye.