PDA

View Full Version : 180 cube panorama, how?


Klaxons
08-16-2008, 06:18 AM
hi, everybody, how can i use 180 degrees of panorama? i've found in example, that it can be made with cylindrical panorama, but i should use cubic panorama. And else, i've the as2 code with menu of my panoramas, which each item must load new panorama and if i'll use 180 panorama how can i change 180 on 360 program?

phberlin
08-16-2008, 10:44 AM
Hi Klaxons,

you can use limits.swf also with cubes faces; works perfectly. You could then either set pan_min and pan_max just like in the FPP documentation's example, or you could also chose it on runtime like so:

...
external.limits.pan_min=130;
external.limits.pan_max=15;
...

The latter is good if you have a multi node tour and only one of your panos is not a full sphere.

Regards, Ph.

Klaxons
08-16-2008, 11:43 AM
ok, thanks. Probably, you know why sometimes my hotspots are not loaded? My panorama is always loaded but my hotspots not always and after I'll update page it's loaded. I use one xml file, there i wrote all my hotspots and set linkage for each panoramas. In begin of my file i set disableLoading = 1 and in <global> tag wrote function which will be load my panorama. My example there is here (http://newpixel.org.uk/sretenka/) and my xml is here (http://newpixel.org.uk/sretenka/index.xml), i don't know, what me to do. Client said that at him too sometimes aren't loaded