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.
Hi,
right, there is currently no support for sound,
all Flash plugins (all files with .swf) are not supported in HTML5,
so too the soundinterface.swf plugin,
I'm working on a build-in soundinterface support for the krpanoJS viewer,
but it will not be able to support the full functionally as the Flash plugin
due the technically/principal HTML5 limitations,
best regards,
Klaus
Hi Hans,
I have tested it on my iphone and the sound is played on the quicktime player (in fullscreen mode).
And when I click the done button, the safari browser takes me the previous html page.
Have you tested it also on the iphone?
Best Regards,
Hyung
![]() |
Source code |
1 2 3 4 5 6 |
<plugin name="soundinterface" url="soundinterface.swf" alturl="soundinterface.js" keep="true" onloaded="" /> |
how do you mean that?So you are supposed to use the old soundinterface.swf?
are you using the right krpanoiphone.js?All the 3 new js files are at the rooth.
I got an error both in Safari/ipad and on a real iPad which says it can not find soundinterface.js
you get that error in the flash viewer, or?secondary I get an error claiming that view.mfov, is unsupported. Worked fine on all test before and it does not show when I remove the soundinterface codes.
one more note - the "loops" is wrong, put there either a number of loops (0=unlimted looping, 1=for playing once) or remove the setting if you don't want the sound to be loop,onloaded="playsound(sound1,sounds/sound1.mp3,loops);"