Search found 13543 matches

by Hopki
Mon Dec 01, 2025 10:52 am
Forum: Pano2VR general
Topic: interactive
Replies: 4
Views: 399

Re: interactive

Hi,
You can use patches converted into images or point hotspots.
See this page: LINK
You can then add different images to "assets" and then this action to swap out the image:

Mouse Click, Go To URL, then for the URL add:

javascript:
pano.getMediaObject("Element02").src="assets/cat.jpg"

This ...
by Hopki
Mon Dec 01, 2025 10:31 am
Forum: Pano2VR general
Topic: Which software was used for this virtual tour
Replies: 6
Views: 9485

Re: Which software was used for this virtual tour

Hi,
Have a look at this Component , it uses round floor hotspots that the cursor snaps too.
This will give the viewer an idea of where the active areas are.
In your example, selecting an area without any interaction just causes a slight zoom in and out effect.
So you dont know where they are ...
by Hopki
Mon Dec 01, 2025 9:45 am
Forum: Pano2VR general
Topic: Output messing up file name encoding
Replies: 2
Views: 544

Re: Output messing up file name encoding

Hello Roland,
Can you show us an example of a file name and say where the media is being used?
For example, is it a pinned video or pinned image.
Sound added in the viewer or skin?
Please can you add as much detail as possible.
What would be better is to send us a Support Package, if you do not ...
by Hopki
Fri Nov 28, 2025 5:38 pm
Forum: User Designed Skins
Topic: Multi Floor Skin - ANYBODY ?
Replies: 2
Views: 1365

Re: Multi Floor Skin - ANYBODY ?

Hi Liane,
By default if you HAVE multiple floor plans they will auto switch when you select a panorama on that floor plan.
However the Feather skin does not have buttons to select different floor plans.

You can use a cloner to make a floor plan menu.
If you get stuck let us know, but hopefully this ...
by Hopki
Wed Nov 26, 2025 10:07 pm
Forum: Pano2VR - Google Street View Export
Topic: Googles own Streetview panoramas connecting
Replies: 2
Views: 1456

Re: Googles own Streetview panoramas connecting

Hi Bert,
Moved the topic to the Street View forum.
But in answer to your question, sadly no.
At one point you could do this but Google stopped allowing this years ago.
Regards,
by Hopki
Wed Nov 26, 2025 10:05 pm
Forum: Pano2VR general
Topic: Switch visibility between pinned videos
Replies: 1
Views: 385

Re: Switch visibility between pinned videos

Hi,
You can use Node Changed as a Action Source.
Then using the Media action to show and hide media.
You would need to have a Config Loaded action to hide media video 2.
Hope this helps.
Regards,
by Hopki
Tue Nov 18, 2025 10:46 am
Forum: Pano2VR general
Topic: How to have different view such as mobile, tablet, desktop
Replies: 4
Views: 785

Re: How to have different view such as mobile, tablet, desktop

Hi Serge,
Please find a working project attached.
The projects default FoV is 100.

The container has the actions and action filters to change the FoV.
player width < 800 set FoV 80
player width >= 1024 sets FoV 150

So, under 800px width, the FoV will be 80.
Then between 800 and 1023px it will be ...
by Hopki
Mon Nov 17, 2025 10:22 pm
Forum: Pano2VR general
Topic: How to have different view such as mobile, tablet, desktop
Replies: 4
Views: 785

Re: How to have different view such as mobile, tablet, desktop

Hi Serge,
With Pano2VR 7, by default, it uses FoV mode diagonal with a FoV settings of 100. So this will set up the FoV depending on the screen size.
If your project was started with Pano2VR 6, with a FoV of 70, then it was probably using FoV mode Horizontal.

However if you want to force different ...
by Hopki
Fri Nov 14, 2025 10:58 pm
Forum: Pano2VR general
Topic: Major bug when changing output folder name
Replies: 1
Views: 540

Re: Major bug when changing output folder name

Hi Herwig,
Please can you provide the exact steps to see the crash.
Have tried to reproduce but cannot.

Our steps were:
Open a new project file and add panoramas.
Set all the point hotspots.
Add a web output and change the output folder name by the right-click edit menu.
Selected the Generate ...
by Hopki
Fri Nov 14, 2025 11:37 am
Forum: Pano2VR general
Topic: Help with Map and floorplans
Replies: 4
Views: 2144

Re: Help with Map and floorplans

Nice use of the map :D
by Hopki
Sun Nov 09, 2025 10:36 pm
Forum: Pano2VR general
Topic: Help with Map and floorplans
Replies: 4
Views: 2144

Re: Help with Map and floorplans

Hi martiniron,
Both should be possible using tags.
For example you could use "outside" and "inside" for nodes in and out of a building.
Have a container which holds the two map elements, one set to show a map and teh other to show a floor plan.
Add two actions to the container, Node Changed, show a ...
by Hopki
Sun Nov 09, 2025 10:25 pm
Forum: Pano2VR general
Topic: Google street view - map fail
Replies: 3
Views: 2180

Re: Google street view - map fail

Hello David,
Please try removing your API key from Pano2VR Settings and see if the map shows without issue.
Regards,
by Hopki
Fri Nov 07, 2025 1:29 pm
Forum: Pano2VR general
Topic: Problems with maps, floor plans and translations.
Replies: 6
Views: 5852

Re: Problems with maps, floor plans and translations.

Hi,
Thank you for your project, we have built the output and see the Open Street Map using the Leaflet API.
So not seeing anything wrong?
Regards,
by Hopki
Fri Oct 31, 2025 2:32 pm
Forum: Pano2VR general
Topic: Request for Assistance – Embedded Tour Language Synchronization in Pano2VR v7.1.11
Replies: 3
Views: 4913

Re: Request for Assistance – Embedded Tour Language Synchronization in Pano2VR v7.1.11

Hi James,
If you open an external tour, presumably using an iframe then it would have no idea what language you are using.
However, what you could do is use a text variable in the main project and when you change the language, it sets the language in the external project.
Then the external project ...
by Hopki
Thu Oct 30, 2025 4:14 pm
Forum: Pano2VR general
Topic: Missing variable: pano2vrPlayer
Replies: 2
Views: 1775

Re: Missing variable: pano2vrPlayer

Hi Geoff,
Does the package work for you using the desktop package viewer?
Do you still have the project and all files for the project?
Maybe send the support package as found under the Help Menu to support@ggnome.com.
Regards,