# Referring to the Picture Gallery tutorial

**URL:** https://forum.kirupa.com/t/referring-to-the-picture-gallery-tutorial/174705
**Category:** flash
**Created:** [January 8, 2006, 9:17am UTC](https://forum.kirupa.com/t/referring-to-the-picture-gallery-tutorial/174705 "2006-01-08T09:17:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![iskandar\_idris](https://avatars.discourse-cdn.com/v4/letter/i/db5fbb/32.png) [@iskandar\_idris](https://forum.kirupa.com/u/iskandar_idris)
#### Post date: [January 8, 2006, 9:17am UTC](https://forum.kirupa.com/t/referring-to-the-picture-gallery-tutorial/174705/1 "2006-01-08T09:17:48Z")

</div>

hi,  
how do you get the picture to be linked to a url when you click on it. from the downloaded xml document, it looks like simply adding the url between \<link\> but tt doesnt seem to work. i browse throught the actionscript on the source file, but didnt find anything about hyperlinking the image to a url.

\<pic\>  
\<image\>[http://www.kirupa.com/developer/mx2004/pg/construction.jpg](http://www.kirupa.com/developer/mx2004/pg/construction.jpg)\</image\>  
\<caption\>Construction\</caption\>  
\<thumbnail\>[http://www.kirupa.com/developer/mx2004/pg/construction\_sm.jpg](http://www.kirupa.com/developer/mx2004/pg/construction_sm.jpg)\</thumbnail\>  
\<link\>[http://web.mit.edu/evolving/projects/cogsci/index.html](http://web.mit.edu/evolving/projects/cogsci/index.html)\</link\>  
\</pic\>
