Hi,
I'm trying to integrate X2 in to my website, creating multiple galleries that are seperate from each other but all have the same styles and settings and use one imagevue installation.
I've been trying to do this by using some php which checks a password and then depending on the password creates the correct url
i.e.
input a password of gallery1 and it loads the following:
gallery_demo.html?contentfolder=content/galleries/gallery1
input a password of gallery2 and it loads the following:
gallery_demo.html?contentfolder=content/galleries/gallery2
etc etc
At the moment, it appears to load the gallery but then has a white image which flashes. You can see this here:
http://www.limeleafweddings.com/dev/gal ... emogallery
I've spent hours fiddling with things, all I want to do is have a slideshow which plays with the music in the same folder.