Search found 143 matches

by Don
Tue Sep 09, 2014 6:35 pm
Forum: Pano2VR general
Topic: Polygon hotspots, floaing tooltips, and touch devices
Replies: 5
Views: 5371

Re: Polygon hotspots, floaing tooltips, and touch devices

Think at it from a different direction. The challenge is: no mouse events on touch devices. Concept #1: Tap anywhere in the polygon. That turns ON the label of a hotspot hidden within the polygon. The concept here is that one hotspot and one polygon work together as partners. Tap another polygon and...
by Don
Sun Jun 29, 2014 3:11 am
Forum: Pano2VR general
Topic: How to have hotspot load page and not switch #container
Replies: 10
Views: 7647

Re: How to have hotspot load page and not switch #container

- Pano2VR has to have the XML file with an XML extension. If I rename kitchen.xml to kitchen.txt and set pano.readConfigUrl("kitchen.txt"); it won't load in the pano player. Pity, that might solve my problems if it did... Seems like you are only choosing to output Flash. Try outputting ht...
by Don
Sun Jun 29, 2014 3:08 am
Forum: Pano2VR general
Topic: How to have hotspot load page and not switch #container
Replies: 10
Views: 7647

Re: How to have hotspot load page and not switch #container

How do I force clicking a hotspot to load the panorama as a whole page and not just switch the contents of the #container? Sounds like you are creating a "Tour" with many nodes inside a single pano2vr file. And rightly so, that is the way pano2vr works best. However, to achieve what you a...
by Don
Sun Jun 29, 2014 2:58 am
Forum: Pano2VR general
Topic: Show hotspot image only on handheld
Replies: 4
Views: 3499

Re: Show hotspot image only on handheld

Since touch devices lack hover or mouseover events, situations sometimes have me including an additional target hotspot in the middle of the polygon hotspot. I leave the polygon hotspots always-on, and exclude labels or special effects on the polygon hotspot. The target hotspot then includes the lab...
by Don
Sun Jun 29, 2014 2:38 am
Forum: Pano2VR general
Topic: Start zoomed out, zoom in slowly as auto-rotation starts
Replies: 2
Views: 2198

Re: Start zoomed out, zoom in slowly as auto-rotation starts

Use the javascript API functions pano.setPan(), pano.setTilt() and pano.setFov() described here:
http://ggnome.com/wiki/JavaScript_API_(Pano2VR)
http://ggnome.com/wiki/Flash_API_(Pano2VR)
by Don
Sun Jun 29, 2014 2:24 am
Forum: Pano2VR general
Topic: Error on Android/Chrome
Replies: 3
Views: 3169

Re: Error on Android/Chrome

Here is a past post you might be interested in. A work-around is down towards the bottom:
http://ggnome.com/forum/viewtopic.php?f=6&t=8939
by Don
Sat Jun 21, 2014 8:44 pm
Forum: Pano2VR general
Topic: Skin z-index
Replies: 6
Views: 4413

Re: Skin z-index

... The issue seems to be with Safari. ... Safari handles the skin differently ... Safari seems to have a glitch in the way it handles the z-index.... Ron, I agree. Thanks for pointing it out. With IE, Firefox and Chrome, my external page elements display where they are expected: above the pano, an...
by Don
Tue Jun 17, 2014 2:00 am
Forum: Pano2VR general
Topic: Skin z-index
Replies: 6
Views: 4413

Re: Skin z-index

rsmkns wrote:...I thought something like what you propose would work, but it does not...
Do you have a url to share so I can review online? Or if private, maybe private message the code to me. Otherwise I will mock-up a page and post it. The outlined example above works for me all the time.
by Don
Mon Jun 16, 2014 5:52 pm
Forum: Pano2VR general
Topic: Skin z-index
Replies: 6
Views: 4413

Re: Skin z-index

...display a jpeg photo (using javascript)...Any suggested solutions? Ron, organize your html page code something like this: <div id='container' style=''position:absolute;...;z-index:1000;'></div> <div id='myImage' style='position:absolute;...;z-index:1001;'></div> Anything that happens INSIDE the ...
by Don
Fri Jun 06, 2014 1:04 am
Forum: Pano2VR general
Topic: full screen viewport vs full screen computer
Replies: 9
Views: 7931

Re: full screen viewport vs full screen computer

Is there a way to set Pano2VR behave like the second link when clicking on the full screen button? Jim, yes. However, the answer is borderline between out-of-the-box and coding. If you are comfortable coding, then it goes something like this: 1. In the pano2vr skin editor >> click on the Full Scree...
by Don
Thu Jun 05, 2014 9:39 pm
Forum: Pano2VR general
Topic: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhone
Replies: 16
Views: 11513

Re: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhon

Now I see in Galerie1.html the <div id="KopfFarbe"> header appears on top when the pano is in full screen mode. At the top of Galerie1.html, you link to two CSS files like this: <link href="../../CSS/Allgemein.css" rel="stylesheet" type="text/css" media="...
by Don
Wed Jun 04, 2014 10:57 pm
Forum: Pano2VR general
Topic: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhone
Replies: 16
Views: 11513

Re: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhon

Christian, seems you made progress since your last post, because it is looking good to me. The polyhotspots are working. Here is a simulator view showing Galerie1.html: http://www.responsimulator.com/?url=cbup.fr%2FTestserver%2FHdB%2FInhalt%2FDE%2FGalerie1.html Only one javascript error at the momen...
by Don
Tue Jun 03, 2014 10:33 pm
Forum: Pano2VR general
Topic: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhone
Replies: 16
Views: 11513

Re: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhon

Christian, here are two syntax errors on "Galerie1.html" that might be enough to cause the page not to display as expected: 1) An opening <html> tag is missing. Please locate a <html> tag immediately before the <body> tag at approximately line 16 of "Galerie1.html". 2) In "G...
by Don
Tue Jun 03, 2014 6:23 pm
Forum: Pano2VR general
Topic: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhone
Replies: 16
Views: 11513

Re: Polygon-HotSpot not working on iPad1/iOS 5.1.1 and iPhon

Christian, there are a couple of rectangles in your skin.js file. One is named, "Schutzschirm" width: 850px and height: 450px. The other is named, "Startauswahl" width: 852px and height: 452px. Likewise, the page inspector seems to indicate one or both of those rectangles have a ...
by Don
Sat May 31, 2014 7:09 pm
Forum: Pano2VR general
Topic: Door opens in pano success! but not online
Replies: 5
Views: 3767

Re: Door opens in pano success! but not online

Maybe this is worth a try? ...wish I knew for sure. In your "newtest_out.xml" file the <media><video><source> tag currently looks like this: <source url="Sequence 01_3.webm"/> It should probably look like this: <source src="Sequence 01_3.webm" type="video/webm"...