Sie sind nicht angemeldet.

1

Dienstag, 27. Oktober 2015, 18:58

non-licensed player for plugin demo

Hello!

How do you create non-licensed krpano-branded swf and js + embed code version to show your plugin with? The one that doesn't tell it's registered to you in the console on error that is. Also the version in user plugin template is older than what I would like.

Thanks!
Sergey

2

Mittwoch, 28. Oktober 2015, 09:18

Hi,

basically just use the source krpano.swf and embedpano.js+krpano.js files.

For making a 'merged' .js file (like the tour.js), merge the embedpano.js and krpano.js with a text editor - first the code from the embedpano.js and then the code from the krpano.js.

Best regards,
Klaus

3

Mittwoch, 28. Oktober 2015, 10:53

Thank you, Klaus!