You are not logged in.

Search results

Search results 1-20 of 650.

Wednesday, March 29th 2023, 7:45pm

Author: Nupsi

How can I play a sound only the first time I view a scene?

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

Thursday, March 23rd 2023, 3:54pm

Author: Nupsi

How can I play a sound only the first time I view a scene?

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 )

Friday, December 16th 2022, 9:29am

Author: Nupsi

Relative layer-positions?

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?...

Thursday, December 8th 2022, 9:25am

Author: Nupsi

krpano 1.20.11

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

Sunday, October 30th 2022, 7:42am

Author: Nupsi

ToolBox V2

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...

Thursday, October 27th 2022, 7:59pm

Author: Nupsi

Possible videoplugin-BUG?! (reproducible!)

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.

Thursday, October 27th 2022, 7:41pm

Author: Nupsi

ToolBox V2

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

Sunday, October 23rd 2022, 12:10pm

Author: Nupsi

Possible videoplugin-BUG?! (reproducible!)

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...

Friday, January 28th 2022, 9:19am

Author: Nupsi

krpano 1.20.11

WOW Can´t wait to test the new overlay- and iFrame-features

Monday, October 25th 2021, 10:00am

Author: Nupsi

Change videourl for video transistions

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...

Wednesday, September 29th 2021, 5:20pm

Author: Nupsi

iOS15 Fullscreen Mode and Inline Video not working

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, ...

Wednesday, September 29th 2021, 9:31am

Author: Nupsi

iOS15 Fullscreen Mode and Inline Video not working

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

Tuesday, September 28th 2021, 10:22am

Author: Nupsi

HTML5 Editable Textfield PlugIn

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 ...

Friday, September 24th 2021, 1:12pm

Author: Nupsi

iOS15 Fullscreen Mode and Inline Video not working

Thanks a ton, Klaus! Looking forward to your new workarounds It´s so annoying, that Apple won´t allow real FS-Mode on iDevices

Thursday, September 23rd 2021, 3:16pm

Author: Nupsi

iOS15 Fullscreen Mode and Inline Video not working

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...

Monday, October 7th 2019, 2:23pm

Author: Nupsi

No Fullscreen-Support

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?

Thursday, September 26th 2019, 8:41am

Author: Nupsi

krpano Testing Server 1.20 - ERROR: cannot load ssleay32.dll

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

Wednesday, September 25th 2019, 6:43pm

Author: Nupsi

krpano Testing Server 1.20 - ERROR: cannot load ssleay32.dll

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...

Wednesday, September 25th 2019, 10:16am

Author: Nupsi

krpano Testing Server 1.20 - ERROR: cannot load ssleay32.dll

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 :-(

Monday, September 23rd 2019, 6:11pm

Author: Nupsi

krpano Testing Server 1.20 - ERROR: cannot load ssleay32.dll

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-...