PDA

View Full Version : Saving pano parameters


Dmitry Bezverkhiy
04-27-2009, 07:21 AM
Does anybody know how to save parameters for pano?
I added an editor plugin. And I can save parameters of spots, such as pan, tilt and so on, with one click to copy XML button. But if I try to do this with pano, the node is empty.

May be some direct functions? Like I'm using pano.loadPanorama or pano.setArea when I'm loading pano.swf inside my wrapper.

jordi
04-27-2009, 09:02 AM
I guess when you change the pano tilt and pan from the editor, it's also not doing nothing...You should try using some spot that loads the pano, and when you load it from a spot or box, then you will see everything works again, and you can copy xml

hope it works