Hi,
the 'Disable the JS interface' protection setting disabled that krpano JS API:
https://krpano.com/docu/js/#top
When disabled calling the set() function will not work - no error, but it can't set anything,
and the call() function will be only able to call <action> elements defined with
secure=true, all other calls will be ignored.
This way all default interfaces to change anything are disabled and interfacing is only possible via own custom interfaces (the secure actions).
Best regards,
Klaus