XML Random Image Slideshow w/ Crossfades - URL Button problem

This is the great slideshow from Noponies and I wanted to add a url link by XML to the whole image. I’m pretty close by now but I just can’t seem to link it to the xml. Please Help!

You we’re close…


thisObj.linkArray* = xmlNodes.childNodes*.childNodes[2].firstChild.nodeValue;

inside your for loop

Thanks a lot. It was killing me.

But I just can help to feel a bit stupid knowing the problem.

Anyway, thanks again for your help

No need to feel stupid, score is a common mistake. In fact I just made a thread the other day regarding scope with AS 3 and I felt stupid as well :slight_smile:

Glad it worked.