Access panorama (vr.) from skin embedded swf?

Using Pano2VR/Object2VR SWF files with your own Flash projects
Post Reply
commodore64
Posts: 40
Joined: Mon Feb 16, 2009 11:38 am

hi,

I embedded an external .swf using text object in skin editor:

Code: Select all

<img src="test2.swf" width="200" height="200">
But how to access the main panorama from that?
For example, in "test2.swf" i want to have button to load panorama#2..
Or how to access hotspot_clicked events..?

(as2 or as3)
Post Reply