Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
krpano.image.reset();
krpano.image.hfov = 123.0;
krpano.image.sphere = {
url : "tile_%l_%v_%h.jpg",
multires : "512,1024x512,2048x1024,4096x2048"
};
krpano.actions.loadpanoimage();
krpano.view.hlookat = 12.3;
krpano.view.vlookat = 4.5;
krpano.view.fov = 60.0;
This post has been edited 1 times, last edit by "spacerywirtualne" (Dec 22nd 2021, 5:59pm)
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
This post has been edited 3 times, last edit by "bob1010" (Dec 26th 2021, 7:47pm)
![]() |
Source code |
1 2 |
<script src="../viewer/krpano.js"></script> <div id="pano" style="width:100%;height:100%;"> <noscript><table style="width:100%;height:100%;"><tr style="vertical-align:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript> <script> embedpano({xml:"Noel2021.xml", target:"pano", html5:"only", mobilescale:1.0, passQueryParameters:"startscene,startlookat"}); </script></div> |
![]() |
Source code |
1 2 |
<script src="../viewer/krpano.js"></script> <div id="pano" style="width:100%;height:100%;"> <noscript><table style="width:100%;height:100%;"><tr style="vertical-align:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript> <script> embedpano({swf:"../viewer/krpano.swf", xml:"Noel2021.xml", target:"pano", html5:"only", mobilescale:1.0, passQueryParameters:"startscene,startlookat"}); </script></div> |
Is seems %VIEWER% dos not have a correct value
...
unless the swf param is specified
![]() |
Source code |
1 |
embepdano({basepath:"../viewer/", ...}); |
Hi Loro, I've just checked and I have the same issue with the background sounds only playing once after the 1.20.11 update. Using the older theplaystoptoursoundscontent.tmpl fixed an issue with the sound not playing after being muted, the sound only playing once is a new issue. Do you think you would possibly be able to take a look at this one in the New Year Klaus.
Cheers,
Rob