Display MoreHi,
tour.html = HTML5 by default when possible
tour_editor.html = always FlashFlash = ignores many xml syntax errors
HTML5 = strict on xml syntex errors'&' is not a valid xml character- '&' would need to be used.
See the basic xml documentation:
https://krpano.com/docu/xml/syntaxrules/#topespecially the check-list there (point 4):
https://krpano.com/docu/xml/syntaxrules/#errorcheckingBest regards,
Klaus
thanks for the reply. I take the youtube xml file on your site from this example: https://krpano.com/examples/119/e…tube-player.xml
can you suggest me a good tool for xml validation?