Hi,
Are you telling me that each time a new update version comes out, I am required to scrap all 640+ panoramas, then rebuild to the newer version?
of course not!
Why do my panoramas ONLY work (camera controls/little planet intro, etc) in Internet Explorer?
the viewer itself as Flash application is independent of the Browser,
but the HTML page code itself needs to fully valid to work the same in all browsers,
e.g. in your pages the height="90%" for the pano element will not work when the parent html elements were defined without height,
and try also adding a HTML doctype,
generally I would recommend having a look at the HTML files from the krpano examples or templates - they should work on all browsers,
best regards,
Klaus