Hi,
1) the initial view was the same across the 3 faces until a mouse click (the calothers action in xml file set +90 & -90 to the side faces only when the user changed the view). How can we fix this initial error?
In the original example the syncing is done on every onviewchange event... but if this is not enough maybe add also an onxmlcomplete event and call there the syncing too...
2) the overall performance was becoming slower for such low res image in the demo. Was the system treat the same photo as 3 different objects and jam up the memory? This can be a key problem for us as we are planning to playback 360 video with this setup. If a single i7 PC cannot handle htme properly, how can we sync the faces across different PC through network?
Yes, performance can be a problem of course - this are 3 different and independent viewer instances, they don't share anything. Only their viewing direction will be synchronized via Javascript. When using videos, then the synchronizing of the videos itself can be also a problem...
For syncing other networks you might need also several server/client scripts, but I doubt a bit if that would work well...
3) how can we enable full screen with the cubeview? the Fullscreen option was disappear in the cubeview demo.
Only one Flashplayer instance alone can go fullscreen, all three Flashplayers together is not possible.
Btw - it's an interesting project what you are doing, but I don't think that krpano would be the right tool for that job - a specialized native custom software with hardware accelerated graphics should be right tool here...
Best regards,
Klaus