Hi there
Im making a portfolio whit xml. but the scripting isnt working. i think it because id ont know how…
so here is a part of my xml file:
<portfolio>
<picture type = “automotive”
title = “RORA Autolease”
thumb = “images/thumbs/1t.jpg”
image = “images/1.jpg”
description = “www.rora.nl”
url = “<A href=“http://www.rora.nl”/”>http://www.rora.nl"/>
<picture type = “makelaars”
title = “RORA Autolease”
thumb = “images/thumbs/2t.jpg”
image = “images/2.jpg”
description = “www.hypomatch.nl”
url = “<A href=“http://www.hypomatch.nl”/”>http://www.hypomatch.nl"/>
</portfolio>
the description has to have the link below.
i copyed al the actionscript of the tutorial of xml “Example - Portfolio” and it has the movie clips etc. but i want different pages whit different thumbs.