Search found 34 matches

by tuesi
Thu Dec 23, 2010 8:17 pm
Forum: Pano2VR general
Topic: HTML5 player tile loading issues
Replies: 0
Views: 1530

HTML5 player tile loading issues

I'm trying this workaround for http://gardengnomesoftware.com/forum/viewtopic.php?f=6&t=5397 and it's not working. So, in my HTML5 skin, I've changed the action to "Open Next Panorama" and setting the URL and Target. My Target is my pan/tilt/fov. The URL I'm using is just the name of t...
by tuesi
Fri Dec 17, 2010 10:49 pm
Forum: Pano2VR general
Topic: HTML5 hotspot - rotate to view - bug
Replies: 4
Views: 4840

Re: HTML5 hotspot - rotate to view - bug

Hopki: I have found if I rotate to the left and go past the hotspot I want, but still in the screen, then click it, it rotates past the hotspot and carries on to the right until it gets to it from that direction. When I rotate the image to the left past the hotspot...and then click on the hotspot, i...
by tuesi
Fri Dec 17, 2010 7:44 pm
Forum: Pano2VR general
Topic: HTML5 hotspot - rotate to view - bug
Replies: 4
Views: 4840

Re: HTML5 hotspot - rotate to view - bug

Tried this workaround but it didn't work. So instead of having negative pan numbers as targets, I added 360 to all of them...thinking that it would help. But this actually doesn't. I guess the calculation is with the current view position and with the 'move to view' parameter. So if the current view...
by tuesi
Fri Dec 17, 2010 6:10 pm
Forum: Pano2VR general
Topic: HTML5 hotspot - rotate to view - bug
Replies: 4
Views: 4840

Re: HTML5 hotspot - rotate to view - bug

Just want to clarify. I've tested this quite a bit now and it only happens for the -180/+180 boundary, i.e. if you are going between target destinations that are close to the -180 side and then attempt to go to a target destination on the +180 side. It doesn't happen when it crosses 0.
by tuesi
Thu Dec 16, 2010 8:59 pm
Forum: Pano2VR general
Topic: HTML5 hotspot - rotate to view - bug
Replies: 4
Views: 4840

HTML5 hotspot - rotate to view - bug

I have two hotspots: They are in proximity to each other: When you click on hotspot 1: it takes you to -148.8/-7.7/43.3 (basically zooms in to the hotspot 1 area) When you click on hotspot 2: it takes you to 125.6/-5.1/40.0 (basically zooms in to the hotspot 2 area) Here's the bug: (1) click on hots...
by tuesi
Wed Dec 15, 2010 10:38 pm
Forum: Pano2VR general
Topic: Saving a user/viewer's Pan/Tilt/FoV and returning to it
Replies: 2
Views: 2206

Re: Saving a user/viewer's Pan/Tilt/FoV and returning to it

Hi Hopki: Thanks for the suggestion. This pano doesn't really do exactly what I want. The behavior that I'm trying to achieve is this: - pan the pano so that the hotspot is viewable somewhere in your field - click on the hotspot to zoom in - click on your new hotspot...now it should take you back to...
by tuesi
Wed Dec 15, 2010 9:13 pm
Forum: Pano2VR general
Topic: HTML5 fullscreen and fallback to flash
Replies: 33
Views: 28373

Re: HTML5 fullscreen and fallback to flash

I just want to add one more comment regarding the path to the fallback flash file. Using the file selector doesn't always give you the right value for the path. The path that you enter in the field is relative to the html5 html file! Just an example. My folder structure project folder ->intro.p2vr -...
by tuesi
Wed Dec 15, 2010 6:04 pm
Forum: Pano2VR general
Topic: Saving a user/viewer's Pan/Tilt/FoV and returning to it
Replies: 2
Views: 2206

Saving a user/viewer's Pan/Tilt/FoV and returning to it

I have a hotspot that, when the user clicks on it, zooms in and shows a popup. When the user closes the popup, I want the user to return to the Pan/Tilt/FoV or maybe just the zoom. Is there a way to do this without using variables? I tried to 'store' the $cur value in a textbox so that I can retriev...
by tuesi
Tue Dec 14, 2010 3:57 pm
Forum: Pano2VR/Object2VR Skins
Topic: Pano2VR beta - Invisible elements steal mouse events
Replies: 2
Views: 2611

Re: Pano2VR beta - Invisible elements steal mouse events

Thanks for the suggestion Hopki. :)
by tuesi
Mon Dec 13, 2010 10:35 pm
Forum: Pano2VR/Object2VR Skins
Topic: Pano2VR beta - Invisible elements steal mouse events
Replies: 2
Views: 2611

Pano2VR beta - Invisible elements steal mouse events

I'm using Pano2VR beta 3. This only happens in HTML5 I have a bunch of popups that I've set the visibility to false. They are in the upper right corner of the screen (they're about 200x200, so it occupies a big portion of the screen). These popups also have their hotspot_proxy_id field populated. So...
by tuesi
Mon Dec 13, 2010 9:42 pm
Forum: Pano2VR/Object2VR Skins
Topic: How to tell similar elements to hide?
Replies: 1
Views: 1961

How to tell similar elements to hide?

I have a bunch of popups that I'm creating in my skin? I don't want any two of them to show up at the same time...so if one is open, and you click on a hotspot to trigger another one, I want to: First tell all popups to hide, then tell the correct one to show. How would I go about doing that? Do I h...
by tuesi
Mon Dec 13, 2010 8:13 pm
Forum: Pano2VR/Object2VR Skins
Topic: Pano2VR Beta Flash/HTML5 hotspot inconsistencies
Replies: 2
Views: 3610

Re: Pano2VR Beta Flash/HTML5 hotspot inconsistencies

That's a great tip/trick Hopki. Thanks! However, I'm still up against a problem. I'm using the hotspot proxy to trigger my popup. Inside the popup, two actions: MouseClick -> Toggle Element Visibility -> $self MouseClick -> Move To View -> $ht This works in Flash but not in HTML5: Here's the functio...
by tuesi
Mon Dec 13, 2010 6:01 pm
Forum: Pano2VR/Object2VR Skins
Topic: Pano2VR Beta Flash/HTML5 hotspot inconsistencies
Replies: 2
Views: 3610

Pano2VR Beta Flash/HTML5 hotspot inconsistencies

I have about 20 different info popups that I've created in my Skin. The popup contains a picture and info about the picture. I have one hs_popup hotspot template defined. For each hotspot that I'm defining in the pano, I'm trying to use the $ht (target) or $hu (url) placeholders to "pass in&quo...
by tuesi
Mon Dec 13, 2010 5:49 pm
Forum: Pano2VR/Object2VR Skins
Topic: "Toggle Element Position" strange in HTML5
Replies: 2
Views: 2731

Re: "Toggle Element Position" strange in HTML5

I've added a 'hack'. I've added a "Set Element Scale" to 1.0 for the OnClick event so the scale tween doesn't happen. This works.
Now the element just pops on an off the screen, no tweening.
by tuesi
Fri Dec 10, 2010 11:35 pm
Forum: Pano2VR general
Topic: embedding different fonts into panorama
Replies: 3
Views: 2490

Re: embedding different fonts into panorama

Using the font tag works for Flash, but doesn't work for HTML5 for some reason...I put the markup inside the Title field of the hotspot.