Problem with scenes in the Flash version (HTML5/CSS version ok) of a virtual tour *SOLVEDª

  • I'm having this weird problem. Everything runs ok in the HTML5/CSS version of the virtual tour, but when I load it in Chrome or Firefox (via the SWF) it only loads one of the scenes (03-sala). When I use

    Code
    trace(scene.count)

    the result is 1, and not 3 like it should.

    Here's the simple code I'm using:

    The tour is being loaded with embedpano like this:

    Code
    <script>
    		embedpano({swf:"tour.swf", xml:"tour.xml", target:"panodiv", wmode: 'opaque', useHTML5: 'whenpossible'});
    	</script>

    Maybe a fresh pair of eyes can spot the problem...

    I'm using build 2012-01-25.

    Thanks,

    ––––•(-• zyON •-)•––––

    Einmal editiert, zuletzt von zyON (27. Februar 2012 um 18:29)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!