Suchergebnisse
Suchergebnisse 1-14 von insgesamt 14.
Hi . I need help for my program . I have multiple textfield layers in a scene and I want to use ScrollArea plugin to toggle between the different layers. Only ONE textfield layer is visible at any ONE time. I did a simple mock up. But the scrollslider does not return to the original position and the text is cut off at the bottom. Do i have to create a scrollbar for each and every layer ? and use one layer container to contain one scrollbar and one textfield layer ? Code is as follows : <krpano> ...
Hi . I need help for my program . I have multiple textfield layers in a scene and I want to use ScrollArea plugin to toggle between the different layers. Only ONE textfield layer is visible at any ONE time. I did a simple mock up. But the scrollslider does not return to the original position and the text is cut off at the bottom. Do i have to create a scrollbar for each and every layer ? and use one layer container to contain one scrollbar and one textfield layer ? Code is as follows : <krpano> ...
Hi , how to disable the interactivecontent after i set my layer textfield to tween(alpha , 0); and set(visible , false); ??? The interactivecontent is still active when the layer is not visible. How do I know ? Because the cursor changes when I mouseover the area which the interactivecontent appeared before.
hi there. I have just converted to 1.19 pr-6. i have 17 scenes, and a target box in each scene. the properties of the target box is as follows : distorted="true" depth="off" vr_timeout="3000" zorder="1" zoom="true" enabled="true" alpha="1.0" visible="true" onloaded="tween(alpha,1.0); " the target box would appear in the scene. but when I mouse over or when the crosshair is over it in VR mode, the target box would just disappear ! when i go to the previous scene and back to the current scene , so...
Hi Klaus Thanks for the latest KrPano version. awesome! I noticed hotspot has Stereo feature. Will Layer also have a Stereo feature for VR mode ? Or else, how do I view Layer in VR mode ?
Same problem....what's going on?? Have u solved it already?
Hi Guys I am using the krpano v1,19 p3. I realise my hotspots wil always disappear 1second later. Then I added in this code (red) which was found in the krpano_vr.xml. <hotspot name="next" style="prevnextbtn" url="buttons/Btn_Next.png" ath="-157.795" atv="50.473" onclick="tween(ty|alpha, 8000|0.0, 2.5, easeInQuint, removehotspot(next)); skin_nextscene_loop(+1);" onloaded="if(vr_start_done === true, removehotspot(start); start_vr(); , tween(alpha,1); );" /> It worked. But can anyone explain what ...
Hi Klaus is the "to be able to play a sound a touch is required." also an Android limitation ? Is it limitation for all mobile devices?
Hi Tuur I have a similar question - autoplay sound in mobile devices. I have this code onstart="webvr.resetSensor(4.428); playsound(audioI,'audios/I.wav|audios/I.ogg', 1); " it works fine on my desktop pc. But when i tried it on my smartphone, sometimes it starts without tapping the screen and sometimes it does not start. Any solution for this?
Zitat von »spacerywirtualne« Is it possible to play 2 sounds simultaneously with autoplay on mobile devices? I know it is possible on pc. Zitat von »tmrnvrcome« But the sounds do not play automatically when I am using my smartphone. Why? See here and here Best Regards Piotr
Zitat von »augustommm« Thanks Piotr, I've tried it, replaced %SWFPATH%/sounds/file.ogg with just sounds/file.ogg, and no ./ appeared anymore, but the problem persisted. What else could it be? The complete tour.xml file is attached. Zitat von »spacerywirtualne« Quoted ./sounds/grande.ogg Removal of dots may help Source code 1 sounds/grande.ogg Piotr Same problem. Mine works fine on the Chrome using my desktop pc. But the sounds do not play automatically when I am using my smartphone. Why? Well, ...
Zitat von »tmrnvrcome« Hi guys I am new at programming and krpano. I have an introduction page with thumbnail previews and then linked scenes of panorama pics with hotspots. I would like to be able to see the same startview for every scene after i enter VRmode. Where and how should I use the resetSensor(hlookat) ? Should I use it in the tour.xml or webvr.xml? how should I code it? When i Enter VR mode on my mobile device, I would like to see the startview that i have set no matter which positio...
Hi guys I am new at programming and krpano. I have an introduction page with thumbnail previews and then linked scenes of panorama pics with hotspots. I would like to be able to see the same startview for every scene after i enter VRmode. Where and how should I use the resetSensor(hlookat) ? Should I use it in the tour.xml or webvr.xml? how should I code it? When i Enter VR mode on my mobile device, I would like to see the startview that i have set no matter which position i am standing. I did t...
Hi guys I am new at programming and krpano. I have an introduction page with thumbnail previews and then linked scenes of panorama pics with hotspots. I would like to be able to see the same startview for every scene after i enter VRmode. Where and how should I use the resetSensor(hlookat) ? Should I use it in the tour.xml or webvr.xml? how should I code it? When i Enter VR mode on my mobile device, I would like to see the startview that i have set no matter which position i am standing. I did t...