Pano2VR SWF & Flash

Q&A about the latest versions
Post Reply
kentPano
Posts: 2
Joined: Fri Nov 13, 2009 10:22 am

Hi

I'm having a little trouble with panorama files that have exported to SWF from Pano2VR.

What I want to do is add hotspots linking my panoramas using Pano2VR and then use Adobe Flash to make a custom presentation. I can add the exported SWF files to my project using Actionscript 3. When I preview the project in flash the first panorama will open fine and I can move around and zoom in/out as normal but when I click on a hotspot and move to the next panorama all of the hotspots in that panorama move when its rotated or zoomed in/out, as do any other panoramas in the project even if i return to the first.

I have made sure that all of the exported panoramas have Pan & Tilt set to 0.0 and FoV is at 70.0

Does anyone have any ideas what could be going on?

Thanks

Mark
User avatar
thomas
Chief Gnome
Posts: 2613
Joined: Fri Sep 01, 2006 3:56 pm
Location: Vienna, Austria
Contact:

Have you called the "cleanup()" method? http://gardengnomesoftware.com/wiki/Pano2VR_-_Flash_API
MfG, Thomas
kentPano
Posts: 2
Joined: Fri Nov 13, 2009 10:22 am

Hi Thomas,

I have solved the problem I removed "vr.pano.setWindowPos(200,200);" from the script and added "vr.x = 200;" and "vr.y = 200;" in its place and this seems to have fixed the hotspot problem.

Thanks

Mark
Post Reply