Topic: Embedding Autoviewer: I think I've found an answer for a lot of users
So, many users seem to have been unable to successfully embed Autoviewer and get the images to appear correctly.
I had this problem myself but after a few hours spent on it, here is a solution which really seems to work well:
Firstly: Change the format of the 'gallery.xml' to TXT (ie. gallery.txt)
Add or enable the following line to the variables in the source code:
fo.addVariable("xmlURL", "gallery.txt");
The txt file can be any name so long as any paths referencing it are correct.
Then ensure that all of your image paths in the new 'gallery.txt' file are correct, they don't need to be absolute. And Viola!
If you're truly stuck, give this a spin, it worked great for me. I believe the issue may also have been IIS related by the way, as our server didn't like parsing XML for some reason.
Example: http://www.24-7.mdx.ac.uk/new-art/
Steve Norris
Web Development Manager
Middlesex University