Topic: Dynamic XML call?
Hi,
I'm wishing to dynamically change the XML feed to show a choice of galleries in the same page and instance where simpleviewer is installed. I've studied the documentation and the forum and recognize to use galleryURL to specify the XML, but am unclear what must be called to see that new gallery?
Also, I am unclear on the preferred embedding method for the latest versions on- is it via the JQuery $().ready method shown here http://www.simpleviewer.net/simpleviewe … dding.html or via the swfobject method? I assume the latter is overridden for HTML 5 support. In which case, how does this effect the dynamic XML goal above?