hotspot not working, only after click anywhere on pano

  • My animated hotspots don't start animation before clicked anywhere on pano...
    http://www.ditib-ma.de/site/assets/360-panoramen-moschee/
    v 1.0.8
    hotspots are animated default style:


    actions executed onstart:

    Code
    <action name="startup">
    		loadscene(get(scene[0].name), null, MERGE);
    		playsound(bgsnd, 'media/047.mp3', 0);
    		if(scene.count GT 1, buildthumbs(); );
    		set(step,1);
    	        autotour();
    		set(idletime,20);
    		set(events.onidle, autotour() );
    	</action>


    Thank you!!

Participate now!

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