Hello people.
I’m doing a portfolio gallary and i’m using XML to load the images to the gallery.
I’m, using this scipt
<?xml version=“1.0” encoding=“iso-8859-1”?>
<gallery>
<album title=“ss2009” description=“spring summer 2009 collection” lgPath=“images1/ss09/”
tn=“images1/portth1.jpg”>
<img src=“1.jpg”/>
<img src=“12.jpg”/>
<img src=“13.jpg”/>
<img src=“14.jpg”/>
<img src=“15.jpg”/>
This script only allow me to load images from internal directory, but i need to load some other images from a external web directory, but i dont know how to do that. Someone can help me??
you can see wath i do until now going to rodr1.com.sapo.pt and accessing the portfolio page.
Tnks, Rodr1
Thanks, Rodr1