update
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title>Virtual Tour generated by Panotour</title>
|
||||
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<style type="text/css">
|
||||
@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
|
||||
* { padding: 0; margin: 0; }
|
||||
html { height: 100%; }
|
||||
body { height: 100%; overflow:hidden; }
|
||||
#container { height: 100%; min-height: 100%; width: 100%; margin: 0 auto; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<script src="swfobject/swfkrpano.js"></script>
|
||||
<div id="container">
|
||||
<div id="panoDIV" style="height:100%;">
|
||||
<script>
|
||||
embedpano({target:"panoDIV",swf:"build.swf"});
|
||||
</script>
|
||||
<noscript>
|
||||
<div id="tour">
|
||||
<object width="100%" height="100%">
|
||||
<embed src="build.swf" width="100%" height="100%" allowFullScreen="true"></embed>
|
||||
</object>
|
||||
</div>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
BIN
themes/leo_lulandia/assets/spacery/drmateraczamosc/build.swf
Normal file
165
themes/leo_lulandia/assets/spacery/drmateraczamosc/build.xml
Normal file
@@ -0,0 +1,165 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- for xml compliance -->
|
||||
<!-- Generated By Kolor Panotour 1.8.0 -->
|
||||
<krpano version="1.0.8.14" logkey="false" onstart="startaction">
|
||||
<action name="startaction">
|
||||
hidepanospotsaction();
|
||||
</action>
|
||||
<action name="mainloadpano">
|
||||
closepanoobjects();
|
||||
ifnot(stopSequence === undefined,interruptAnimation(););
|
||||
loadpano(%1,NULL,NULL,BLEND(1));
|
||||
</action>
|
||||
<plugin name="gyro" url="builddata/graphics/gyro.js" devices="ipad|iphone" keep="true" enabled="true"/>
|
||||
<!--************** Pluginy i dane KRPano ******************************************************-->
|
||||
<plugin name="data" firstPanoHasBeenPlayed="false" introImageHasBeenPlayed="false" keep="true"/>
|
||||
<!--************** Otwórz pierwszą panoramę ***************************************************-->
|
||||
<include url="build1.xml"/>
|
||||
<autorotate enabled="false"/>
|
||||
<!--************** Czcionki *******************************************************************-->
|
||||
<textstyle name="DEFAULT" background="false" bold="false" border="false" effect="dropshadow(0,45,0xffffff,4,2);" font="Franklin Gothic Medium" fontsize="20" italic="false" textcolor="0xff000000"/>
|
||||
<!--************** Obrazek startowy ***********************************************************-->
|
||||
<action name="fromlittleplanetintrotonormalview">
|
||||
tweennormalview();
|
||||
showpanospotsaction();
|
||||
</action>
|
||||
<action name="firstloadcompleteaction">
|
||||
if(plugin[data].firstPanoHasBeenPlayed==false,
|
||||
setlittleplanet();
|
||||
wait(load);
|
||||
set(plugin[data].firstPanoHasBeenPlayed,true);
|
||||
if (plugin[data].introImageHasBeenPlayed == true, startLittlePlanetIntroEffect(););
|
||||
);
|
||||
</action>
|
||||
<action name="startLittlePlanetIntroEffect">
|
||||
if(plugin[data].firstPanoHasBeenPlayed == true,
|
||||
delayedcall(1.0,
|
||||
fromlittleplanetintrotonormalview();
|
||||
);
|
||||
);
|
||||
</action>
|
||||
<action name="setlittleplanet">
|
||||
set(view.stereographic, true);
|
||||
set(view.fisheye , 1.0);
|
||||
set(view.limitview , lookat);
|
||||
set(view.vlookatmin , -90);
|
||||
set(view.vlookatmax , 90);
|
||||
set(view.fov , 150);
|
||||
set(view.fovmax , 150);
|
||||
set(view.hlookat , 0);
|
||||
set(view.vlookat , 90);
|
||||
set(display.flash10 , off);
|
||||
set(display.details , 14);
|
||||
</action>
|
||||
<plugin name="introimage" url="builddata/graphics/introImage.png" align="center" onclick="hideintroimage();" onloaded="autohideintroimage();"/>
|
||||
<action name="hideintroimage">
|
||||
if(plugin[introimage].enabled, set(plugin[introimage].enabled,false);tween(plugin[introimage].alpha, 0.0, 0.5, default, removeplugin(introimage)););
|
||||
startLittlePlanetIntroEffect();
|
||||
</action>
|
||||
<action name="autohideintroimage">
|
||||
if(plugin[data].introImageHasBeenPlayed==false, set(plugin[introimage].alpha,0); tween(plugin[introimage].alpha,1.0,WAIT);
|
||||
set(plugin[data].introImageHasBeenPlayed,true););
|
||||
</action>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--************** Menu ***********************************************************************-->
|
||||
<events name="thumbnailsResizeEvent" onresize="thumbsResizeEventHandler();"/>
|
||||
<!-- otwórz miniaturkę -->
|
||||
<action name="slide_action_in">
|
||||
set(plugin[slide].onclick,slide_action_out);
|
||||
set(plugin[strap].onclick,slide_action_out);
|
||||
set(plugin[strapArrow].rotate,0);
|
||||
tween(plugin[thumbArray].x, 280, 1, easeOutQuint);
|
||||
thumbsResizeEventHandler();
|
||||
</action>
|
||||
<!-- zamknij miniaturkę -->
|
||||
<action name="slide_action_out">
|
||||
set(plugin[slide].onclick,slide_action_in);
|
||||
set(plugin[strap].onclick,slide_action_in);
|
||||
set(plugin[strapArrow].rotate,180);
|
||||
tween(plugin[thumbArray].x, 0, 1, easeOutQuint);
|
||||
|
||||
</action>
|
||||
<action name="thumbsResizeEventHandler">
|
||||
plugin[thumbArray].updatepos();
|
||||
copy(truethumbsheight, plugin[thumbArray].pixelheight);
|
||||
if (area.pixelheight GT truethumbsheight,
|
||||
set(plugin[thumbBgLayout].y, 0);displayThumbsScrolls(false);,
|
||||
if (plugin[slide].onclick == slide_action_out, displayThumbsScrolls(true););
|
||||
);
|
||||
</action>
|
||||
|
||||
<plugin name="thumbArray" keep="true" zorder="1" url="builddata/graphics/transparent.png" handcursor="false" capture="false" children="true" alpha="1" blendmode="normal" smoothing="true" x="0%" y="0" scale="1" align="rightbottom" edge="left" width="140" height="prop"/>
|
||||
<plugin name="thumbBgLayout" keep="true" zorder="1" url="builddata/graphics/transparent.png" handcursor="false" capture="false" x="0" y="0" align="center" edge="center" width="100%" height="prop" parent="thumbArray"/>
|
||||
<plugin name="slide" parent="thumbArray" keep="true" zorder="0" url="builddata/graphics/slide.png" handcursor="false" capture="false" children="true" alpha="1" blendmode="normal" smoothing="true" x="0" y="0" align="lefttop" edge="left" width="280" height="40" onclick="slide_action_in"/>
|
||||
<plugin name="strap" keep="true" zorder="0" url="builddata/graphics/strap.png" parent="thumbArray" alpha="1" align="lefttop" edge="right" handcursor="true" onclick="slide_action_in"/>
|
||||
<plugin name="strapArrow" keep="true" parent="strap" zorder="0" url="builddata/graphics/arrow.png" align="top" x="0" y="10" edge="center" capture="false" enabled="false" rotate="180"/>
|
||||
<!-- thumbs pictures -->
|
||||
<plugin name="thumb_build0" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu0.png" width="20.3333%" height="prop" align="topright" edge="left" x="135" y="0" alpha="1" ondown="set(fov_moveforce,-1);" crop="0|0|65|65" onout="" onover="" onup="set(fov_moveforce,0);" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build1" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu1.png" width="20.3333%" height="prop" align="topright" edge="left" x="110" y="0" alpha="1" ondown="set(fov_moveforce,+1);" crop="0|0|65|65" onout="" onover="" onup="set(fov_moveforce,0);" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build2" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu2.png" width="20.3333%" height="prop" align="topright" edge="left" x="85" y="0" alpha="1" ondown="set(hlookat_moveforce,-1);" crop="0|0|65|65" onout="" onover="" onup="set(hlookat_moveforce,0);" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build3" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu3.png" width="20.3333%" height="prop" align="topright" edge="left" x="60" y="0" alpha="1" ondown="set(hlookat_moveforce,+1);" crop="0|0|65|65" onout="" onover="" onup="set(hlookat_moveforce,0);" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build4" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu4.png" width="20.3333%" height="prop" align="topright" edge="left" x="35" y="0" alpha="1" ondown="set(vlookat_moveforce,-1);" crop="0|0|65|65" onout="" onover="" onup="set(vlookat_moveforce,0);" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build5" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu5.png" width="20.3333%" height="prop" align="topright" edge="left" x="10" y="0" alpha="1" ondown="set(vlookat_moveforce,+1);" crop="0|0|65|65" onout="" onover="" onup="set(vlookat_moveforce,0);" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build6" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu6.png" width="20.3333%" height="prop" align="topright" edge="left" x="-15" y="0" alpha="1" onclick="set(fullscreen,true);" crop="0|0|65|65" onout="" onover="" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build7" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu7.png" width="20.3333%" height="prop" align="topright" edge="left" x="-15" y="0" alpha="1" onclick="set(fullscreen,false);" crop="0|0|65|65" onout="" onover="" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build8" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu8.png" width="20.3333%" height="prop" align="topright" edge="left" x="-40" y="0" alpha="1" onclick="displayHelp();" crop="0|0|65|65" onout="" onover="" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build9" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu9.png" width="65%" height="prop" align="righttop" edge="left" x="-73" y="0" alpha="1" onclick="openurl(http://zwiedzajlubelskie.pl/)" crop="0|0|200|65" onout="" onover="" onovercrop="0|65|200|65" visible="false" onloaded="thumbloaded();"/>
|
||||
<plugin name="thumb_build10" keep="true" zorder="2" parent="thumbBgLayout" url="builddata/graphics/menu/menu10.png" width="20.3333%" height="prop" align="righttop" edge="left" x="-108" y="0" alpha="1" onclick="openurl(http://www.facebook.com/ZwiedzajLubelskie)" crop="0|0|65|65" onout="" onover="" onovercrop="0|65|65|65" visible="false" onloaded="thumbloaded();"/>
|
||||
|
||||
<plugin name="helpScreen" align="center" customColor="true" keep="true" onclick="closeHelp();" url="builddata/graphics/menu/help.png" visible="false"/>
|
||||
<action name="displayHelp">
|
||||
set(plugin[helpScreen].visible,true);
|
||||
set(plugin[thumb_build8].onclick,closeHelp();)
|
||||
</action>
|
||||
<action name="closeHelp">
|
||||
set(plugin[helpScreen].visible,false);
|
||||
set(plugin[thumb_build8].onclick,displayHelp();)
|
||||
</action>
|
||||
<events onenterfullscreen="set(plugin[thumb_build6].visible,false); set(plugin[thumb_build7].visible,true);" onexitfullscreen="set(plugin[thumb_build6].visible,true); set(plugin[thumb_build7].visible,false);"/>
|
||||
|
||||
<plugin name="thumbnailsData" keep="true" nbThumbnailsLoaded="0"/>
|
||||
<action name="thumbloaded">
|
||||
inc(plugin[thumbnailsData].nbThumbnailsLoaded, 1);
|
||||
if(plugin[thumbnailsData].nbThumbnailsLoaded GE 2,
|
||||
setThumbnailsVisible();
|
||||
);
|
||||
</action>
|
||||
<action name="setThumbnailsVisible">
|
||||
set(plugin[thumb_build0].visible, true);
|
||||
set(plugin[thumb_build1].visible, true);
|
||||
set(plugin[thumb_build2].visible, true);
|
||||
set(plugin[thumb_build3].visible, true);
|
||||
set(plugin[thumb_build4].visible, true);
|
||||
set(plugin[thumb_build5].visible, true);
|
||||
set(plugin[thumb_build6].visible, true);
|
||||
set(plugin[thumb_build8].visible, true);
|
||||
set(plugin[thumb_build9].visible, true);
|
||||
set(plugin[thumb_build10].visible, true);
|
||||
|
||||
</action>
|
||||
|
||||
<!--************** Menu kontekstowe ***********************************************************-->
|
||||
<contextmenu>
|
||||
<item name="item_0" caption="www.tellogistic.pl"/>
|
||||
<item name="item_1" caption="Autor: Jacek Scherer"/>
|
||||
</contextmenu>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Raise sequence stopper and wait sequence time to break the delayed calls -->
|
||||
<action name="interruptAnimation">
|
||||
ifnot (stopSequence === undefined,
|
||||
set(stopSequence, true);
|
||||
wait(0);
|
||||
);
|
||||
</action>
|
||||
</krpano>
|
||||
@@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- for xml compliance -->
|
||||
<krpano version="1.0.8.14">
|
||||
<action name="playpanosounds">
|
||||
playbackgroundsound(none);
|
||||
</action>
|
||||
<action name="stoppanosounds">
|
||||
stopbackgroundsound();
|
||||
</action>
|
||||
<action name="closepanoobjects">
|
||||
</action>
|
||||
<!--************** Panorama *******************************************************************-->
|
||||
<!-- @File="build0.xml" @PanoName="1-1" @FilePath="F:/WIRTUALNE PANORAMY/Dr Materac/Pano/1-1.tif" -->
|
||||
<panoview h="-13.11" v="0.1" fov="60.5"/>
|
||||
<!-- parametry widoku -->
|
||||
<view fisheye="0" limitview="range" hlookatmin="-180" hlookatmax="180" vlookatmin="-90" vlookatmax="90" maxpixelzoom="1.0" fovmax="75" fov="60.5" hlookat="-13.11" vlookat="0.1"/>
|
||||
<progress showload="none" showwait="none"/>
|
||||
<autorotate horizon="0.1" tofov="60.5" waittime="1" speed="5"/>
|
||||
<!-- obraz podglądu -->
|
||||
<preview url="builddata/build0/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" details="16"/>
|
||||
<!-- aktualnej panoramy -->
|
||||
<image type="CUBE" multires="true" tilesize="958" baseindex="0">
|
||||
<level tiledimagewidth="3832" tiledimageheight="3832">
|
||||
<left url="builddata/build0/3/2/%v_%u.jpg"/>
|
||||
<front url="builddata/build0/0/2/%v_%u.jpg"/>
|
||||
<right url="builddata/build0/1/2/%v_%u.jpg"/>
|
||||
<back url="builddata/build0/2/2/%v_%u.jpg"/>
|
||||
<up url="builddata/build0/4/2/%v_%u.jpg"/>
|
||||
<down url="builddata/build0/5/2/%v_%u.jpg"/>
|
||||
</level>
|
||||
<level tiledimagewidth="1916" tiledimageheight="1916">
|
||||
<left url="builddata/build0/3/1/%v_%u.jpg"/>
|
||||
<front url="builddata/build0/0/1/%v_%u.jpg"/>
|
||||
<right url="builddata/build0/1/1/%v_%u.jpg"/>
|
||||
<back url="builddata/build0/2/1/%v_%u.jpg"/>
|
||||
<up url="builddata/build0/4/1/%v_%u.jpg"/>
|
||||
<down url="builddata/build0/5/1/%v_%u.jpg"/>
|
||||
</level>
|
||||
<level tiledimagewidth="958" tiledimageheight="958">
|
||||
<left url="builddata/build0/3/0/%v_%u.jpg"/>
|
||||
<front url="builddata/build0/0/0/%v_%u.jpg"/>
|
||||
<right url="builddata/build0/1/0/%v_%u.jpg"/>
|
||||
<back url="builddata/build0/2/0/%v_%u.jpg"/>
|
||||
<up url="builddata/build0/4/0/%v_%u.jpg"/>
|
||||
<down url="builddata/build0/5/0/%v_%u.jpg"/>
|
||||
</level>
|
||||
<!-- mobile phone / iphone images -->
|
||||
<mobile>
|
||||
<left url="builddata/build0/3/mobile_face.jpg"/>
|
||||
<front url="builddata/build0/0/mobile_face.jpg"/>
|
||||
<right url="builddata/build0/1/mobile_face.jpg"/>
|
||||
<back url="builddata/build0/2/mobile_face.jpg"/>
|
||||
<up url="builddata/build0/4/mobile_face.jpg"/>
|
||||
<down url="builddata/build0/5/mobile_face.jpg"/>
|
||||
</mobile>
|
||||
<!-- tablet pc / ipad images -->
|
||||
<tablet>
|
||||
<left url="builddata/build0/3/tablet_face.jpg"/>
|
||||
<front url="builddata/build0/0/tablet_face.jpg"/>
|
||||
<right url="builddata/build0/1/tablet_face.jpg"/>
|
||||
<back url="builddata/build0/2/tablet_face.jpg"/>
|
||||
<up url="builddata/build0/4/tablet_face.jpg"/>
|
||||
<down url="builddata/build0/5/tablet_face.jpg"/>
|
||||
</tablet>
|
||||
</image>
|
||||
<!--************** Hotspoty i Flary ***********************************************************-->
|
||||
<hotspot name="spot0" onclick="mainloadpano(build1.xml);" url="builddata/graphics/spots/spot0.png" ath="80.6147" atv="1.13924"/>
|
||||
<hotspot name="spot1" onclick="mainloadpano(build2.xml);" url="builddata/graphics/spots/spot0.png" ath="12.0567" atv="0.949367"/>
|
||||
<action name="hidepanospotsaction">
|
||||
set(hotspot[spot0].visible, false);
|
||||
set(hotspot[spot1].visible, false);
|
||||
</action>
|
||||
<action name="showpanospotsaction">
|
||||
set(hotspot[spot0].visible, true);
|
||||
set(hotspot[spot1].visible, true);
|
||||
</action>
|
||||
<!-- zamknij wszystkie Hotspoty -->
|
||||
</krpano>
|
||||
112
themes/leo_lulandia/assets/spacery/drmateraczamosc/build1.xml
Normal file
@@ -0,0 +1,112 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- for xml compliance -->
|
||||
<krpano version="1.0.8.14">
|
||||
<!-- akcja wykonywana na starcie -->
|
||||
<events onxmlcomplete="onxmlcompleteaction();"/>
|
||||
<action name="onxmlcompleteaction">
|
||||
if(autorotate.enabled==false,set(plugin[autorotationOFF].visible,false); set(plugin[autorotationON].visible,true);,set(plugin[autorotationOFF].visible,true); set(plugin[autorotationON].visible,false););
|
||||
firstloadcompleteaction();
|
||||
</action>
|
||||
<action name="playpanosounds">
|
||||
playbackgroundsound(none);
|
||||
</action>
|
||||
<action name="stoppanosounds">
|
||||
stopbackgroundsound();
|
||||
</action>
|
||||
<action name="closepanoobjects">
|
||||
</action>
|
||||
<!--************** Panorama *******************************************************************-->
|
||||
<!-- @File="build1.xml" @PanoName="2-1" @FilePath="F:/WIRTUALNE PANORAMY/Dr Materac/Pano/2-1.tif" -->
|
||||
<panoview h="-2.75" v="3.76" fov="55"/>
|
||||
<!-- parametry widoku -->
|
||||
<view fisheye="0" limitview="range" hlookatmin="-180" hlookatmax="180" vlookatmin="-90" vlookatmax="90" maxpixelzoom="1.0" fovmax="75" fov="55" hlookat="-2.75" vlookat="3.76"/>
|
||||
<action name="tweennormalview">
|
||||
tween(view.hlookat, -2.75, 3, easeInOutQuad);
|
||||
tween(view.vlookat, 3.76, 3, easeInOutQuad);
|
||||
tween(view.fov , 55, 3, easeInOutQuad );
|
||||
tween(view.maxpixelzoom,1.0, 3, easeInOutQuad );
|
||||
tween(view.fisheye, 0.0, 3, easeInOutQuad, WAIT);
|
||||
set(display.flash10, on);
|
||||
set(view.limitview , range);
|
||||
set(view.vlookatmin, -90);
|
||||
set(view.vlookatmax, 90);
|
||||
set(view.hlookatmin, -180);
|
||||
set(view.hlookatmax, 180);
|
||||
set(view.maxpixelzoom, 1.0);
|
||||
set(view.fovmax , 75);
|
||||
</action>
|
||||
<progress showload="none" showwait="none"/>
|
||||
<autorotate horizon="3.76" tofov="55" waittime="1" speed="5"/>
|
||||
<!-- obraz podglądu -->
|
||||
<preview url="builddata/build1/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" details="16"/>
|
||||
<!-- aktualnej panoramy -->
|
||||
<image type="CUBE" multires="true" tilesize="956" baseindex="0">
|
||||
<level tiledimagewidth="3824" tiledimageheight="3824">
|
||||
<left url="builddata/build1/3/2/%v_%u.jpg"/>
|
||||
<front url="builddata/build1/0/2/%v_%u.jpg"/>
|
||||
<right url="builddata/build1/1/2/%v_%u.jpg"/>
|
||||
<back url="builddata/build1/2/2/%v_%u.jpg"/>
|
||||
<up url="builddata/build1/4/2/%v_%u.jpg"/>
|
||||
<down url="builddata/build1/5/2/%v_%u.jpg"/>
|
||||
</level>
|
||||
<level tiledimagewidth="1912" tiledimageheight="1912">
|
||||
<left url="builddata/build1/3/1/%v_%u.jpg"/>
|
||||
<front url="builddata/build1/0/1/%v_%u.jpg"/>
|
||||
<right url="builddata/build1/1/1/%v_%u.jpg"/>
|
||||
<back url="builddata/build1/2/1/%v_%u.jpg"/>
|
||||
<up url="builddata/build1/4/1/%v_%u.jpg"/>
|
||||
<down url="builddata/build1/5/1/%v_%u.jpg"/>
|
||||
</level>
|
||||
<level tiledimagewidth="956" tiledimageheight="956">
|
||||
<left url="builddata/build1/3/0/%v_%u.jpg"/>
|
||||
<front url="builddata/build1/0/0/%v_%u.jpg"/>
|
||||
<right url="builddata/build1/1/0/%v_%u.jpg"/>
|
||||
<back url="builddata/build1/2/0/%v_%u.jpg"/>
|
||||
<up url="builddata/build1/4/0/%v_%u.jpg"/>
|
||||
<down url="builddata/build1/5/0/%v_%u.jpg"/>
|
||||
</level>
|
||||
<!-- mobile phone / iphone images -->
|
||||
<mobile>
|
||||
<left url="builddata/build1/3/mobile_face.jpg"/>
|
||||
<front url="builddata/build1/0/mobile_face.jpg"/>
|
||||
<right url="builddata/build1/1/mobile_face.jpg"/>
|
||||
<back url="builddata/build1/2/mobile_face.jpg"/>
|
||||
<up url="builddata/build1/4/mobile_face.jpg"/>
|
||||
<down url="builddata/build1/5/mobile_face.jpg"/>
|
||||
</mobile>
|
||||
<!-- tablet pc / ipad images -->
|
||||
<tablet>
|
||||
<left url="builddata/build1/3/tablet_face.jpg"/>
|
||||
<front url="builddata/build1/0/tablet_face.jpg"/>
|
||||
<right url="builddata/build1/1/tablet_face.jpg"/>
|
||||
<back url="builddata/build1/2/tablet_face.jpg"/>
|
||||
<up url="builddata/build1/4/tablet_face.jpg"/>
|
||||
<down url="builddata/build1/5/tablet_face.jpg"/>
|
||||
</tablet>
|
||||
</image>
|
||||
<!--************** Hotspoty i Flary ***********************************************************-->
|
||||
<hotspot name="spot2" onclick="mainloadpano(build0.xml);" url="builddata/graphics/spots/spot0.png" ath="-25.1832" atv="-0.301003"/>
|
||||
<hotspot name="spot3" onclick="mainloadpano(build2.xml);" url="builddata/graphics/spots/spot0.png" ath="52.3694" atv="1.54176"/>
|
||||
<hotspot name="spot4" onclick="closeallobjects();set(plugin[spot4object].visible,true);tween(plugin[spot4object].alpha, 1);" url="builddata/graphics/spots/spot1.png" ath="-139.353" atv="8.69086"/>
|
||||
<plugin name="spot4object" visible="false" url="builddata/graphics/spots/object0.jpg" align="center" alpha="0" onclick="closespot4object();"/>
|
||||
<action name="closespot4object">
|
||||
if(plugin[spot4object].visible,
|
||||
tween(plugin[spot4object].alpha, 0);
|
||||
delayedcall(0.5,set(plugin[spot4object].visible,false));
|
||||
);
|
||||
</action>
|
||||
<action name="hidepanospotsaction">
|
||||
set(hotspot[spot2].visible, false);
|
||||
set(hotspot[spot3].visible, false);
|
||||
set(hotspot[spot4].visible, false);
|
||||
</action>
|
||||
<action name="showpanospotsaction">
|
||||
set(hotspot[spot2].visible, true);
|
||||
set(hotspot[spot3].visible, true);
|
||||
set(hotspot[spot4].visible, true);
|
||||
</action>
|
||||
<!-- zamknij wszystkie Hotspoty -->
|
||||
<action name="closeallobjects">
|
||||
closespot4object();
|
||||
</action>
|
||||
</krpano>
|
||||
@@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- for xml compliance -->
|
||||
<krpano version="1.0.8.14">
|
||||
<action name="playpanosounds">
|
||||
playbackgroundsound(none);
|
||||
</action>
|
||||
<action name="stoppanosounds">
|
||||
stopbackgroundsound();
|
||||
</action>
|
||||
<action name="closepanoobjects">
|
||||
</action>
|
||||
<!--************** Panorama *******************************************************************-->
|
||||
<!-- @File="build2.xml" @PanoName="3-1" @FilePath="F:/WIRTUALNE PANORAMY/Dr Materac/Pano/3-1.tif" -->
|
||||
<panoview h="0.09" v="8.62" fov="55"/>
|
||||
<!-- parametry widoku -->
|
||||
<view fisheye="0" limitview="range" hlookatmin="-180" hlookatmax="180" vlookatmin="-90" vlookatmax="90" maxpixelzoom="1.0" fovmax="75" fov="55" hlookat="0.09" vlookat="8.62"/>
|
||||
<progress showload="none" showwait="none"/>
|
||||
<autorotate horizon="8.62" tofov="55" waittime="1" speed="5"/>
|
||||
<!-- obraz podglądu -->
|
||||
<preview url="builddata/build2/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" details="16"/>
|
||||
<!-- aktualnej panoramy -->
|
||||
<image type="CUBE" multires="true" tilesize="956" baseindex="0">
|
||||
<level tiledimagewidth="3824" tiledimageheight="3824">
|
||||
<left url="builddata/build2/3/2/%v_%u.jpg"/>
|
||||
<front url="builddata/build2/0/2/%v_%u.jpg"/>
|
||||
<right url="builddata/build2/1/2/%v_%u.jpg"/>
|
||||
<back url="builddata/build2/2/2/%v_%u.jpg"/>
|
||||
<up url="builddata/build2/4/2/%v_%u.jpg"/>
|
||||
<down url="builddata/build2/5/2/%v_%u.jpg"/>
|
||||
</level>
|
||||
<level tiledimagewidth="1912" tiledimageheight="1912">
|
||||
<left url="builddata/build2/3/1/%v_%u.jpg"/>
|
||||
<front url="builddata/build2/0/1/%v_%u.jpg"/>
|
||||
<right url="builddata/build2/1/1/%v_%u.jpg"/>
|
||||
<back url="builddata/build2/2/1/%v_%u.jpg"/>
|
||||
<up url="builddata/build2/4/1/%v_%u.jpg"/>
|
||||
<down url="builddata/build2/5/1/%v_%u.jpg"/>
|
||||
</level>
|
||||
<level tiledimagewidth="956" tiledimageheight="956">
|
||||
<left url="builddata/build2/3/0/%v_%u.jpg"/>
|
||||
<front url="builddata/build2/0/0/%v_%u.jpg"/>
|
||||
<right url="builddata/build2/1/0/%v_%u.jpg"/>
|
||||
<back url="builddata/build2/2/0/%v_%u.jpg"/>
|
||||
<up url="builddata/build2/4/0/%v_%u.jpg"/>
|
||||
<down url="builddata/build2/5/0/%v_%u.jpg"/>
|
||||
</level>
|
||||
<!-- mobile phone / iphone images -->
|
||||
<mobile>
|
||||
<left url="builddata/build2/3/mobile_face.jpg"/>
|
||||
<front url="builddata/build2/0/mobile_face.jpg"/>
|
||||
<right url="builddata/build2/1/mobile_face.jpg"/>
|
||||
<back url="builddata/build2/2/mobile_face.jpg"/>
|
||||
<up url="builddata/build2/4/mobile_face.jpg"/>
|
||||
<down url="builddata/build2/5/mobile_face.jpg"/>
|
||||
</mobile>
|
||||
<!-- tablet pc / ipad images -->
|
||||
<tablet>
|
||||
<left url="builddata/build2/3/tablet_face.jpg"/>
|
||||
<front url="builddata/build2/0/tablet_face.jpg"/>
|
||||
<right url="builddata/build2/1/tablet_face.jpg"/>
|
||||
<back url="builddata/build2/2/tablet_face.jpg"/>
|
||||
<up url="builddata/build2/4/tablet_face.jpg"/>
|
||||
<down url="builddata/build2/5/tablet_face.jpg"/>
|
||||
</tablet>
|
||||
</image>
|
||||
<!--************** Hotspoty i Flary ***********************************************************-->
|
||||
<hotspot name="spot5" onclick="mainloadpano(build0.xml);" url="builddata/graphics/spots/spot0.png" ath="-166.297" atv="3.32029"/>
|
||||
<hotspot name="spot6" onclick="mainloadpano(build1.xml);" url="builddata/graphics/spots/spot0.png" ath="143.282" atv="2.20269"/>
|
||||
<action name="hidepanospotsaction">
|
||||
set(hotspot[spot5].visible, false);
|
||||
set(hotspot[spot6].visible, false);
|
||||
</action>
|
||||
<action name="showpanospotsaction">
|
||||
set(hotspot[spot5].visible, true);
|
||||
set(hotspot[spot6].visible, true);
|
||||
</action>
|
||||
<!-- zamknij wszystkie Hotspoty -->
|
||||
</krpano>
|
||||
|
After Width: | Height: | Size: 157 KiB |
|
After Width: | Height: | Size: 136 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 138 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 145 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 137 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 122 KiB |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 125 KiB |
|
After Width: | Height: | Size: 123 KiB |
|
After Width: | Height: | Size: 120 KiB |
|
After Width: | Height: | Size: 100 KiB |
|
After Width: | Height: | Size: 162 KiB |
|
After Width: | Height: | Size: 116 KiB |
|
After Width: | Height: | Size: 110 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 141 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 77 KiB |
|
After Width: | Height: | Size: 169 KiB |
|
After Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 209 KiB |
|
After Width: | Height: | Size: 155 KiB |
|
After Width: | Height: | Size: 168 KiB |
|
After Width: | Height: | Size: 154 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 145 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 109 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 189 KiB |
|
After Width: | Height: | Size: 142 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 157 KiB |
|
After Width: | Height: | Size: 129 KiB |
|
After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 121 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
After Width: | Height: | Size: 127 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 110 KiB |
|
After Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 145 KiB |
|
After Width: | Height: | Size: 147 KiB |
|
After Width: | Height: | Size: 104 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 146 KiB |
|
After Width: | Height: | Size: 182 KiB |
|
After Width: | Height: | Size: 71 KiB |
|
After Width: | Height: | Size: 224 KiB |
|
After Width: | Height: | Size: 171 KiB |
|
After Width: | Height: | Size: 128 KiB |
|
After Width: | Height: | Size: 126 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 120 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 112 KiB |
|
After Width: | Height: | Size: 57 KiB |
|
After Width: | Height: | Size: 106 KiB |
|
After Width: | Height: | Size: 93 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 101 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 129 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 137 KiB |
|
After Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 117 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 163 KiB |
|
After Width: | Height: | Size: 101 KiB |
|
After Width: | Height: | Size: 123 KiB |
|
After Width: | Height: | Size: 79 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 101 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 128 KiB |
|
After Width: | Height: | Size: 70 KiB |
|
After Width: | Height: | Size: 134 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 43 KiB |