openurl and html5 annoying error

  • Hi to all

    I'm storing my panoramas infos in a mysql table and generating my xml file with php.
    I recently added buttons "previous,next" to go from a pano to the previous/next to bult "series".

    So I use a layer for the button, and an onclick event. It works when krpano use flash, but not when it uses html5, and I can't see the relation !

    When using html5 KrPano and the browser keep telling me the "xml parsing failed".

    Code
    onclick="openurl('pano/index.php?id=300&s=6', _self)"


    I spent some hours on this error. *If* I remove the "&" above before the s=6, then the pano is loaded
    without parsing error, but of course the url is wrong.

    Again, this work with flash but not with html5... *confused*

    Please HELP !

    below the button layer code

Participate now!

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