Create multiple xml and html files via vtour-multires.config

  • I am trying to generate 2 different xml and html files using the MAKE VTOUR (MULTIRES) droplet

    I have tried the below in the config file but it's not working exactly.

    # xml output
    xml=true
    xmlpath=%INPUTPATH%/vtour/tour.xml
    xmlpath=%INPUTPATH%/vtour/tourS.xml

    # html output/template
    html=true
    htmlpath=%INPUTPATH%/vtour/tour.html
    htmltemplate=html/swfkrpano.html
    htmlpath=%INPUTPATH%/vtour/tourS.html
    htmltemplate=html/swfkrpanoS.html
    htmltemplate_js=html/swfkrpano.js

    Can this be done. Any helpers greatly appreciated.
    Thomas

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!