Hi,
since krpano version 1.16, the html files that were generated by the NORMAL droplets have set
html5=prefer by default.
That means the html5 viewer will be preferred by default (when using html5 will be possible).
But some browsers (e.g. Chrome and IE10) doesn't allow loading local xml files in html5.
The best way to bypass this problem, would be using a localhost server for testing.
Another way for Chrome would be to start Chrome with the '
--allow-file-access-from-files' command line parameter.
Best regards,
Klaus