Search found 105 matches

by ffurger
Wed Mar 01, 2017 4:02 pm
Forum: Pano2VR general
Topic: getting current nodeID through JS - please help
Replies: 9
Views: 5634

Re: getting current nodeID through JS - please help

No, just 2 nodes with each one hotspot.
by ffurger
Wed Mar 01, 2017 3:28 pm
Forum: Pano2VR general
Topic: getting current nodeID through JS - please help
Replies: 9
Views: 5634

Re: getting current nodeID through JS - please help

this is what I am using:

pano.getNodeUserdata("node1")

But it doesn't work, either in the template or the Console.
by ffurger
Wed Mar 01, 2017 2:41 pm
Forum: Pano2VR general
Topic: getting current nodeID through JS - please help
Replies: 9
Views: 5634

Re: getting current nodeID through JS - please help

Thanks! Yes, that did indeed work. However, to make it work programmatically, I had to switch loading the xml file from asynchronously to synchronously. One more issue: one function call that just won't work is pano.getNodeUserdata("nodeId") I did enter some information in the User Data fo...
by ffurger
Mon Feb 27, 2017 11:05 am
Forum: Pano2VR general
Topic: getting current nodeID through JS - please help
Replies: 9
Views: 5634

getting current nodeID through JS - please help

I have been trying for a while now to get the current nodeID using JS, but I just seem unable to use this API. Here is what I did: I created a test tour with just two nodes. I have linked the panos and added a skin. In the HTML normal template I checked off "direct node access". In the nor...
by ffurger
Thu Feb 23, 2017 5:44 pm
Forum: Pano2VR general
Topic: Getting current nodeID through JS API
Replies: 0
Views: 2360

Getting current nodeID through JS API

Just upgraded Pano2Vr from 4.x to 5. I was really excited to discover that v5 now has a JS API. Thank you so much guys, you can't even begin to imagine to hoops I have been making with v4 in the past. So I tried to get the current nodeID with this code: var currentNode; currentNode = pano.getCurrent...
by ffurger
Tue Mar 29, 2016 10:46 am
Forum: Pano2VR general
Topic: Pano2VR4.5.x - Clicking on a text box in iOS doesn't work
Replies: 0
Views: 6846

Pano2VR4.5.x - Clicking on a text box in iOS doesn't work

Here is the problem: I am accessing certain elements in the panorama "externally" by working my way through the DOM. I have to do this because I can't implement a specific feature any other way. This approach works fine on the desktop, in Safari for OS X and in any other browser. Unfortuna...
by ffurger
Wed Mar 09, 2016 3:20 pm
Forum: Pano2VR general
Topic: Naming the skin.js file
Replies: 6
Views: 3615

Re: Naming the skin.js file

Hopki, sorry for this late reply and thank you for your suggestion. I myself have been up to my eyeballs with fixing/finalizing my application, so I appreciate what you have been going through. Unfortunately I can't implement your suggestion as my application is based on very specific architecture t...
by ffurger
Thu Feb 25, 2016 6:34 pm
Forum: Pano2VR general
Topic: Naming the skin.js file
Replies: 6
Views: 3615

Re: Naming the skin.js file

Hi Hopki,

Not that it matters all that much, but I am kind of wondering - why didn't you reply to my last post?

Best regards,
Franco
by ffurger
Tue Feb 09, 2016 10:06 am
Forum: Pano2VR general
Topic: Naming the skin.js file
Replies: 6
Views: 3615

Re: Naming the skin.js file

I figured you you would probably ask me that question :-) Ok, here we go: I am designing a platform which consists of a) several tours, which in turns consists of b) many scenes. Each scene is a pano plus a user interface that includes all kinds of stuff. Now, there may be overlapping between tours,...
by ffurger
Mon Feb 08, 2016 4:00 pm
Forum: Pano2VR general
Topic: Naming the skin.js file
Replies: 6
Views: 3615

Naming the skin.js file

As far as I can tell, the html5 template in pano2VR 4.5.x assumes as default file name for the skin file "skin.js". For the project I am working on it would be useful if I could pick an arbitrary file name for the skin file (on the output side) so I don't have to manually rename it after r...
by ffurger
Thu Jan 21, 2016 3:43 pm
Forum: Pano2VR/Object2VR Skins
Topic: polygon hotspots actions
Replies: 1
Views: 1696

polygon hotspots actions

I'd like to associate an action (on "click" show an element) to a polygon hotspot, but for the life of me I can't figure out how. I thought I would simply create a point hotspot in the skin editor with the same ID as the polygon hotspot and create an action for it, but that doesn't work. Y...
by ffurger
Mon Jan 11, 2016 11:05 am
Forum: Pano2VR general
Topic: embedding arbitrary javascript code in a button
Replies: 1
Views: 1498

embedding arbitrary javascript code in a button

I need to hide resp. show an element by clicking on a button in a panorama. However, the element I want to control is not itself included in the panorama. As far as I can tell the available functions in the skin editor don't let me execute arbitrary javascript code from within pano2VR. I have used a...
by ffurger
Thu Apr 30, 2015 3:55 pm
Forum: Pano2VR general
Topic: Persistent quality issues
Replies: 4
Views: 4833

Re: Persistent quality issues

Just a quick note: I increased the image quality in pano2VR to 95%, left everything else unchanged. There is a small improvement, but not by much. See attachment.
Screen Shot 2015-04-30 at 15.52.19.png
Screen Shot 2015-04-30 at 15.52.19.png (721.3 KiB) Viewed 4820 times
by ffurger
Thu Apr 30, 2015 3:50 pm
Forum: Pano2VR general
Topic: Persistent quality issues
Replies: 4
Views: 4833

Re: Persistent quality issues

What is the input panorama size? -> 28'000 x 2300 in both cases What is your compression setting? -> In pano2VR the Image quality is set to 90%. What size are you outputting at? -> Same as the input size, i.e. 2300 x 28'000. Are you using multi resolution? -> Nope. What are your settings in PTGui? -...
by ffurger
Thu Apr 30, 2015 9:59 am
Forum: Pano2VR general
Topic: Persistent quality issues
Replies: 4
Views: 4833

Persistent quality issues

I have had the following issue for a very long time, though it seems to crop up only occasionally. I always thought the problem was with my foots or my panoramas, but I have just discovered that that is probably not the case. Specifically: I used the same pano prtoduced by PTGui to generate to sites...