Search found 58 matches

by Virtualgeoffrey
Tue Mar 05, 2013 1:03 am
Forum: Pano2VR general
Topic: node marker/trigger click on pano load
Replies: 1
Views: 1576

node marker/trigger click on pano load

Hopki - thanks for your suggestion with the node marker. thanks also to "Smooth" and the keyboard "space bar" after entering the (tag) name, I was able to get the tag input to stick but I am getting an error prior to the pano loading. I apologize for re-posting, I think the post ...
by Virtualgeoffrey
Fri Mar 01, 2013 9:59 pm
Forum: Pano2VR general
Topic: trigger click on pano load
Replies: 7
Views: 4600

Re: trigger click on pano load

I will rephrase that to... Using the space bar to get the tag to stick did work but the trigger click/activate is still giving me an issue. Let me try to explain again what I am trying to do to see if that helps make sense of what I am doing wrong: I would like to jump from one pano to another (usin...
by Virtualgeoffrey
Fri Mar 01, 2013 7:31 am
Forum: Pano2VR general
Topic: trigger click on pano load
Replies: 7
Views: 4600

Re: trigger click on pano load

Thanks everyone,
That did the trick!
=)
Geoffrey
by Virtualgeoffrey
Thu Feb 28, 2013 8:23 am
Forum: Pano2VR general
Topic: trigger click on pano load
Replies: 7
Views: 4600

Re: trigger click on pano load

Hopki, Thanks, I gave it a try but the "tag" feature in the User data isn't sticking. There is nothing in the drop down and if I type in something - say pano1, it isn't there when I return. I created a node marker in the skin, input the pano1 ect and gave it the action. That was pretty str...
by Virtualgeoffrey
Wed Feb 27, 2013 4:53 pm
Forum: Pano2VR general
Topic: trigger click on pano load
Replies: 7
Views: 4600

trigger click on pano load

Hi, I have multiple pano locations that need to use the same skin (one skin only). I am looking for a way to trigger click an action that occurs when each separate (xml) pano loads. (I could place a large text field with nothing in it which is removed on rollover and in turn sends a trigger click on...
by Virtualgeoffrey
Tue Feb 19, 2013 2:50 am
Forum: Pano2VR general
Topic: HTML5 zoom prior to linking to a new pano
Replies: 1
Views: 1568

HTML5 zoom prior to linking to a new pano

Is there a way in the newest release, in an HTML5 output, to:
Rotate and zoom prior to jumping to the new location once the user clicks a hotspot?

I have read the posts for swf files but the same setup doesn't seem to work for me in HTML5, is this currently possible with HTML5?

thanks!
Geoffrey
by Virtualgeoffrey
Tue Sep 04, 2012 11:59 pm
Forum: Pano2VR general
Topic: show/hide individual hotspots buttons as a group
Replies: 5
Views: 5650

Re: show/hide individual hotspots buttons as a group

Hopki, I looked at the bug tracker #267 and it showed that this was fixed in v4. However I am still having it happen. Did this get fixed in the new version? or did it get moved to a later release? Thanks, Geoffrey Hi Geoffrey This is in the bug tracker, at the moment if you hide a hotspot or even a ...
by Virtualgeoffrey
Mon Apr 02, 2012 8:32 pm
Forum: Pano2VR general
Topic: Animated gif as a hotspot
Replies: 0
Views: 2085

Animated gif as a hotspot

Is there a way to get an animated gif to work as a hotspot in HTML5? I was able to bring in an animated gif as an external image then use a modifier to track the mouse when it is over the hotspot but that seemed pretty buggy. Any ideas? I looked into APNG's but they didn't seem to be well supported ...
by Virtualgeoffrey
Tue Mar 20, 2012 11:07 pm
Forum: Pano2VR general
Topic: show/hide individual hotspots buttons as a group
Replies: 5
Views: 5650

Re: show/hide individual hotspots buttons as a group

Hi Hopki, I noticed another similar forum question that you answered regarding issue #444 which I attached below. I am able to use the concept of your idea below to hide/show buttons through a set of containers and trigger click process. However when I call another pano (still using the same skin ) ...
by Virtualgeoffrey
Wed Mar 14, 2012 8:21 pm
Forum: Pano2VR general
Topic: show/hide individual hotspots buttons as a group
Replies: 5
Views: 5650

show/hide individual hotspots buttons as a group

I am wondering if it is possible to have a button show/hide individual hotspots that are being referenced from a hotspot ID template in the skin? I am using a hotspot template in the skin editor that has 20 point hotspots that use it. I have grouped them in 3 categories and given each point hotspot ...
by Virtualgeoffrey
Fri Feb 24, 2012 9:42 pm
Forum: Pano2VR general
Topic: Move to and zoom into a new pano with a hotspot template
Replies: 4
Views: 2812

Move to and zoom into a new pano with a hotspot template

Hi I'm trying to have each of my hotspots move and zoom to a direction prior to opening a new pano. In my hotspots window I have set a number of point hotspots with skin-ID: hs1 URL ../myFile.xml target:_self In my skin I have set a hotspot template ID = hs1 actions: on mouseclick/ go to url: url = ...
by Virtualgeoffrey
Fri Jan 27, 2012 6:40 pm
Forum: Pano2VR general
Topic: opening a windowed webpage from within a pano
Replies: 2
Views: 1995

Re: opening a windowed webpage from within a pano

Perfect, Thanks! I love it when solutions end up being that easy.
by Virtualgeoffrey
Fri Jan 27, 2012 7:29 am
Forum: Pano2VR general
Topic: opening a windowed webpage from within a pano
Replies: 2
Views: 1995

opening a windowed webpage from within a pano

Hi all, Is there a way to open a windowed webpage from within a pano where it can remain up as the user moves from one pano to another as an xml output? I have a pano that needs to load a webpage (sort of like a mini notepad) which needs to remain up while the user navigates around the pano and also...
by Virtualgeoffrey
Wed Dec 28, 2011 10:30 pm
Forum: Pano2VR general
Topic: opening Shadowbox from HTML5
Replies: 0
Views: 1775

opening Shadowbox from HTML5

Hi all, Has anyone had any success using shadowbox from an HTML5 pano? It is working in a swf file but I am getting a blank white page when I call it from HTML5. As a hotspot URL javascript:Shadowbox.open({ content: 'mypage.html', player: "iframe", title: "",height:"550"...
by Virtualgeoffrey
Mon Dec 05, 2011 11:49 pm
Forum: Pano2VR general
Topic: Skin issues
Replies: 2
Views: 2184

Re: Skin issues

Hi Hopki, thanks so much for your support. By process of elimination and with very little hair left on my head, I figured it out. Apparently, I had a couple calls to set a text box while within Flash, and the skin went a bit crazy. As I was passing some javascript and building between html5/flash, I...