Your IP : 216.73.216.50


Current Path : /home/azimutno/azimutno/www/images/vtour/temporaireXML/version2XML/
Upload File :
Current File : /home/azimutno/azimutno/www/images/vtour/temporaireXML/version2XML/tour.xml

<krpano version="1.19" title="Villa">

<!-- add VR support -->
	<include url="%SWFPATH%/plugins/webvr.xml" />

<include url="skin/vtourskin.xml" />




	<!-- enable the fake VR mode for testing -->
	<plugin name="WebVR" mobilevr_fake_support="true" />
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	<action name="add_blendmodes" autorun="onstart">
		for(set(i,0), i LT blendmodes.count, inc(i),
			set(ln, calc('bd_blend_'+i));
			addlayer(get(ln));
			copy(lr, layer[get(ln)]);
			set(lr.parent, bd_scroller);
			set(lr.keep, true);
			lr.loadstyle(button);
			copy(lr.html, blendmodes[get(i)].name);
			copy(lr.blend, blendmodes[get(i)].blend);
			set(lr.align, top);
			set(lr.onclick, 'do_blending(get(blend))');
			set(lr.y, calc(8+i*30));
		  );
		set(layer[bg_scroller].height, calc((blendmodes.count)*30+8));
	</action>
		
	


<action name="do_crop_animation">
		<!-- add attributes to the hotspot -->
		registerattribute(xframes, calc((imagewidth / %1) BOR 0));
		registerattribute(yframes, calc((imageheight / %2) BOR 0));
		registerattribute(frames, calc(xframes * yframes));
		registerattribute(frame, 0);

		set(crop, '0|0|%1|%2');

		setinterval(calc('crop_anim_' + name), calc(1.0 / %3),
			if(loaded,
				inc(frame);
				if(frame GE frames, if(onlastframe !== null, onlastframe() ); set(frame,0); );
				mod(xpos, frame, xframes);
				div(ypos, frame, xframes);
				Math.floor(ypos);
				mul(xpos, %1);
				mul(ypos, %2);
				calc(crop, xpos + '|' + ypos + '|%1|%2');
			  ,
				clearinterval(calc('crop_anim_' + name));
			  );
		  );
	</action>
	
	
	
	<!-- barre de navigation "vtourskin_light.png" pour le fin et " "vtourskin.png" pour le normal /> -->
	<!--
	    For an alternative skin design either change the <skin_settings> values 
	    from above or optionally include one of the predefined designs from below.
	-->
	<!-- <include url="skin/vtourskin_design_flat_light.xml"  /> -->
	<!-- <include url="skin/vtourskin_design_glass.xml"       /> -->
	<!-- <include url="skin/vtourskin_design_ultra_light.xml" /> -->
	<!-- <include url="skin/vtourskin_design_117.xml"         /> -->
	<!-- <include url="skin/vtourskin_design_117round.xml"    /> -->
	<!-- <include url="skin/vtourskin_design_black.xml"       /> -->


	<!-- startup action - load the first scene -->
	<action name="startup" autorun="onstart">
		if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
		loadscene(get(startscene), null, MERGE);
		if(startactions !== null, startactions() );
	</action>


	
	<scene name="scene_DSC_1200" title="Façade_DSC_1200" onstart="" havevrimage="true" thumburl="panos/DSC_1200.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-161.024" vlookat="4.990" fovtype="MFOV" fov="90.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1200.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1200.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1200.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1200.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1200.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="49.467" atv="7.145" onclick="loadscene('scene_dsc_1201',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

	</scene>

	<scene name="scene_DSC_1201" title="Entrée" onstart="" havevrimage="true" thumburl="panos/DSC_1201.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-4.397" vlookat="-0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1201.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1201.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1201.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1201.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1201.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-113.147" atv="11.219" onclick="loadscene('scene_dsc_1203',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-16.010" atv="12.577" onclick="loadscene('scene_dsc_1205',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
<hotspot name="spot3" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="169.020" atv="2.429" onclick="loadscene('scene_dsc_1200',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>
	</scene>

	<scene name="scene_DSC_1203" title="DSC_1203" onstart="" havevrimage="true" thumburl="panos/DSC_1203.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="15.878" vlookat="1.099" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1203.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1203.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1203.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1203.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1203.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="56.456" atv="17.876" onclick="loadscene('scene_dsc_1201',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="5.541" atv="11.150" onclick="loadscene('scene_dsc_1205',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

	</scene>

	<scene name="scene_DSC_1205" title="DSC_1205" onstart="" havevrimage="true" thumburl="panos/DSC_1205.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="163.460" vlookat="3.402" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1205.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1205.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1205.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1205.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1205.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="49.575" atv="25.525" onclick="loadscene('scene_dsc_1207',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

<hotspot name="spot2" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="165.498" atv="8.169" onclick="loadscene('scene_dsc_1203',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

<hotspot name="spot3" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-58.969" atv="22.364" onclick="loadscene('scene_dsc_1208',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

	</scene>

	<scene name="scene_DSC_1207" title="DSC_1207" onstart="" havevrimage="true" thumburl="panos/DSC_1207.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-55.384" vlookat="1.892" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1207.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1207.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1207.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1207.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1207.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="-88.375" atv="15.496" onclick="loadscene('scene_dsc_1205',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

	</scene>

	<scene name="scene_DSC_1208" title="DSC_1208" onstart="" havevrimage="true" thumburl="panos/DSC_1208.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="127.156" vlookat="-0.480" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1208.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1208.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1208.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1208.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1208.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" url="animatedhotspot_white.png" onloaded="do_crop_animation(64,64, 10);" ath="134.408" atv="15.837" onclick="loadscene('scene_dsc_1205',null,MERGE,OPENBLEND(1.0, -0.5, 0.3, 0.8, linear));"
/>

	</scene>

	<scene name="scene_DSC_1209" title="DSC_1209" onstart="" havevrimage="true" thumburl="panos/DSC_1209.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/DSC_1209.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" if="!webvr.isenabled">
			<level tiledimagewidth="3328" tiledimageheight="3328">
				<cube url="panos/DSC_1209.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1664" tiledimageheight="1664">
				<cube url="panos/DSC_1209.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="768" tiledimageheight="768">
				<cube url="panos/DSC_1209.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<image if="webvr.isenabled">
			<cube url="panos/DSC_1209.tiles/vr/pano_%s.jpg" />
		</image>

		<!-- place your scene hotspots here -->

	</scene>


</krpano>