Loading error (IO errror) when loading dynamically created xml,

  • Hello,
    I have this problem - when my xml file is crated dynamicly on the server I get Loading error (IO errror).
    When I use the same content of xml but not crated dynamically but as a xml text file - everything works fine.
    In my html i use this code:

    Code
    <script>
      var viewer = createPanoViewer({swf:"krpano/krpano.swf",target:"pano"});
      viewer.addVariable('xml', 'http://aroundcyprus.net/index.php?id=53&p=52');
      viewer.embed();
    </script>

    The dynamically crated xml file works well and in this case it will return:

    Wold really appreciate Your insight in to this.
    Lucas

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!