PDA

View Full Version : face loading order


jriley
06-02-2007, 05:14 AM
I am loading my pano faces using panoName = images/dinner_full in the XML file and then having the faces in the folder /images with suffixes f,l,r,d,u,b.

The problem I am having is that the front face is not loading first - it seems that the back face or right face maybe is loading first. For a large pano it makes it seem that nothing is happening.

Any suggestions? Is it possible to set the load order?

(still running FPP 2.0)

jaaaab
06-02-2007, 09:26 AM
Well maybe you set a initial pan different from 0, so the front face is now not the front one...

you can change faces names (don't forget to rotate top and bottom) and try to find the correct setting to start with the good one in the front.

++

jriley
06-02-2007, 01:38 PM
Nope, I have panohome = 0 in the XML; shouldn't that make the first face to load the one with suffix _f?

Denis
06-04-2007, 01:51 PM
you can use http://flashpanoramas.com/player/parameters#loaderConsecutive parameter to load faces one by one.
In other cases the browser can change the order of loading (if the file size of the front face is big, for example).