Autorotate problem

  • Hi!

    I've created a panorama with autorotate enabled, and I'd like it to just autorotate all the time without the possibility for user interaction.
    For that, I used this code:

    Code
    <krpano version="1.0.8.14" onstart="startup();">
    
    
    	<action name="startup">
    		set(control.usercontrol, "off");
    	</action>


    Now the pano isn't draggable with the mouse or movable with the keys anymore, but if I press a key or click in it, the autorotate stops until I release the button.
    I'd like it to continue, ignoring all user interactions but didn't find a proper clean way (I really don't want to put empty tables or other things on top to fix this)
    so maybe someone here knows what would be the correct solution to this problem?

    Thanks for your time!


    — Daniel

Participate now!

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