You are not logged in.

Search results

Search results 1-3 of 3.

Monday, November 14th 2022, 1:43pm

Author: Luise

360 Video won't load

Thanks for your fast reply, unfortunately nothing seems to help. I changed the code as follows: Source code 1 2 3 4 5 6 <!-- include the videoplayer plugin --> <plugin name="video" url.html5="plugins/videoplayer.js" url.flash="plugins/videoplayer.swf" pausedonstart="true" loop="false" volume="1.0" onloaded="add_video_sources();" keep="true" /> <action name="add_video_sources" > videointerface_addsource('motorbike', '%FIRSTXML%/videos/KTM_360-Video_60mbits_60fps.mp4', ''); videointerface_play('mo...

Monday, November 14th 2022, 12:37pm

Author: Luise

360 Video won't load

Hi all, I programmed a tour and there are two 360° Videos embedded, I simply took the code from the examples page, it worked perfectly fine before, but now it suddenly doesn't load anymore. It just stays black and says loading.... for a long time, so something seems to be happening that it won't load. I would appreciate help! Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 <scene name="videopano-motorbike" title="Motorbike 360° Video" onstart="" > <!-- include...

Thursday, September 8th 2022, 11:34am

Author: Luise

Same Problem

Hi all, I've been losing my every sense with this problem and I just can't get it fixed. I tried your way of downloading the new app and updated all .js and .sfw files through said app, but the sound still won't play a second time. Please I desperately need help! Pausing the sound works without any problems, just when it's done playing, it won't restart again. Thanks in advance! EDIT: It works now that I definitely overwrote the old soundinterface plugin files. Simply updating them through krpan...