Topic: img from another server
Hello,
I have a problem, i want to put image from another server into my tiltviewer.
But when i look at the gallery, image appear in gray then disappear before loading.
Maybe it's a XML error but i don't find it :
<?xml version="1.0" encoding="UTF-8"?>
<tiltviewergallery>
<photos>
<photo imageurl="http://#######.com/2012/01/586194/artfichier_586194_328051_201201094324768.jpg">
<title>187051_700b_v1.jpg</title>
<description>Test</description>
</photo>
<photo imageurl="http://#######.com/2012/01/586194/artfichier_586194_328052_201201094326759.jpg">
<title>187104_700b.jpg</title>
<description>Test</description>
</photo>
</photos>
</tiltviewergallery>
Urls work with autoviewer and postcard, so i think i made a mistake, but where ?
Thanks.