# Xml/flash

**URL:** https://forum.kirupa.com/t/xml-flash/124602
**Category:** Uncategorized
**Created:** [October 5, 2004, 6:51am UTC](https://forum.kirupa.com/t/xml-flash/124602 "2004-10-05T06:51:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hoodz](https://avatars.discourse-cdn.com/v4/letter/h/13edae/32.png) [@hoodz](https://forum.kirupa.com/u/hoodz)
#### Post date: [October 5, 2004, 6:51am UTC](https://forum.kirupa.com/t/xml-flash/124602/1 "2004-10-05T06:51:13Z")

</div>

i got this xml code from the portfolio tutorial :

[color=blue]\<?xml version=“1.0” ?\>  
\<portfolio\>  
\<picture title = “work 1”  
thumb = “portfolio\_images/thumbs/work1.jpg”  
description = “portfolio\_text/work1.txt”  
image = “portfolio\_images/work1.jpg” /\>

\<picture title = “work 2”  
thumb = “portfolio\_images/thumbs/work2.jpg”  
description = “portfolio\_text/work2.txt”  
image = “portfolio\_images/work2.jpg” /\>

\<picture title = “work 3”  
thumb = “portfolio\_images/thumbs/work3.jpg”  
description = “portfolio\_text/work3.txt”  
image = “portfolio\_images/work3.jpg” /\>  
\</portfolio\>[/color]

[color=black][/color]  
[color=black]and i want that the image is a link so when u click on it it will open a website in a blank screen, how do i add that in this xml file? or do i need to change the AS in flash too? i hope someone can help me with this :)[/color]
