showwait="none" is ignored

  • In my tour http://virtualdenmark.dk/dnm2/ I have a zoom image which I load from pano12.

    To return to pano 12 again I managed to make this which bypasses mystart banners and the start pano pano

    onclick="loadpano(tour2.xml,null);set(plugin[bannerbg].visible,false);set(plugin[banner].visible,false);tween(plugin[start-bg].height,0,2);loadscene(scene_12);buildthumbs();openthumbs();open();"

    However when you open pano12 again you now get the wait rotating sign. And it continous on all panos.
    I even tried to include the showwait="none" in scene 12 but that does not help. I also included the showreloads="false" in my progress tag but nothing helps.

    I may need to go back to my first way which is to use a duplicate of the tour.xml which does not include the startbanner. I still need to use that for the iPad.

    Hans

  • Ok I solved it halfway.
    I added set(progress.showwait,none);" at the loadpano command.

    The only problem it removed also my progress bar at the top.

    Hans

    Try this:

    <plugin devices="desktop" zorder="30" name="lukzoom" url="backtopano.png" keep="false" align="bottomcenter" x="10" y="10" scale="1" visible="true" onclick="loadpano(tour2.xml);set(plugin[bannerbg].visible,false);set(plugin[banner].visible,false);tween(plugin[start-bg].height,0,2);loadscene(scene_12, null, MERGE, BLEND(0));buildthumbs();openthumbs();open();" enabled="true" alpha="1" />

    Jorge García
    http://www.visionangular.com

Jetzt mitmachen!

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