Search found 21 matches

by nich008
Wed Apr 13, 2016 10:00 am
Forum: Pano2VR/Object2VR Skins
Topic: hide hotspot until pano is fully loaded
Replies: 3
Views: 2482

Re: hide hotspot until pano is fully loaded

Thanks very much Hopki, I'll use your approach. :)
Useful tip on addressing multiple elements too.
John
by nich008
Mon Apr 04, 2016 5:52 pm
Forum: Pano2VR/Object2VR Skins
Topic: hide hotspot until pano is fully loaded
Replies: 3
Views: 2482

hide hotspot until pano is fully loaded

Hi I'm using latest v5 pro in eval mode, with a skin based on simplex_V5. I'm trying to hide hotspots until the pano is fully loaded. I've tried under Actions, source:Loaded, Visibility:Show Element, Target $self combined with a default visibility of false This gives a text block the right behaviour...
by nich008
Wed May 06, 2015 9:38 pm
Forum: Pano2VR general
Topic: Android versions and webview issues
Replies: 2
Views: 2422

Re: Android versions and webview issues

Thanks Thomas.
I think WebGL only seems to come to Android webviews in Lollipop, but it seems a confusing area.
John
by nich008
Sun May 03, 2015 7:33 pm
Forum: Pano2VR general
Topic: Android versions and webview issues
Replies: 2
Views: 2422

Android versions and webview issues

Hi I'm building Pano2VR tours into an app, and I'm running into problems apparently related to WebGL and CSS3D availability in the webview on different versions. My tentative conclusion is so far that I can't build tours into an app that may be running on Android less than Lollipop, but I'm new here...
by nich008
Mon Apr 27, 2015 7:47 pm
Forum: Pano2VR general
Topic: Get current node?
Replies: 2
Views: 2208

Re: Get current node?

Thanks Jim
by nich008
Fri Apr 24, 2015 8:10 pm
Forum: Pano2VR general
Topic: Get current node?
Replies: 2
Views: 2208

Get current node?

Hi. In my tour I need a hotspot to load a page external to the tour, and have a link on that external page take me back to the tour in the same place. With the javascript API it looks like I can persist the pan/zoom/fov values before navigating away, but I don't see a way of capturing the current no...