Search found 90 matches

by paulk
Tue Sep 19, 2023 5:38 pm
Forum: Pano2VR/Object2VR Skins
Topic: Map pin and Click events
Replies: 2
Views: 5660

Re: Map pin and Click events

A further update. Seems I've cracked it. After a lot of trial and error here's what I've created: 1. Open the floorplan. 2. Click on one of the inactive hotspots. 3. Floorplan container changes alpha from 1 to 0 over 1.25sec. 4. New panorama cross disolves after floorplan has 0 Alpha. 5. All seamles...
by paulk
Tue Sep 19, 2023 3:27 pm
Forum: Pano2VR/Object2VR Skins
Topic: Map pin and Click events
Replies: 2
Views: 5660

Re: Map pin and Click events

Quick update I've managed to do part of what I wanted. The container the floorplan is in has a close button - which changes alpha of the whole container to 0 over 1.25 sec. I've set a trigger click in the map_pin to this close button. It duly closes the floorplan container over 1.25 secs! However th...
by paulk
Tue Sep 19, 2023 2:31 pm
Forum: Pano2VR/Object2VR Skins
Topic: Map pin and Click events
Replies: 2
Views: 5660

Map pin and Click events

Sorry posted to quick!! Hello all I have been using floorplans and associated map pins for years now evertythings works just fine. I want to bring the floorplan container up to date with an alpha change in and out: When opened it eases in over 1.25 sec - looks great. When a map pin is clicked I'd li...
by paulk
Tue Sep 19, 2023 2:29 pm
Forum: Pano2VR/Object2VR Skins
Topic: Map pin and Click events
Replies: 0
Views: 236330

Map pin and Click events

Hello all I have been using floorplans and associated map pins for years now evertythings works just fine. I want to bring the floorplan container up to date with an alpha change in and out: When opened it eases in over 1.25 sec - looks great. W hen a map pin is clicked I'd like to have the floorpla...
by paulk
Fri Sep 15, 2023 1:22 pm
Forum: Pano2VR/Object2VR Skins
Topic: Iframe url
Replies: 2
Views: 5478

Re: Iframe url

Thanks Tony thats just what I was looking for!
by paulk
Fri Sep 15, 2023 1:03 pm
Forum: Pano2VR/Object2VR Skins
Topic: Iframe url
Replies: 2
Views: 5478

Iframe url

Hello all I wonder if anyone can answer this one: I have an iFrame with the following code: <iframe src="index.html#$(unode),$(ap),$(at),$(af)" width="500px" height="500px" frameborder="0" scrolling="no" ></iframe> As expected when the iFrame loads i...
by paulk
Fri Sep 08, 2023 5:18 pm
Forum: Pano2VR/Object2VR Skins
Topic: Skin editor guides
Replies: 2
Views: 27648

Re: Skin editor guides

Thanks for that.
I was hoping we could place a guide manually - like you do in photoshop from the rulers.
Trying to line up elements to fit in with details in a graphic.
Maybe one for the wish list?
by paulk
Fri Sep 08, 2023 3:08 pm
Forum: Pano2VR/Object2VR Skins
Topic: Skin editor guides
Replies: 2
Views: 27648

Skin editor guides

Simple question - how do I add guides in the skin editor?
Can't find any documentation on this!
by paulk
Mon Jun 19, 2023 5:23 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Thanks Hopki
by paulk
Mon Jun 19, 2023 1:22 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Hi all
Has anyone been able to look into this yet?
Many thanks
by paulk
Tue Jun 13, 2023 3:19 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Hi Hopki Thank you for your response. Ok - the project works exactly as expected - with the output as supplied and after a seperate output build. I see the mailto url is embedded as a click event (go to URL) on the email button in the skin. This would seem to be compiling ok in the skin.js file (lin...
by paulk
Mon Jun 12, 2023 6:03 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Hi Hopki again I've been delving into the javascript - namely the skin.js. I have found the culprit! Here's what is being created in the js file: function pano2vrSkin(player,base) { player.addVariable('email_mail', 0, "me@me.com", { ignoreInState: 1 }); player.addVariable('email_title', 0,...
by paulk
Mon Jun 12, 2023 5:20 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Hi Hopki I have now done the following on my production machine(windows 11 64 bit) Uninstalled Pano2vr v 7 Reinstalled Pano2vr v7.0.3 64 bit Downloaded your test project (wiso) where you created the email builder from variables. Added values exactly as you did for line returns ran project - black sc...
by paulk
Fri Jun 09, 2023 5:40 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Hi Hopki
That's very strange - ok I'll need to investigate further then.
Is there anything obvious that I should be lookking for that would cause this sort of behaviour?

Many thanks
Paul
by paulk
Thu Jun 08, 2023 6:25 pm
Forum: Pano2VR general
Topic: Mailto issue
Replies: 12
Views: 11261

Re: Mailto issue

Also just discovered that it won't work on a live hosted server either! Same problem - Black screen