<?xml version = '1.0'?>
<panorama>
	<parameters>
		disableLoading = 1
		friction = 0.90 
		segments = 30
		qualityStatic = high
		qualityStatic2 = high
		qualityMotion = low
		qualityMotion2 = low

		layer_2 = ../hotspots.swf
		layer_4 = ../menuFullscreen.swf
		layer_9 = ../tooltips.swf
	</parameters>
	<hotspots>
		<global onStart="goMariaHill()"
			goBridge="loadPano(panoName=../arstaviken/img/arstaviken090627&amp;pan=-160&amp;tilt=-2&amp;zoom=0.8)"
			goYatchs="loadPano(panoName=../arstaviken/img/arstaviken090521&amp;pan=185&amp;tilt=-7)"
			goMariaHill="loadPano(panoName=../mariaberget/img/mariaberget2&amp;zoomHome=0.8&amp;panHome=75&amp;tiltHome=-4)"
		>
			<spot id="FSbutton" url="../img/full.png" alt="Fullscreen on/off" static="1" salign="TL" staticX="35" staticY="35" scale="1" alpha="0.65" onClick="fullscreen(-)" />

			<box id="video1" url="../syncflv.swf?file=/panos/images/video/Mio.flv" pan="43.00" tilt="-5.00" rotationX="66.00" rotationY="1.00" depth="3" scale="0.9" blur="1" refreshRate="20" segmentsX="6" segmentsY="4"
				linked="../mariaberget/img/mariaberget2"
				enableSoundPanning="1" soundRadius="140" 
				soundVolume="0.12"
				syncrole="master" syncstart="play"
			/>

			<box id="video2" url="../syncflv.swf?file=/panos/images/video/Basshunter.flv" pan="75.30" tilt="-22.00" distance="1.28" rotationX="0" rotationY="-62.00" orientation="sphere" depth="3" scale="1" blur="1" refreshRate="20" segmentsX="6" segmentsY="4"
				linked="../mariaberget/img/mariaberget2"
				enableSoundPanning="1" soundRadius="140"
				soundVolume="0.12"
				syncrole="slave"
			/>

			<spot id="video3" url="../syncflv.swf?file=/panos/images/video/Toto.flv" static="1" align="TR" salign="TR" staticX="-10" staticY="10" scale="0.6"
				enableSoundPanning="1" soundRadius="140"
				soundVolume="0.12"
				syncrole="slave"
			/>

			<spot id="volume" url="../volSlider/volSlider.swf" static="1" align="BR" salign="BR" staticX="-255" staticY="26"
				blockMouse="1"
				buttonMode="0"
				useHandCursor="0"
				scale="0.6"
				target = "video1,video2,video3"
			/>

			<spot id="play1btn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-95" staticY="-100"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#D0FFD0" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=play:video1"
				text="Play 1"
			/>
			<spot id="pause1btn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-10" staticY="-100"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#FFD0D0" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=pause:video1"
				text="Pause 1"
			/>

			<spot id="play2btn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-95" staticY="-70"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#C0FFC0" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=play:video2"
				text="Play 2"
			/>
			<spot id="pause2btn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-10" staticY="-70"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#FFC0C0" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=pause:video2"
				text="Pause 2"
			/>

			<spot id="play3btn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-95" staticY="-40"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#90FF90" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=play:video3"
				text="Play 3"
			/>
			<spot id="pause3btn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-10" staticY="-40"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#FF9090" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=pause:video3"
				text="Pause 3"
			/>

			<spot id="playabtn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-95" staticY="-10"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#60FF60" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=play:all"
				text="Play all"
			/>
			<spot id="pauseabtn" url="../textbox.swf" static="1" align="BR" salign="BR" staticX="-10" staticY="-10"
				depth="10" alpha="0.50" mouseChildren="0" visible="1" 
				width="80" wordwrap="1" textalign="center"
				font="Arial" size="16" color="#000000" bold="1"
				bgcolor="#FF6060" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.50,600" onClick="video1.command=pause:all"
				text="Pause all"
			/>

		</global>
	</hotspots>

	<saved>
			<box id="mbox" url="moviebox.swf" align="TL" salign="TL" pan="150" tilt="0"
				soundVolume="0.2"
				xmlFile="moviebox.xml"
				command=""
				alt=""
				scale="1"
			/>
	</saved>

</panorama>

