Hi,
in the current version (1.0.8.14) there is already an automatic fallback to the HTML5 viewer when no Flashplayer is installed and the Safari Browser is used (the Chrome 3D CSS is too buggy at the moment) -
but only when the iPhone/iPad license is embedded or included - without license the viewer doesn't know if it can or should use the HTML5 viewer... (this might be improved in future version to let the embedding script automatically try loading the license file)
that means either use a .js file were the krpano iPhone/iPad license is embedded (generated by using the MAKE PANO/MAKE VTOUR droplets), or include the krpanoiphone.license.js directly in the html file - by this way:
|
Source code
|
1
|
<script src="krpanoiphone.license.js"></script>
|
btw - thanks for reporting that! I have now updated the krpano online examples (by including in the license in the html file), now they should correctly use the HTML5 viewer in Safari when no Flashplayer is present,
best regards,
Klaus