Question about Pano2VR & Flash AS3 communication

Using Pano2VR/Object2VR SWF files with your own Flash projects
Post Reply
allanjjj
Posts: 2
Joined: Wed Aug 18, 2010 3:57 am

Could anyone please help me about a Pano2VR Flash API question? I created a virtual tour in Pano2VR, for example link PanoA to PanoB . After I loaded this virtual tour into Flash (by AS3) and clink the hotspot to switch view from PanoA to PanoB, how can I tell Flash AS3 that current view is PanoB not PanoA? Is it possile to get the current view id or something so that I can do more interaction in Flash? Thanks~
Noisy
Posts: 35
Joined: Wed Apr 04, 2007 12:49 am
Location: Scotland

You probably need to add your hotspots using actionscript (see the API) and then set the value of a variable in a handler for the hotspot .
Post Reply