Single HTML for multiple panos

Q&A about the latest versions
Post Reply
solisarg
Posts: 1
Joined: Thu Mar 01, 2012 5:22 pm

I have a museum pano with 25 rooms, that means 25 different panos to show. I'm using the HTML5 export feature and then manual proccessing the XML files to replace numbers with database entries for each point of interest. Doing that I realize that the difference between the different HTML is just the XML they use for configure, so I try to use a single php file with the xml as GET parameter, but when doing that the script fails saying wrong XML file ... I guess the JS script is checking for HTML or something in the URL (difficult to check because the script os minimized)
Is my scenario doable: a single PHP file loading different panos based on a GET parameter?

Jorge
Post Reply