by adsol » Tue Mar 10, 2009 2:33 pm
We wrote a web application that does this for our clients. It simply loads images from an xml feed and then using flash 9, writes the images to the more info page. You need to heavily modify the more info page to do this though but you can by getting creative.
You could also go real basic and stick the code for an iframe in your description field and then make a static html file with multiple images on it to link to. Then just don't use the more info images. The latter way is not very efficient as far as time to do but it works and its fairly easy to setup.