<!--
	krpano 1.0.8
	- buttons example
	- changeable moveto/drag cursors
-->

<krpano version="1.0.8" onstart="showtext('[b][i]krpano[br]buttons example[/i][/b]', infostyle);">


	<!-- include buttons template (based on the buttons.png image)-->
	<include url="buttons-png-include.xml" />
	
	<!-- here a other template (based on the buttons.jpg image)
		<include url="buttons-jpg-include.xml" />
	-->


	<!-- text style for startup text -->
	<textstyle name="infostyle"
	           origin="center" edge="center" yoffset="-100" textalign="center" background="false" border="false"
	           fontsize="40" textcolor="0xFFFFFF" bold="false" effect="glow(0xFFFFFF,0.7,4,2);glow(0x000000,1,4,2);dropshadow(3,45,0x000000,2,0.6);"
	           showtime="4.0" fadeintime="1.0" fadetime="1.0"
	           />


	<!-- pano -->
	<image type="CUBESTRIP">
		<cubestrip url="pano.jpg" />
	</image>
	
	<!-- view settings -->
	<view hlookat="0" vlookat="0" fovtype="MFOV" fov="90" fovmin="60" fovmax="120" />


</krpano>
