¿How to make <progress> work within a tour?

  • Hello there, I'm building my first tour and I'm very happy because I'm almost done. One thing I haven't figured out how to do is to make the <progress> element work within my tour. I have put it within the <krpano> main element but it doesn't show up when the first scene loads. ¿Any ideas on how to make it work? I figured out there might be some sort of keep atribute for it but I haven't found it. Thanks for your kind assistance.

    I wrote this within <krpano>:

    Code
    <progress
    		showload="bar()"
    		showwait="loopings()"
    		showreloads="false"/>

    Alberto.

  • Thank you very much, Klaus, It worked after I did what you told me and also realized I had a <INCLUDE> element which was also defining the <PROGRESS> element, therefore rewriting it.

    Cheers!

Jetzt mitmachen!

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