Search found 13052 matches

by Hopki
Thu May 23, 2024 9:13 pm
Forum: Pano2VR general
Topic: audio file
Replies: 8
Views: 2073

Re: audio file

:D
by Hopki
Thu May 23, 2024 9:07 pm
Forum: Pano2VR general
Topic: Stop all timers
Replies: 2
Views: 42

Re: Stop all timers

Hi,
You can use a regular expression.
If you have a common naming convention such as timer_1, timer_2 etc.
You can then use one Set Value action targeting, #timer.* with the value of 0 to stop all timers.
Regards,
by Hopki
Thu May 23, 2024 6:37 pm
Forum: Pano2VR general
Topic: Step menu
Replies: 2
Views: 32

Re: Step menu

Hi,
Have a look at this forum post: viewtopic.php?p=57110#p57110
The project requires the same number of nodes for each "state/date".
You can then switch between each date while in the same node and using the same pan, tilt and FoV.
Regards,
by Hopki
Thu May 23, 2024 2:42 pm
Forum: Pano2VR general
Topic: Loading PDFs async
Replies: 7
Views: 376

Re: Loading PDFs async

Hi, To understand your project, you have a popup that has four PDF elements and a title text box. Different buttons will change the content of each PDF element and the title. The button could have five actions, so four actions to set the path to search PDF elements, one to set the value to the text ...
by Hopki
Wed May 22, 2024 5:11 pm
Forum: Pano2VR general
Topic: Manage info hotspot content centrally
Replies: 2
Views: 2698

Re: Manage info hotspot content centrally

Hi, You can use the list view. For example, create an info Hotspot, this will be added to the list. You can then right button click in the list on the info point hotspot and copy it. You can now paste it into the same node to create more info point hotspots, or select another node and paste it in. Y...
by Hopki
Wed May 22, 2024 9:52 am
Forum: Pano2VR general
Topic: Video Patches and their layer stacking priority
Replies: 4
Views: 524

Re: Video Patches and their layer stacking priority

Hi,
Polygon Hotspots are on the same layer/level as the pano, so all other media will be above it.
However, Polygons, although covered will still be clickable “through” the media.
See: https://ggnome.com/doc/pano2vr/getting- ... list-view/
Regards,
by Hopki
Tue May 21, 2024 10:46 pm
Forum: Pano2VR general
Topic: Background Audio on iOS issues
Replies: 12
Views: 3954

Re: Background Audio on iOS issues

Hi,
Can you go into more detail?
What sound issues are you having?
Regards,
by Hopki
Mon May 20, 2024 8:47 pm
Forum: Pano2VR/Object2VR Skins
Topic: Assign actions to polygon hotspot? And border width?
Replies: 9
Views: 4487

Re: Assign actions to polygon hotspot? And border width?

Hi,
We use CSS for the polygons and there is no CSS attribute to set border with.
Regards,
by Hopki
Mon May 20, 2024 8:42 pm
Forum: Pano2VR general
Topic: display project in wix
Replies: 1
Views: 362

Re: display project in wix

Hi neicabral,
You host the output on a different server and then in WIX use an iframe to display the output.
Our Gnome Cloud Hosting it ideal for this.
Regards,
by Hopki
Sun May 19, 2024 1:08 pm
Forum: Pano2VR general
Topic: Loading PDFs async
Replies: 7
Views: 376

Re: Loading PDFs async

You need a PDF element to display the PDF.
The buttons target needs to be a PDF element to "load" the PDF to the PDF element.
Please see updated project which now has a PDF element and a close button.
by Hopki
Fri May 17, 2024 1:41 pm
Forum: Pano2VR general
Topic: 360 Video
Replies: 1
Views: 310

Re: 360 Video

Hi, The video uses the browser's native video support, so you want the video no larger than 3840 x 1920px. I know most desktops will be able to support 5,7K but most mobiles will not play this, so target the lowest denominator, that said even 3840 may be too high for budget Android phones, so 2048 w...
by Hopki
Fri May 17, 2024 10:38 am
Forum: Pano2VR general
Topic: Loading PDFs async
Replies: 7
Views: 376

Re: Loading PDFs async

Hi Alasa, The Pano2VR skins do this already with the PDF point hotspots. So you use the one PDF element and the point hotspot uses a Mouse Click, Set Value action using the Point Hotspots URL which is the path to the PDF file to the PDF element. If you want to use a button rather than point hotspots...
by Hopki
Fri May 17, 2024 10:21 am
Forum: Pano2VR general
Topic: User variables reset when changing nodes? How do I avoid this?
Replies: 3
Views: 397

Re: User variables reset when changing nodes? How do I avoid this?

Hi, What you are describing is very odd as the variables are global. If you have a variable, for example, var1, boolean, set to false. Then with a button, set the variable to true, it will stay true until it changes with another action, note this could be a Node Changed action so this would reset th...
by Hopki
Tue May 14, 2024 10:44 pm
Forum: Pano2VR general
Topic: dual mintor projection / maximum photo and video resolution
Replies: 1
Views: 278

Re: dual mintor projection / maximum photo and video resolution

Hi Pedro,
You posted this same question in a different forum which was then moved to this forum, please see: viewtopic.php?p=73130#p73130
Regards,
by Hopki
Tue May 14, 2024 10:39 pm
Forum: Pano2VR general
Topic: Dual monitor output, maximum photo and video resolution
Replies: 1
Views: 278

Re: Dual monitor output, maximum photo and video resolution

Hi Pedro, Moved this topic to a better forum as you posted in the Street View forum. You can undock the map and show it on monitor two and have the main part of the Pano2VR interface on monitor one. Pano2VR can handle very large panoramas, it has processed a 900,000 x 450,000 px pano. But it's down ...