Search found 59 matches

by KRitchie
Mon Apr 24, 2023 2:37 pm
Forum: Pano2VR general
Topic: iframe src="$(hu)" not working on iOS devices - Pano2VR 7
Replies: 1
Views: 529

iframe src="$(hu)" not working on iOS devices - Pano2VR 7

I just updated a project that was originally created in Pano2VR v6. When I was testing the project on different browsers, I noticed that on iOS Safari and Chome that iframes using $(hu) to pull a URL from the Link Target URL field are not working. The iframe opens, but there is not page loading in i...
by KRitchie
Mon Jun 28, 2021 3:57 am
Forum: Pano2VR general
Topic: Low quality on small patches
Replies: 3
Views: 1193

Re: Low quality on small patches

Thanks Hopki, I will send over the support package now
by KRitchie
Fri Jun 25, 2021 8:20 pm
Forum: Pano2VR general
Topic: Low quality on small patches
Replies: 3
Views: 1193

Low quality on small patches

I am making a series of small patches on the floor of my scene. When I extract the patch and place it in another node, the quality looks very compressed. Here is the node I pulled the patch from Screen Shot 2021-06-25 at 7.44.38 AM.png . Here is the patch pasted into another node Screen Shot 2021-06...
by KRitchie
Wed Apr 28, 2021 5:07 pm
Forum: Pano2VR general
Topic: Scaling content within an iframe
Replies: 1
Views: 1042

Scaling content within an iframe

Hello, I am working with a developer who is making several HTML microsites that will be embedded in my tour. These sites were all designed at a fixed width. The developer is asking me to have them scale within the iframe. In the past any URLs I have put into an iframe had the ability to scale on the...
by KRitchie
Tue Feb 23, 2021 5:38 pm
Forum: Pano2VR general
Topic: How to toggle between audios files?
Replies: 5
Views: 2146

Re: How to toggle between audios files?

Hi Hopki, thanks for adding that variable. The one issue I am still having is that if you have 3 audio hotspots, like in your sample - if you click on say hotspot one, it activates an audio clip. Clicking on any of the three hotspots will pause and resume that clip now. I was hoping to have hotspot ...
by KRitchie
Thu Feb 11, 2021 6:01 pm
Forum: Pano2VR general
Topic: How to toggle between audios files?
Replies: 5
Views: 2146

Re: How to toggle between audios files?

Hi Hopki, I am revisiting this project and need to add a pause functionality to it. I have 3 audio files approx :30 long. I would like to click on it to start the mp3 file, but then click on it again to pause the media. I have tried changing it from Play Media to Play/Pause Media, but that is not wo...
by KRitchie
Wed Jan 27, 2021 5:49 pm
Forum: Pano2VR general
Topic: Patch Batch
Replies: 3
Views: 2522

Re: Patch Batch

Hi Hopki is it possible to batch extract a patch from an image sequence or series of 360's? I would like to draw the patch on the master 360, and be able to batch extract it across all other nodes. I have 300 images, so copy and pasting the patch between them and then extracting for each would be ve...
by KRitchie
Fri Jan 22, 2021 8:04 pm
Forum: Pano2VR general
Topic: Preload an intro 360 video - or have hotspot triggered by media ending
Replies: 4
Views: 1693

Re: Preload an intro 360 video - or have hotspot triggered by media ending

Thanks Hopki - adding the seekbar and having it change a variable at Media Ended is exactly what I needed.
by KRitchie
Thu Jan 21, 2021 10:55 pm
Forum: Pano2VR general
Topic: Preload an intro 360 video - or have hotspot triggered by media ending
Replies: 4
Views: 1693

Re: Preload an intro 360 video - or have hotspot triggered by media ending

Thanks Hopki, using Handbrake with Web Optimize does help it load faster.

Is there a way to change a variable when a piece of media finishes playing?
by KRitchie
Thu Jan 21, 2021 10:04 pm
Forum: Pano2VR general
Topic: Preload an intro 360 video - or have hotspot triggered by media ending
Replies: 4
Views: 1693

Preload an intro 360 video - or have hotspot triggered by media ending

Hello, I am creating a tour where the first node is a 360 video. It is 3 seconds long, and then a hotspot appears that lets you advance into the tour. The video file is 3840x1920 29.97 fps. The file size is 13.7MB. It works great on a desktop browser, as the video file loads instantly, and finishes ...
by KRitchie
Mon Jan 11, 2021 11:18 pm
Forum: Pano2VR general
Topic: How to have iframe height adjust automatically based off width - Responsive iframe
Replies: 2
Views: 1886

How to have iframe height adjust automatically based off width - Responsive iframe

I feel like I am missing something obvious. I am using an iframe to bring in a slideshow that is built in a separate HTML file. On the hotspot I have the action: <iframe src="$(hu)" width="100%" height="100%" scrolling="no" marginheight="0" marginwid...
by KRitchie
Tue Dec 01, 2020 9:49 pm
Forum: Pano2VR general
Topic: Make iframe window active layer for keyboard shortcuts
Replies: 1
Views: 1019

Make iframe window active layer for keyboard shortcuts

I have several slideshows in my tour that pop up in iframe windows. The slideshows can be navigated using the arrow keys, but the user has to first click anywhere within the iframe to make that the active window. Is there a way to code it so that when an iframe opens it is already active and ready t...
by KRitchie
Thu Sep 17, 2020 2:36 pm
Forum: Pano2VR general
Topic: Hotspots randomly showing up in pano in Chrome & Edge
Replies: 2
Views: 1373

Re: Hotspots randomly showing up in pano

So I have been stripping elements out of my skin to try and track this down and have not found it yet. I removed a map that I was using, and also removed the hover tooltip that was a rollover for the 3D floor hotspot to eliminate the modifiers I was using. In this screen recording, you can see that ...
by KRitchie
Thu Sep 17, 2020 4:05 am
Forum: Pano2VR general
Topic: Hotspots randomly showing up in pano in Chrome & Edge
Replies: 2
Views: 1373

Hotspots randomly showing up in pano in Chrome & Edge

I ran into a strange issue today - I have a pano with 3D distorted hotspots on the floor. I have a tooltip that floats above them using Move X, Move Y modifier (per Hopki). Now I am getting tooltips that pop up in the pano randomly that that are not in the location I set the hotspot. Then if I move ...