Search found 9 matches

by Lalalala
Wed May 05, 2021 11:20 am
Forum: Pano2VR general
Topic: HTML-link to various language versions
Replies: 7
Views: 5955

Re: HTML-link to various language versions

Thanks to everyone. So here is how I succeeded without touching too much of my project: I used the CustomValue.ggt you find here: https://forum.ggnome.com/viewtopic.php?f=13&t=15454 In the skin editor I created a new variable: Name= ExtValue , Type= Text , Init Value= (Your starting language. In...
by Lalalala
Sat Apr 24, 2021 12:18 pm
Forum: Pano2VR general
Topic: HTML-link to various language versions
Replies: 7
Views: 5955

Re: HTML-link to various language versions

Thanks Chris, thanks k.ary.n,

I will try this out. Very friendly people here:)

Best regards
by Lalalala
Tue Apr 20, 2021 10:34 am
Forum: Pano2VR general
Topic: HTML-link to various language versions
Replies: 7
Views: 5955

Re: HTML-link to various language versions

Hello CStüben, thanks for your reply. I've tried your advice and created a link to my site according to your example. (in my case: index.html?sprache=en) But it doesn't work. I suspect that the 'additional html and javascript' you've mentioned seems to be essential to do the trick. Unfortunately I'v...
by Lalalala
Thu Apr 15, 2021 1:04 pm
Forum: Pano2VR general
Topic: HTML-link to various language versions
Replies: 7
Views: 5955

HTML-link to various language versions

Hello, I've created a p2vr project including different language versions. I am using "variables" and "actions" for polygon mode changes for switching the language. Now my costumer ask me, if it's possible to have different html-links to the site with different default language, e...
by Lalalala
Sun Oct 11, 2020 5:46 pm
Forum: Pano2VR/Object2VR Skins
Topic: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device
Replies: 5
Views: 2381

Re: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device

On firefox I've done so everytime. Mostly it works, but sometimes not..

Regards
by Lalalala
Fri Oct 09, 2020 8:05 pm
Forum: Pano2VR/Object2VR Skins
Topic: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device
Replies: 5
Views: 2381

Re: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device

Hello, I fixed the issue. The reason for it was that in the skin template that I've used were some "has touch" filters linked to the hotspot actions. I have no idea why, but these filters caused on touchscreen devices that the Object2VR output was not loaded into a iframe. Side note: I've ...
by Lalalala
Thu Oct 08, 2020 5:32 pm
Forum: Pano2VR/Object2VR Skins
Topic: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device
Replies: 5
Views: 2381

Re: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device

Hello, here is the link to project: https://m-schroen.de/lunos/201005/index.html I already put a home button (Go to url | ../index.html | _parent) in all Object2VR outputs as a poor workaround. Addition: It seems that with touchscreen devices the Object2VR output is not loaded as iframe as the url i...
by Lalalala
Thu Oct 08, 2020 10:18 am
Forum: Pano2VR/Object2VR Skins
Topic: Embedding an Object2VR output
Replies: 6
Views: 12146

Re: Embedding an Object2VR output

Hello, I've created a project in Pano2VR with embedded Object2VR outputs basically the way Hopki discribed it above. I ran in a problem which I described more detailed here: https://forum.ggnome.com/viewtopic.php?f=13&t=15154 In a nutshell: On all device with touch-input the Object2VR output sta...
by Lalalala
Wed Oct 07, 2020 6:39 pm
Forum: Pano2VR/Object2VR Skins
Topic: Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device
Replies: 5
Views: 2381

Can't close Object2VR iFrame embeded in a Pano2VR-tour using a touch-controlled device

Hello, I ran in following problem: I've embeded in a Pano2VR-Tour serveral Object2VR-html5-projects. The Object2VR-frames are started via hotspots using this code: <iframe src="$(hu)" width="100%" height="100%" scrolling="no" marginheight="0" marginw...