# Help with Photo Gallery Using XML and Flash

**URL:** https://forum.kirupa.com/t/help-with-photo-gallery-using-xml-and-flash/247212
**Category:** flash
**Created:** [December 19, 2007, 5:27pm UTC](https://forum.kirupa.com/t/help-with-photo-gallery-using-xml-and-flash/247212 "2007-12-19T17:27:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Chapter1](https://avatars.discourse-cdn.com/v4/letter/c/71e660/32.png) [@Chapter1](https://forum.kirupa.com/u/Chapter1)
#### Post date: [December 19, 2007, 5:27pm UTC](https://forum.kirupa.com/t/help-with-photo-gallery-using-xml-and-flash/247212/1 "2007-12-19T17:27:43Z")

</div>

I made a scrolling thumbnail using these tutorial [http://www.kirupa.com/developer/mx2004/xml\_flash\_photogallery.htm](http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm)

Im totally clueless how do I make the image once clicked with act as a link target.  
Can anyone make my Christmas a happy one?

As for the xml code this is what I did.

\<?xml version=“1.0” encoding=“utf-8” standalone=“yes”?\>  
\<images\>  
\<pic\>  
\<image\>A10921\_small.jpg\</image\>  
\<caption\>BlueIce\</caption\>  
\<thumbnail\>A10921\_small.jpg\</thumbnail\>  
\<link\>[http://www.gordonmax.com](http://www.gordonmax.com)\</link\>  
\</pic\>
