Search results
Search results 1-20 of 650.
Now that´s what I call elegant! I use something very similar to check automatically which sounds should be played for each scene. But your version is way more efficient
You need to set a variable for each scene in the onstart-event of the scene: onstart="sound_scene_1();" <action name="sound_scene_1"> if(scene_sound_1 !== 1,playsound(...the sounddfile you want to play...);set(scene_sound_1,1)); </action> And this for every scene. You could it also automate for each scene, but that would need a little coding-experience on your site )
Hi Klaus, is it possible to get a layers y-position relative to it´s parent? Example: MAIN PARENT (scrollarea-plugin) |_____Child 1 (parent: main parent, align: bottomcenter, edge: topcenter) .........|_____Child 2 (parent: child 1, align: bottomcenter, edge: topcenter) ..........................|______Child 3 (parent: child 2, align: bottomcenter, edge: topcenter) If I try to grab the y-position of Child 3 it returns 0, of course. But how do I get it´s relative position on the scrollarea-layer?...
It's now possible to use iframes (external websites), html-code and even krpano itself directly inside krpano as layers. Thanks, Klaus this opens up so many new possibilities
Quoted from "Tuur" I wonder why you didn't mentioned it..and mention it now... it also sounds strange to me... It was never really a problem, because, as far as I remember, it occurs only with video-hotspots. I wrote a tiny plugin which replaces the video with a white placeholder, which even made it easier to place it, because most videos have a black start-frame (hard to see). But maybe that´s an idea for your new toolbox, to replace video-hotpots with a colored frame with a single click. Brig...
I did try all previous versions and the problem seems to occur in all versions after 1.18.4. With the 1.18.4-videoplayer.js the problem does not occur.
Hi Tuur, great news Already looking forward to it Btw...in the old toolbox, I often had the problem that when I tried to move a hotspot, the background moved instead
Hi, it seems there is a problem with the videoplayer.js in FF and Chrome (1.20 & 1.21 - Mac and PC). If I open a video, close it and open it again etc. the process gets rubbish after some time and even stops working. If I open two videos at the same time, it gets even worse. I could´nt reproduce this behavior in Edge or Safari. If the videos are not bind to a parent the problem occurs much less! I noticed this strange bahavior while building a popup-window with images, text and 2 videos. If I cl...
WOW Can´t wait to test the new overlay- and iFrame-features
Hi there, I´m hijacking your thread because I´m facing the same problem: set(layer[video].url,***** does´nt have any effect on existing videos And even layer[video].playvideo(URL) does´nt work very reliable. Sometimes it works, sometimes not and the old video starts again. Is there any reliable way to change a video-url? I know I could create an action which removes the old layer and creates a new one with the new url, but I need to change the existing video, because it´s the ONLY way to autopla...
Hey Tuur, yeah...I did a lot of VR stuff for exhibition stands and with the rise of Corona I changed my focus even more towards 3D-Design and VR-Apps. I hope you´re doing great as well with all the madness going on in the world? (@All: Sorry for OT ) @TOPIC Thx for your tips, but neither of them worked For sure I could easely change my settings for Safari, but it´s a tour for a customer, so there is no other way than fixing the problem somehow. I thought it´s the stage-mode I use for this tour, ...
Hi Klaus, another strange behavior in iOS15 in portrait-mode: When swiping up (looking down in the pano), a big black bar appears on the bottom. If this bar is clicked, the bar disappears and the Safari-Bar reappears and so on.... index.php?page=Attachment&attachmentID=3055
Hi folks, long time no see, but still active The focus-problem drove me nuts, so here is my solution, which also works on Androids without holding the finger for 2 seconds on the screen. Woks just fine for me, so hopefully for you too Thanks again to Klaus, for this script! Hopefully we will see a more advanced version some day Best regards, Nupsi 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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 ...
Thanks a ton, Klaus! Looking forward to your new workarounds It´s so annoying, that Apple won´t allow real FS-Mode on iDevices
With iOS 15 came a new tab-mode and now the fullscreen mode doesn't work "again". The "Swipe up"-pop up worked perfect until now, but now it's not possible to bring krpano back in FS-mode on iPhones :-( Sometimes it's possible to switch to FS-Mode by rotating the device a couple of times or reloading the tour. (Latest krpano-release) UPDATE It seems also impossible to add a video-layer to a scene with iOS 15. Video-Hotspots still working but layer-videos are invisible. They´re still there and pl...
Hi Klaus, I can´t get krpano 1.20 to switch to fullscreen in landscape-mode anymore on newest Chrome and Firefox. Only Safari on iPhone works so far. And even the VR-mode in the examples on krpano.com are´nt working anymore :-( I did try your <set var="device.fullscreensupport" val="true" />-switch, but without any luck. Is there a new trick/hack necessary to switch to fullscreen-mode in Chrome and FF?
Restarting server....... . . . Server running.... Tausend Dank, Klaus! Endlich läuft alles und ich kann den Rundgang lokal ausgiebig testen! Dich sollte man für einen Entwickler Award vorschlagen LG, Nupsi
Ich habe mal die von Dir verlinkte Datei installiert (Beitrag ist sonderbarerweise gleich wieder verschwunden gewesen?) und diese enthielt die offenbar notwendigen Dateien "ssleay32.dll" und "libeay32.dll". Sie liegen sowohl im VZ "Windows/System32" und "Windows/SysWOW64" aber krpano Testing Server spuckt immer noch die gleiche Fehlermeldung aus :-( Ich habe beide Dateien auch im VZ des Testing Servers liegen, aber auch das hilft nicht. Ich bin etwas ratlos und leider mächtig unter Zeitdruck Bin...
Does anyone else know how to get the krpano Testing Server work with SSL? I can´t seem to get rid of this error-message "cannot load ssleay32.dll". I did try to install OpenSSL, because Google brings a lot of entrys with ssleay32.dll in relation with OpenSSL. But OpenSSL does´nt seem to contain the dll-file nor does it fix the error-message from the krpano Testing Server :-(
Hi Klaus, ich habe, wie in Deiner Anleitung beschrieben, das SSL-Zertifikat erstellt, auf dem iOS-Device (iphone 6S) installiert und im krpano Testing Server in den Settings das .pem-file ausgewählt (.pem und ...key.pem liegen im krpano-Verzeichnis zusammen mit der krpanoTestingServer.exe). Aber sobald ich das SSL-Zertifikat auswähle, meldet krpano Testing Server "ERROR: cannot load ssleay32.dll"?! Wo liegt der Fehler, bzw. wo genau sucht krpano nach dieser DLL? Ich habe sie schon in das krpano-...