<?xml version = '1.0'?>
<panorama>
	<parameters>
		zoom = 1
		panHome = 93
		tiltHome = -1
		friction = 0.9
		segments = 30

		layer_1 = ../logoMeter.swf
		layer_2 = ../tooltips.swf
		layer_3 = ../hotspots.swf
		layer_4 = ../menuFullscreen.swf
		layer_5 = ../texts.swf
	</parameters>
	<hotspots>
		<global onStart="externalInterfaceID=live" 
			pano_move="pano.pan=129,4000,elastic;pano.tilt=-9.5,5000,elastic;pano.zoom=1.8,10000"
		>
			<spot id="FSbutton" url="img/full.png" alt="Fullscreen on/off" static="1" salignX="-0.47" salignY="-0.46" scale="1" alpha="0.65" onClick="fullscreen(-)" />
			<box id="mytext1" url="../textbox.swf" 
				align="TL" pan="49" tilt="22" 
				alpha="0.65" scaleable="0" visible="1" mouseChildren="0" 
				wordwrap="0" textalign="left"
				font="Arial" size="16" color="#800000" 
				bold="0" italic="0" underline="0" 
				bgcolor="#FFFFFF" bordercolor="#000000" 
				onOver="alpha=1,600" onOut="alpha=0.65,600" onClick="distorted+=1"
				changeText1="text=#4;onClick=changeText2"
				changeText2="text=#7;onClick=changeText1"
				textfile="singletext.txt"
			/>
			<spot id="mytext2" url="../textbox.swf" 
				align="TL" pan="80" tilt="2" 
				alpha="0.65" scaleable="0" visible="1" mouseChildren="0" 
				wordwrap="0" textalign="center"
				font="Arial" size="14" color="#000000" 
				bold="1" italic="1" underline="0" 
				bgcolor="#A0E0FF" bordercolor="#0000FF" 
				onOver="alpha=1,600" onOut="alpha=0.65,600" onClick="changeText1"
				changeText1="mytext2.text=#8;onClick=changeText2"
				changeText2="mytext2.text=#1;onClick=changeText1"
				text="#1"
			/>
			<spot id="mytext3" url="../textbox.swf" 
				align="TL" pan="110" tilt="-27" 
				alpha="0.65" scaleable="0" visible="1" mouseChildren="0" 
				width="215"
				wordwrap="1" textalign="left"
				font="Times New Roman" size="12" color="#0000FF" 
				bold="1" italic="0" underline="0" 
				bgcolor="#FFFFF0" bordercolor="#0000FF" 
				onOver="alpha=1,600" onOut="alpha=0.65,600" onClick="changeText1"
				changeText1="mytext3.text=And here%3B is another text;onClick=changeText2"
				changeText2="mytext3.text=#10;onClick=changeText1"
				text="This text%2C comes from the XML file"
			/>
			<box id="mytext4" url="../textbox.swf" 
				align="TL" pan="130" tilt="26" distorted="0"
				alpha="0.65" scaleable="0" visible="1" mouseChildren="0" 
				wordwrap="0" textalign="left"
				font="Arial" size="20" color="#FFFFFF" 
				bold="1" italic="0" underline="0" 
				bgcolor="#000000"
				onOver="alpha=1,600" onOut="alpha=0.65,600" onClick="readFile2()"
				text="#V"
				readFile2="external.texts.charset=utf-8;external.texts.file=mynewtexts.txt;onClick=readFile1()"
				readFile1="external.texts.charset=utf-8;external.texts.file=mytexts.txt;onClick=readFile2()"
			/>
			<box id="mytext5" url="../textbox.swf" 
				align="TL" pan="50" tilt="-25" 
				alpha="0.65" scaleable="0" visible="1" mouseChildren="0" 
				wordwrap="0" textalign="left"
				font="Arial" size="16" color="#FFFFFF" 
				bold="0" italic="0" underline="0" 
				bgcolor="#406080" bordercolor="#FFFFFF" 
				onOver="alpha=1,600" onOut="alpha=0.65,600" onClick="distorted+=1"
				text="#5"
			/>
		</global>
	</hotspots>

	<texts>
		file=mytexts.txt
		charset=iso-8859-1
	</texts>

	<logoMeter>
		size=200x40
		radius=10
		bgColor=0xb0b0b0
		borderColor=0x000000
		meterSize=180x6
		meterPos=9:8
		meterColor=0xCff0000
		textPos=9:17
		textSize=180x20
		textColor=0xC800000
		textLoaded=Loaded so far: %L KB
		font=Verdana
		fontsize=12
		delay=2000
	</logoMeter>
</panorama>
