Extern / Remote Imge Files didn't work

  • hello

    i have local a html file

    a xml file

    Code
    <krpano>
      <image>
    <sphere url="pano.jpg" />
      </image>  
    </krpano>

    and on the same folder the krpano.swf file
    that works!
    but if i changes the path of the file to a extern link, it didn't work (get a endless rotation ring)!

    Code
    <krpano>
      <image>
    <sphere url="http://www.qualipano.de/wp-content/uploads/2010/11/01-whole_pano_360x180degrees.jpg" />
      </image>  
    </krpano>

    I test it at this time local, but the next step is to put it on my webspace and link it to picasa.
    I test it with cross-domain policy,... nothing. I think it should work without it, right?

    Please help, where is my fault?

Participate now!

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