Search found 86 matches
- Thu Feb 23, 2017 5:44 pm
- Forum: Pano2VR general
- Topic: Getting current nodeID through JS API
- Replies: 0
- Views: 1019
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...
- 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: 1175
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. Unfortunately, it d...
- Wed Mar 09, 2016 3:20 pm
- Forum: Pano2VR general
- Topic: Naming the skin.js file
- Replies: 6
- Views: 2032
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...
- Thu Feb 25, 2016 6:34 pm
- Forum: Pano2VR general
- Topic: Naming the skin.js file
- Replies: 6
- Views: 2032
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
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
- Tue Feb 09, 2016 10:06 am
- Forum: Pano2VR general
- Topic: Naming the skin.js file
- Replies: 6
- Views: 2032
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,...
- Mon Feb 08, 2016 4:00 pm
- Forum: Pano2VR general
- Topic: Naming the skin.js file
- Replies: 6
- Views: 2032
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 running pan...
- Thu Jan 21, 2016 3:43 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: polygon hotspots actions
- Replies: 1
- Views: 1040
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. Your help w...
- Mon Jan 11, 2016 11:05 am
- Forum: Pano2VR general
- Topic: embedding arbitrary javascript code in a button
- Replies: 1
- Views: 900
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...
- Thu Apr 30, 2015 3:55 pm
- Forum: Pano2VR general
- Topic: Persistent quality issues
- Replies: 4
- Views: 1961
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.
- Thu Apr 30, 2015 3:50 pm
- Forum: Pano2VR general
- Topic: Persistent quality issues
- Replies: 4
- Views: 1961
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? -...
- Thu Apr 30, 2015 9:59 am
- Forum: Pano2VR general
- Topic: Persistent quality issues
- Replies: 4
- Views: 1961
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...
- Sat Aug 16, 2014 7:14 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: How to position a text box precisely?
- Replies: 2
- Views: 1364
Re: How to position a text box precisely?
Yes I did. In the end, I just enlarged the canvas 400x so I could make the required position adjustments.
Thank you for the information,
Franco
Thank you for the information,
Franco
- Fri Aug 15, 2014 2:57 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: How to position a text box precisely?
- Replies: 2
- Views: 1364
How to position a text box precisely?
Hi:
I need to position a text box in the lower right corner, i.e. "bottom: 0; right: 0".
I couldn't figure out how to do this using the skin editor: the box is approximately, but not quite there.
Anyone has any suggestions as how to do this?
Thanks,
Franco
I need to position a text box in the lower right corner, i.e. "bottom: 0; right: 0".
I couldn't figure out how to do this using the skin editor: the box is approximately, but not quite there.
Anyone has any suggestions as how to do this?
Thanks,
Franco
- Tue Jul 15, 2014 10:56 am
- Forum: Pano2VR/Object2VR Skins
- Topic: double-clicking to toggle auto-rotation
- Replies: 2
- Views: 1206
Re: double-clicking to toggle auto-rotation
Thanks Hopki, worked like a charm.
-Franco
-Franco
- Mon Jul 14, 2014 11:57 am
- Forum: Pano2VR/Object2VR Skins
- Topic: double-clicking to toggle auto-rotation
- Replies: 2
- Views: 1206
double-clicking to toggle auto-rotation
May be I missed this, but I couldn't find an "toggle auto-rotate direction" function.
Is there a way to do this?
Thank you for your help,
Franco
Is there a way to do this?
Thank you for your help,
Franco