<krpano version="1.0.5">

	<preview type="cubestrip" url="laboral_pano_pre.jpg" details="10" />

    <image type="SPHERE">
        <sphere  url="semana_negra.jpg" />
    </image>
    
<view hlookat="150.0"
      vlookat="-10.1"
      camroll="0.0"
      fov="120.0"
      fovmin="30.0"
      fovmax="160.0"
      fisheye="0.35"
      fisheyefovlink="0.55"
      limitfov="true"
      />
  
</krpano>


<krpano version="1.0.7" onstart="" basedir="%FIRSTXML%" actionintervalbase="timer" logkey="true">

	<memory maxmem="350" />
	<network downloadqueues="" decodequeues="" />

	<events onenterfullscreen=""
	        onexitfullscreen=""
	        />

	<progress showload="bar()"
	          showwait="loopings()"
	          />

	<display fps="60"
	         details="16"
	         tessmode="-1"
	         movequality="LOW"
	         stillquality="HIGHSHARP"
	         stilltime="0.25"
	         />

	<preview type="grid(cube,32,32,256,0x000000,0x778899,0x000000);" url="" details="8" />


	<view hlookat       ="0.000000"
	      vlookat       ="0.000000"
	      camroll       ="0.000000"
	      fov           ="90.000000"
	      fovmin        ="1.000000"
	      fovmax        ="179.000000"
	      limitfov      ="true"
	      fisheye       ="0.35"
	      fisheyefovlink="1.50"
	      stereographic ="false"
	      architectural ="0.0"
	      architecturalonlymiddle="false"
	      limitview     ="lookat"
	      hlookatmin    ="0.000000"
	      hlookatmax    ="360.000000"
	      vlookatmin    ="-90.000000"
	      vlookatmax    ="90.000000"
	      />

	<control usercontrol    ="all"
	         mousetype      ="moveto"
	         movetocursor   ="arrow"
	         cursorsize     ="10.0"
	         mouseaccelerate="1.00"
	         mousespeed     ="10.00"
	         mousefriction  ="0.80"
	         headswing      ="0.00"
	         keybaccelerate ="0.50"
	         keybspeed      ="10.00"
	         keybfriction   ="0.90"
	         keybinvert     ="false"
	         mousefovchange ="1.00"
	         keybfovchange  ="0.75"
	         fovspeed       ="3.00"
	         fovfriction    ="0.90"
	         keycodesleft   ="37"
	         keycodesright  ="39"
	         keycodesup     ="38"
	         keycodesdown   ="40"
	         keycodesin     ="16,65,107"
	         keycodesout    ="17,89,90,109"
	         />

	<contextmenu fullscreen="true">
		<item name="n0" enabled="true" visible="true" separator="false"
		      caption="KRPANO"
		      onclick=""
		      />
		<item name="n1" enabled="true" visible="true" separator="false"
		      caption="FULLSCREEN"
		      onclick=""
		      />
		<item name="n2" enabled="true" visible="true" separator="true"
		      caption="normal view"
		      onclick="action(rectview);"
		      />
		<item name="n3" enabled="true" visible="true" separator="false"
		      caption="fisheye view"
		      onclick="action(fisheyeview);"
		      />
		<item name="n4" enabled="true" visible="true" separator="false"
		      caption="architectural view"
		      onclick="action(architectural);"
		      />
		<item name="n5" enabled="true" visible="true" separator="false"
		      caption="stereographic view"
		      onclick="action(stereofisheyeview);"
		      />
		<item name="n6" enabled="true" visible="true" separator="false"
		      caption="little planet view"
		      onclick="action(littleplanet);"
		      />
	</contextmenu>

	<autorotate enabled ="false"
	            waittime="1.5"
	            accel   ="1"
	            speed   ="10"
	            horizon ="0"
	            tofov   ="NaN"
	            />

	<textstyle name="default" font="Arial" fontsize="12" bold="true" italic="false" 
	           textcolor="16777215" background="false" backgroundcolor="16777215" border="false" bordercolor="0" 
	           alpha="1" blendmode="normal" effect="glow(0x000000,0.7,4,2);dropshadow(2,45,0x000000,3,1);" 
	           origin="cursor" edge="bottom" textalign="center" xoffset="0" yoffset="-10" showtime="0.1" noclip="true"
	           />

	<data name="buttontext">
		<p align="center"><font size="+4" face="arial"><b><i>OPEN HTML TEXTFIELD</i></b></font></p>
	</data>

	<data name="html1">
		<p align="center"><font size="+4" face="times"><b>Hello from Actionscript HTML</b></font></p><a href="event:action(loadpano);"><img src="image.jpg" /></a>
		styles test:<br /><b>bold</b><br /><i>italic</i><br /><u>underlined</u><br /><br />
		links test:<br /><a href="http://www.krpano.com">open krpano site</a><br /><a href="event:lookto(0,0,130);lookto(90,0,150);">do some lookto actions</a><br /><a href="event:action(move,htmltext);">click to move field</a><br /><a href="event:action(show_html_field2);">open second field</a><br /><br />
		color test:<br /><font color="#FF0000">red </font><font color="#00FF00">green </font><font color="#0000FF">blue</font><br /><br /><br /><br />
		list test:<br /><li><ul>list1</ul><br /><ul>list2</ul><br /><ul>list3</ul><br /></li><p align="left">
		left align test left align test left align test left align test left align test<br />
		left align testleft align testleft align test<br /></p><p align="center">
		center align test center align test center align test center align test center align test<br />
		center align test center align test center align test<br /></p><p align="right">
		right align test right align test right align test right align test right align test<br />
		right align test right align test right align test<br /></p><p align="center"><font size="+4"><a href="event:action(hidewindow,htmltext);action(showbutton);">close window</a><br /></font></p>
	</data>

	<data name="css1">
		a       { text-decoration:underline;  color:#110088;  font-weight:bold; }
		a:hover { color:#885500; }
	</data>

	<data name="css2">
		a       { text-decoration:underline;  color:#0000FF;  font-weight:bold; }
		a:hover { color:#FF0000; }
	</data>

	<data name="html2">
		<html><p align="center"><font size="+4" face="times"><b>Hello from Actionscript HTML</b></font></p>
		styles test:<br /><b>bold</b><br /><i>italic</i><br /><u>underlined</u><br /><br /><p align="left">
		left align test left align test left align test left align test left align test<br />
		left align testleft align testleft align test<br />
		left align test<br /></p><p align="center">
		center align test center align test center align test center align test center align test<br />
		center align test center align test center align test<br />
		center align test<br /></p><p align="right">
		right align test right align test right align test right align test right align test<br />
		right align test right align test right align test<br />
		right align test<br /></p><p align="center"><font size="+4"><a href="event:action(hidewindow2,htmltext2);">close</a><br /></font></p><br /><br /><br /></html>
	</data>


	<action name="show_html_field">
		set(plugin[button].enabled,false);
		set(plugin[htmltext].y,-1500);
		tween(plugin[button].alpha,0,,,set(plugin[button].visible,false));
		tween(plugin[htmltext].alpha,1,0);
		tween(plugin[htmltext].textblur,0,0);
		tween(plugin[htmltext].blur,0,0);
		set(plugin[htmltext].visible,true);
		set(plugin[htmltext].enabled,true);
		tween(plugin[htmltext].y,0);
	</action>

	<action name="showbutton">
		set(plugin[button].visible,true);
		set(plugin[button].enabled,true);
		tween(plugin[button].alpha,1);
	</action>

	<action name="move">
		plugin[%1].changeorigin(lefttop,lefttop);
		tween(plugin[%1].x,0,1,easeoutquad);
		tween(plugin[%1].y,0,1,easeoutquad,action(move2,%1));
	</action>

	<action name="move2">
		plugin[%1].changeorigin(rightbottom,rightbottom);
		tween(plugin[%1].x,0,1,easeoutquad);
		tween(plugin[%1].y,0,1,easeoutquad,action(moveback,%1));
	</action>

	<action name="moveback">
		plugin[%1].changeorigin(center,center);
		tween(plugin[%1].x,0,1,easeoutquad);
		tween(plugin[%1].y,0,1,easeoutquad);
	</action>

	<action name="hidewindow">
		set(plugin[%1].enabled,false);
		tween(plugin[%1].alpha,0);
		tween(plugin[%1].blur,20);
		tween(plugin[%1].textblur,20,,,set(plugin[%1].visible,false));
	</action>

	<action name="hidewindow2">
		set(enabled,false);
		tween(alpha,0);
		tween(blur,20);
		tween(textblur,20,,,set(visible,false));
	</action>

	<action name="show_html_field2">
		set(plugin[htmltext2].enabled,true);
		tween(plugin[htmltext2].blur,8,0);
		tween(plugin[htmltext2].textblur,8,0);
		set(plugin[htmltext2].blur,8);
		set(plugin[htmltext2].textblur,8);
		set(plugin[htmltext2].visible,true);
		tween(plugin[htmltext2].blur,0);
		tween(plugin[htmltext2].textblur,0);
		tween(plugin[htmltext2].alpha,0.8);
	</action>

	<action name="loadpano">
		action(hidewindow,htmltext);
		action(showbutton);
		loadpano(%%SWFPATH%%panos/kirche/kirche.xml,null,KEEPBASE,BLEND(2));
	</action>

	<action name="rectview">
		tween(view.fovmax,       155.0, distance(179, 0.25), easeoutquad);
		tween(view.architectural,  0.0, distance(1.0, 0.25), easeoutquad);
		tween(view.fisheye,        0.0, distance(1.0, 0.25), easeoutquad, set(view.stereographic,false); );
	</action>

	<action name="fisheyeview">
		tween(view.architectural, 0.0, distance(1.0, 0.25), easeoutquad);
		tween(view.fisheye,       0.0 ,distance(1.0, 0.20), easeoutquad,
		set(view.stereographic,false);
		set(view.fovmax,179);
		tween(view.fisheye, 0.35, distance(1.0, 1.25));
		);
	</action>

	<action name="stereofisheyeview">
		tween(view.architectural, 0.0, distance(1.0, 0.25), easeoutquad);
		tween(view.fisheye,       0.0 ,distance(1.0, 0.10), easeoutquad,
		set(view.stereographic,true);
		tween(view.fisheye, 1.0, distance(1.0, 1.25));
		tween(view.fovmax,  150, distance(179, 1.25));
		);
	</action>

	<action name="littleplanet">
		tween(view.architectural, 0.0, distance(1.0, 0.25), easeoutquad);
		tween(view.fisheye,       0.0 ,distance(1.0, 0.10), easeoutquad,
		set(view.stereographic,true);
		tween(view.fisheye, 1.0, distance(1.0, 0.75));
		tween(view.fov,     130, distance(179, 0.75), easeoutquad, set(view.fovmax,150););
		tween(view.vlookat,  90, distance(179, 0.75), easeoutquad);
		);
	</action>

	<action name="architectural">
		tween(view.fovmax,       155.0, distance(179, 0.25), easeoutquad);
		tween(view.architectural,  1.0, distance(1.0, 0.25), easeoutquad);
		tween(view.fisheye,        0.0, distance(1.0, 0.25), easeoutquad, set(view.stereographic,false); );
	</action>


	<!-- plugins -->

	<plugin name="krpanologo"
 	        url="../../%SWFPATH%/krpano_logo.png"
	        keep="true"
 	        visible="true" enabled="true" handcursor="true" capture="true" children="true"
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="rightbottom" edge=""
 	        x="5" y="5"
 	        width="180" height="50"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover="showtext(go to krpano.com);"
	        onout=""
	        ondown=""
	        onup=""
	        onclick="openurl(http://krpano.com,_self);"
	        />

	<plugin name="htmltext"
 	        url="%SWFPATH%/plugins/textfield.swf"
	        keep="false"
 	        visible="false" enabled="false" handcursor="true" capture="true" children="true"
 	        zorder="0"
 	        alpha="0.00" blendmode="normal"
 	        smoothing="true"
 	        origin="center" edge=""
 	        x="0" y="0"
 	        width="500" height="511"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
	        autosize="center"
	        background="true"
	        backgroundcolor="0xFFFFFF"
	        blur="20"
	        bordercolor="0xFFFFFF"
	        borderwidth="1"
	        css="data:css1"
	        glow="0"
	        glowcolor="16777215"
	        html="data:html1"
	        roundedge="0"
	        selectable="false"
	        shadow="5"
	        textblur="20"
	        textglow="0"
	        textglowcolor="16777215"
	        textshadow="0"
	        />

	<plugin name="htmltext2"
 	        url="%SWFPATH%/plugins/textfield.swf"
	        keep="false"
 	        visible="false" enabled="true" handcursor="true" capture="true" children="true"
 	        zorder="0"
 	        alpha="0.00" blendmode="normal"
 	        smoothing="true"
 	        origin="righttop" edge=""
 	        x="20" y="20"
 	        width="250" height="373"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
	        autosize="center"
	        background="true"
	        backgroundcolor="0xFFFFFF"
	        blur="8"
	        bordercolor="0xFF0000"
	        borderwidth="0"
	        css="data:css2"
	        glow="6"
	        glowcolor="0xFFFFFF"
	        html="data:html2"
	        roundedge="0"
	        selectable="true"
	        shadow="5"
	        textblur="8"
	        textglow="0"
	        textglowcolor="16777215"
	        textshadow="0"
	        />

	<plugin name="button"
 	        url="%SWFPATH%/plugins/textfield.swf"
	        keep="false"
 	        visible="true" enabled="true" handcursor="true" capture="true" children="false"
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="center" edge=""
 	        x="0" y="150"
 	        width="200" height="22"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick="action(show_html_field);"
	        autosize="center"
	        background="false"
	        backgroundcolor="16777215"
	        blur="0"
	        bordercolor="0"
	        borderwidth="1"
	        css=""
	        glow="0"
	        glowcolor="16777215"
	        html="data:buttontext"
	        roundedge="0"
	        selectable="true"
	        shadow="0"
	        textblur="0"
	        textglow="4"
	        textglowcolor="0xFFFFFF"
	        textshadow="3"
	        />

	<plugin name="options"
 	        url="../../plugins/options.swf"
	        keep="true"
 	        visible="true" enabled="true" handcursor="true" capture="true" children="true"
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="" edge=""
 	        x="" y=""
 	        width="500" height="375"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
	        />

	<plugin name="editor"
 	        url="../../plugins/editor.swf"
	        keep="true"
 	        visible="true" enabled="true" handcursor="true" capture="true" children="true"
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="" edge=""
 	        x="" y=""
 	        width="500" height="375"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
	        />

	<plugin name="zoombuttons"
 	        url="../../plugins/zoombuttons.swf"
	        keep="true"
 	        visible="true" enabled="true" handcursor="true" capture="true" children="true"
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="" edge=""
 	        x="" y=""
 	        width="500" height="375"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
	        hoverpos="right"
	        />


	<!-- hotspots -->

	<hotspot name="hs0"
	         keep="true"
	         visible="true" enabled="true" handcursor="true" capture="true" children="true"
 	         zorder="0"
	         fillcolor     ="0xffffff" 
			 fillalpha     ="0.50" 
			 borderwidth     ="0.5" 
			 bordercolor     ="0xffffff" 
			 borderalpha     ="0.00"
	         fillcolorhover="0xffffff" 
			 fillalphahover="0.10" 
			 borderwidthhover="4.0" 
			 bordercolorhover="0xffffff" 
			 borderalphahover="0.80"
	         fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
	         onover=""
	         onhover=""
	         onout=""
	         ondown=""
	         onup=""
	         onclick="action(show_html_field);"
		>
		<point ath="-132.8946" atv="-37.8990" />
		<point ath="-138.4019" atv="-33.9412" />
		<point ath="-138.3654" atv="-29.0917" />
		<point ath="-133.1638" atv="-32.6514" />
	</hotspot>

	<!-- lensflare sets -->

	<lensflareset name="default" url="%SWFPATH%krpano_default_flares.jpg">
		<flare pixsize="128" pixupos="  0" pixvpos="  0" pixvpos="  0" color="0xffffef" pos="0.000" scale="0.100" />
		<flare pixsize=" 64" pixupos="128" pixvpos="128" pixvpos="128" color="0x060606" pos="-0.100" scale="0.110" />
		<flare pixsize=" 64" pixupos="192" pixvpos="128" pixvpos="128" color="0x555f64" pos="0.200" scale="0.020" />
		<flare pixsize="128" pixupos="  0" pixvpos="128" pixvpos="128" color="0x240a00" pos="0.300" scale="0.050" />
		<flare pixsize=" 64" pixupos="192" pixvpos="128" pixvpos="128" color="0x144422" pos="0.400" scale="0.020" />
		<flare pixsize=" 64" pixupos="128" pixvpos="192" pixvpos="192" color="0x143c40" pos="0.600" scale="0.050" />
		<flare pixsize=" 64" pixupos="128" pixvpos="128" pixvpos="128" color="0x354500" pos="0.800" scale="0.012" />
		<flare pixsize="128" pixupos="  0" pixvpos="128" pixvpos="128" color="0x483925" pos="1.100" scale="0.050" />
		<flare pixsize=" 64" pixupos="192" pixvpos="128" pixvpos="128" color="0x10303f" pos="1.500" scale="0.060" />
		<flare pixsize="128" pixupos="  0" pixvpos="128" pixvpos="128" color="0x665544" pos="1.700" scale="0.050" />
	</lensflareset>

</krpano>

