Search found 10 matches

by snoutfair
Wed Aug 28, 2013 9:05 pm
Forum: Pano2VR general
Topic: node navigation with Flash fallback.
Replies: 4
Views: 2913

Re: node navigation with Flash fallback.

I figured it out. When you publish the HTML5 version with Flash fallback it needs flashvars.externalinterface="1"; added to the Flash parameters.
by snoutfair
Wed Aug 28, 2013 3:24 pm
Forum: Pano2VR general
Topic: node navigation with Flash fallback.
Replies: 4
Views: 2913

Re: node navigation with Flash fallback.

Thanks Don, I was hoping it was just a setting in Pano2VR I missed before I started monkeying in the code.
by snoutfair
Mon Aug 26, 2013 10:35 pm
Forum: Pano2VR general
Topic: node navigation with Flash fallback.
Replies: 4
Views: 2913

node navigation with Flash fallback.

I'm having problem navigating between nodes in a tour (Pano2vr 4.1.0, Pro) using the hash-number method. I created a Flash file and it works correctly. Changing the URL,for example, from 'index.html#node3' to 'index.html#node4' and hitting return works as expected and loads a new pano. When I create...
by snoutfair
Fri Nov 18, 2011 5:26 pm
Forum: Pano2VR general
Topic: Mouse weirdness with Safari
Replies: 1
Views: 1568

Mouse weirdness with Safari

I'm on a Mac ( 10.6.8 ) with Safari 5.1.1, and Pano2vr 3.1.2 64 bit published for Flash and whenever I mouse off of the pano the mouse cursor vanishes. It is still active, because I can see it highlight things as I randomly move around desktop to other windows, just invisible. The only thing I've fo...
by snoutfair
Mon Mar 07, 2011 10:19 pm
Forum: Pano2VR general
Topic: targeting tilt/pan/fov
Replies: 1
Views: 1528

targeting tilt/pan/fov

Hi, When moving from pano to pano is there a way to remember the tilt/pan/fov of the previous pano? I have a panovision of a room with three hotspots that go to detail shots of specific items. I have set up a generic hotspot and, using the proxy, get into the correct detail pano. In the detail pano ...
by snoutfair
Mon Mar 07, 2011 8:52 pm
Forum: Pano2VR general
Topic: Area hotspot proxy problem
Replies: 2
Views: 1690

Re: Area hotspot proxy problem

Thanks Hopki, that explains why it wasn't working the way I thought it would. Unfortunately that was only the first step in what I needed to do. What I'm trying to figure out is this: In my skin I have a container with text boxes (descriptive labels). When I leave the first pano and go to the second...
by snoutfair
Mon Mar 07, 2011 4:20 pm
Forum: Pano2VR general
Topic: Area hotspot proxy problem
Replies: 2
Views: 1690

Area hotspot proxy problem

Hi, I created an area hotspot in the pano (1 - Outer Office) and assigned it the # symbol for the URL. I opened the skin and added a hotspot template and assigned it the Proxy ID of 1. Next I set the "Go To URL" in the actions panel to fire on Mouse Click and put in the url for the next pa...
by snoutfair
Thu Feb 10, 2011 4:54 pm
Forum: Pano2VR general
Topic: Pano2VR Version 3 Beta Hot Spot Area bug
Replies: 1
Views: 1507

Pano2VR Version 3 Beta Hot Spot Area bug

Hi, When I create a flash Pano with a hotspot area with multiresolution enabled, the hotspot doesn't work. By doesn't work I mean when I roll over the hotspot the mouse doesn't change to indicate the area is clickable, and clicking on the area I know is marked doesn't do anything. If I disable multi...
by snoutfair
Wed Feb 09, 2011 6:52 pm
Forum: Pano2VR general
Topic: Pano2VR Version 3 Beta Bug
Replies: 1
Views: 1743

Pano2VR Version 3 Beta Bug

When I output Pano2VR as Flash with multiresolution enabled (default settings) I get errors using the debug Flash Player plug-in (screenshot attached). Judging from the number of consecutive errors I would say it is happening every time a tile is loaded. MAC OS 10.6.6 Pano2VR (trial version) Version...
by snoutfair
Tue Jan 11, 2011 10:44 pm
Forum: Pano2VR general
Topic: Retrieveing hotspot titles
Replies: 0
Views: 1325

Retrieveing hotspot titles

I am dynamically embedding Pano2VR Quicktimes with hotspots in a page. When the user mouses over a hotspot I would like to retrieve the hotspot title to use as a key to show some other info. Is there a way to retrieve the active hotspot title using javascript? Thanks