Hi,
there a several ways to use Javascript in or with krpano:
For calling external Javascript code from the krpano xml there are these actions available:
Hi,
there a several ways to use Javascript in or with krpano:
For calling external Javascript code from the krpano xml there are these actions available:
js
[url='http://krpano.com/docu/actions/#jscall']jscall
jsget
In the HTML5 viewer it's additionally also possible to use Javascript code directly inside the xml:
http://krpano.com/docu/xml/#action.js
And for calling from Javascript to krpano there is the 'krpano Javascript Interface':
http://krpano.com/docu/js/#top
Best regards,
Klaus[/url]