File: /www/wwwroot/www.sceytyg.com/travel/btn/buttons-jpg-include.xml
<!--
buttons-jpg-include.xml template
- based on the 'buttons.jpg'
- transparency is achieved by using the - blendmode="screen" - setting
-->
<krpano>
<!-- events - fullscreen button change, set cursor on start -->
<events onxmlcomplete="action(qtvrcursor);"/>
<action name="qtvrcursor">
set(plugin[dragmode].visible, true);
set(plugin[movemode].visible, false);
set(control.mousetype, moveto);
set(cursors.url, ../btn/qtvr-cursors.png);
set(cursors.type, 8way);
set(cursors.move, 0|0|16|16);
set(cursors.drag, 16|0|16|16);
set(cursors.arrow_u, 32|0|16|16);
set(cursors.arrow_d, 48|0|16|16);
set(cursors.arrow_l, 64|0|16|16);
set(cursors.arrow_r, 80|0|16|16);
set(cursors.arrow_lu, 96|0|16|16);
set(cursors.arrow_ru, 112|0|16|16);
set(cursors.arrow_rd, 128|0|16|16);
set(cursors.arrow_ld, 144|0|16|16);
</action>
</krpano>