|
@@ -1,271 +1,271 @@
|
|
|
-<krpano version="1.19" title="">
|
|
|
-
|
|
|
- <include url="skin/vtourskin2.xml" />
|
|
|
- <!-- <include url="pano_pos.xml" /><events keep="true" name="showpos" onviewchange="show_pos()"/> -->
|
|
|
- <!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... -->
|
|
|
- <skin_settings maps="false"
|
|
|
- maps_type="google"
|
|
|
- maps_bing_api_key=""
|
|
|
- maps_google_api_key=""
|
|
|
- maps_zoombuttons="false"
|
|
|
- gyro="true"
|
|
|
- webvr="true"
|
|
|
- webvr_gyro_keeplookingdirection="false"
|
|
|
- webvr_prev_next_hotspots="true"
|
|
|
- littleplanetintro="false"
|
|
|
- title="true"
|
|
|
- thumbs="true"
|
|
|
- thumbs_width="140" thumbs_height="90" thumbs_padding="10" thumbs_crop="0|40|240|160"
|
|
|
- thumbs_opened="false"
|
|
|
- thumbs_text="true"
|
|
|
- thumbs_dragging="true"
|
|
|
- thumbs_onhoverscrolling="false"
|
|
|
- thumbs_scrollbuttons="false"
|
|
|
- thumbs_scrollindicator="false"
|
|
|
- thumbs_loop="false"
|
|
|
- tooltips_buttons="false"
|
|
|
- tooltips_thumbs="false"
|
|
|
- tooltips_hotspots="false"
|
|
|
- tooltips_mapspots="false"
|
|
|
- deeplinking="false"
|
|
|
- loadscene_flags="MERGE"
|
|
|
- loadscene_blend="OPENBLEND(0.5, 0.0, 0.75, 0.05, linear)"
|
|
|
- loadscene_blend_prev="SLIDEBLEND(0.5, 180, 0.75, linear)"
|
|
|
- loadscene_blend_next="SLIDEBLEND(0.5, 0, 0.75, linear)"
|
|
|
- loadingtext="加载中..."
|
|
|
- layout_width="100%"
|
|
|
- layout_maxwidth="814"
|
|
|
- controlbar_width="-24"
|
|
|
- controlbar_height="40"
|
|
|
- controlbar_offset="20"
|
|
|
- controlbar_offset_closed="-40"
|
|
|
- controlbar_overlap.no-fractionalscaling="10"
|
|
|
- controlbar_overlap.fractionalscaling="0"
|
|
|
- design_skin_images="vtourskin.png"
|
|
|
- design_bgcolor="0x9f292d"
|
|
|
- design_bgalpha="0.8"
|
|
|
- design_bgborder="0"
|
|
|
- design_bgroundedge="1"
|
|
|
- design_bgshadow="0 4 10 0x000000 0.3"
|
|
|
- design_thumbborder_bgborder="3 0xD6B970 1.0"
|
|
|
- design_thumbborder_padding="2"
|
|
|
- design_thumbborder_bgroundedge="0"
|
|
|
- design_text_css="color:#FFFFFF; font-family:Arial;"
|
|
|
- design_text_shadow="1"
|
|
|
- />
|
|
|
-
|
|
|
- <!--
|
|
|
- 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" /> -->
|
|
|
- <plugin name="soundinterface"
|
|
|
- url="plugins/soundinterface.swf"
|
|
|
- alturl="plugins/soundinterface.js"
|
|
|
- rootpath=""
|
|
|
- preload="true"
|
|
|
- keep="true"
|
|
|
- />
|
|
|
-
|
|
|
- <!-- 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);
|
|
|
- <!-- playsound(bggsnd, 'bgm/bgm.mp3', 10) -->
|
|
|
- if(startactions !== null, startactions() );
|
|
|
- </action>
|
|
|
-
|
|
|
- <!-- <action name="hide_vtourskin_all" autorun="onstart">
|
|
|
- delayedcall(0.45,skin_hideskin());
|
|
|
- </action> -->
|
|
|
- <autorotate enabled="false"
|
|
|
- waittime="2.0"
|
|
|
- speed="10.0"
|
|
|
- horizon="0.0"
|
|
|
- />
|
|
|
-
|
|
|
- <events name="onautorotateevents" keep="true" onautorotateoneround="nextscene()"/>
|
|
|
-
|
|
|
- <action name="nextscene">
|
|
|
- autorotate.stop();wait(0);
|
|
|
- set(ns, get(scene[get(xml.scene)].index));
|
|
|
- set(maxs, get(scene.count));
|
|
|
- add(ns,1);
|
|
|
- if(ns == maxs, set(ns,0));
|
|
|
- loadscene(get(scene[get(ns)].name), null, MERGE, BLEND(1.5));
|
|
|
- autorotate.start();
|
|
|
- </action>
|
|
|
-
|
|
|
- <scene name="scene_statue1" title="雷锋塑像广场1" onstart="" thumburl="panos/statue1.tiles/thumb.jpg" lat="28.20730125" lng="112.83960747" heading="0.0">
|
|
|
-
|
|
|
- <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
-
|
|
|
- <preview url="panos/statue1.tiles/preview.jpg" />
|
|
|
-
|
|
|
- <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
- <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
- <cube url="panos/statue1.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
- <cube url="panos/statue1.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
- <cube url="panos/statue1.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- </image>
|
|
|
-
|
|
|
- <hotspot name="spot1" atv="-3.5" ath="-130.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
- <hotspot name="spot7" atv="-9" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
- <hotspot name="spot8" atv="-8" ath="-25.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
- <hotspot name="spot2" atv="-5" ath="20.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
- <hotspot name="spot3" atv="-4" ath="-32" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
- <hotspot name="spot4" atv="-6" ath="3.5" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
- <hotspot name="spot5" atv="-7.0" ath="139.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
- <hotspot name="spot6" atv="-9.0" ath="162.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
- </scene>
|
|
|
-
|
|
|
- <scene name="scene_statue2" title="雷锋塑像广场2" onstart="" thumburl="panos/statue2.tiles/thumb.jpg" lat="28.20732378" lng="112.83958006" heading="0.0">
|
|
|
-
|
|
|
- <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
-
|
|
|
- <preview url="panos/statue2.tiles/preview.jpg" />
|
|
|
-
|
|
|
- <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
- <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
- <cube url="panos/statue2.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
- <cube url="panos/statue2.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
- <cube url="panos/statue2.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- </image>
|
|
|
-
|
|
|
- <hotspot name="spot7" atv="-4.5" ath="-132.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
- <hotspot name="spot13" atv="-9" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
- <hotspot name="spot14" atv="-7" ath="-25.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
- <hotspot name="spot8" atv="-5" ath="20.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
- <hotspot name="spot9" atv="-4" ath="-38" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
- <hotspot name="spot10" atv="-6" ath="1" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
- <hotspot name="spot11" atv="-8" ath="137.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
- <hotspot name="spot12" atv="-8.0" ath="158.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
- </scene>
|
|
|
-
|
|
|
- <scene name="scene_statue3" title="雷锋塑像广场3" onstart="" thumburl="panos/statue3.tiles/thumb.jpg" lat="28.20751506" lng="112.83963122" heading="0.0">
|
|
|
-
|
|
|
- <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
-
|
|
|
- <preview url="panos/statue3.tiles/preview.jpg" />
|
|
|
-
|
|
|
- <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
- <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
- <cube url="panos/statue3.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
- <cube url="panos/statue3.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
- <cube url="panos/statue3.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- </image>
|
|
|
-
|
|
|
- <hotspot name="spot13" atv="-4.5" ath="-150.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
- <hotspot name="spot19" atv="-10" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
- <hotspot name="spot20" atv="-8" ath="-35.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
- <hotspot name="spot14" atv="-6" ath="20.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
- <hotspot name="spot15" atv="-5" ath="-50" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
- <hotspot name="spot16" atv="-6" ath="0.5" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
- <hotspot name="spot17" atv="-7.8" ath="147.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
- <hotspot name="spot18" atv="-9.0" ath="162.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
- </scene>
|
|
|
-
|
|
|
- <scene name="scene_statue4" title="雷锋塑像广场4" onstart="" thumburl="panos/statue4.tiles/thumb.jpg" lat="28.20755431" lng="112.83968983" heading="0.0">
|
|
|
-
|
|
|
- <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
-
|
|
|
- <preview url="panos/statue4.tiles/preview.jpg" />
|
|
|
-
|
|
|
- <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
- <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
- <cube url="panos/statue4.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
- <cube url="panos/statue4.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
- <cube url="panos/statue4.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- </image>
|
|
|
-
|
|
|
- <hotspot name="spot19" atv="-4.5" ath="-150.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
- <hotspot name="spot25" atv="-10" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
- <hotspot name="spot26" atv="-8" ath="-35.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
- <hotspot name="spot20" atv="-5" ath="30.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
- <hotspot name="spot21" atv="-5" ath="-50" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
- <hotspot name="spot22" atv="-6.5" ath="3" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
- <hotspot name="spot23" atv="-7.8" ath="152.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
- <hotspot name="spot24" atv="-8.0" ath="165.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
- </scene>
|
|
|
-
|
|
|
- <scene name="scene_statue5" title="雷锋塑像广场5" onstart="" thumburl="panos/statue5.tiles/thumb.jpg" lat="28.20757286" lng="112.83965464" heading="0.0">
|
|
|
-
|
|
|
- <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
-
|
|
|
- <preview url="panos/statue5.tiles/preview.jpg" />
|
|
|
-
|
|
|
- <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
- <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
- <cube url="panos/statue5.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
- <cube url="panos/statue5.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
- <cube url="panos/statue5.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- </image>
|
|
|
-
|
|
|
- <hotspot name="spot25" atv="-4.5" ath="-150.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
- <hotspot name="spot31" atv="-9" ath="22.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
- <hotspot name="spot32" atv="-8" ath="-35.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
- <hotspot name="spot26" atv="-5" ath="30.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
- <hotspot name="spot27" atv="-5" ath="-53" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
- <hotspot name="spot28" atv="-6.5" ath="1.5" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
- <hotspot name="spot29" atv="-8.0" ath="150.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
- <hotspot name="spot30" atv="-8.0" ath="163.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
- </scene>
|
|
|
-
|
|
|
- <scene name="scene_statue6" title="雷锋塑像广场6" onstart="" thumburl="panos/statue6.tiles/thumb.jpg" lat="28.20776994" lng="112.83966983" heading="0.0">
|
|
|
-
|
|
|
- <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
-
|
|
|
- <preview url="panos/statue6.tiles/preview.jpg" />
|
|
|
-
|
|
|
- <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
- <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
- <cube url="panos/statue6.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
- <cube url="panos/statue6.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
- <cube url="panos/statue6.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
- </level>
|
|
|
- </image>
|
|
|
-
|
|
|
- <hotspot name="spot31" atv="-4.5" ath="30.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
- <hotspot name="spot37" atv="-14" ath="-160.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
- <hotspot name="spot38" atv="-12" ath="-215.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
- <hotspot name="spot32" atv="-12" ath="-150.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
- <hotspot name="spot33" atv="-10" ath="-246" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
- <hotspot name="spot34" atv="-12" ath="-177" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
- <hotspot name="spot36" atv="-5.0" ath="-13.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
- <hotspot name="spot35" atv="-6.0" ath="-25.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
- </scene>
|
|
|
-</krpano>
|
|
|
+<krpano version="1.19" title="">
|
|
|
+
|
|
|
+ <include url="skin/vtourskin2.xml" />
|
|
|
+ <!-- <include url="pano_pos.xml" /><events keep="true" name="showpos" onviewchange="show_pos()"/> -->
|
|
|
+ <!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... -->
|
|
|
+ <skin_settings maps="false"
|
|
|
+ maps_type="google"
|
|
|
+ maps_bing_api_key=""
|
|
|
+ maps_google_api_key=""
|
|
|
+ maps_zoombuttons="false"
|
|
|
+ gyro="true"
|
|
|
+ webvr="false"
|
|
|
+ webvr_gyro_keeplookingdirection="false"
|
|
|
+ webvr_prev_next_hotspots="false"
|
|
|
+ littleplanetintro="false"
|
|
|
+ title="true"
|
|
|
+ thumbs="true"
|
|
|
+ thumbs_width="140" thumbs_height="90" thumbs_padding="10" thumbs_crop="0|40|240|160"
|
|
|
+ thumbs_opened="false"
|
|
|
+ thumbs_text="true"
|
|
|
+ thumbs_dragging="true"
|
|
|
+ thumbs_onhoverscrolling="false"
|
|
|
+ thumbs_scrollbuttons="false"
|
|
|
+ thumbs_scrollindicator="false"
|
|
|
+ thumbs_loop="false"
|
|
|
+ tooltips_buttons="false"
|
|
|
+ tooltips_thumbs="false"
|
|
|
+ tooltips_hotspots="false"
|
|
|
+ tooltips_mapspots="false"
|
|
|
+ deeplinking="false"
|
|
|
+ loadscene_flags="MERGE"
|
|
|
+ loadscene_blend="OPENBLEND(0.5, 0.0, 0.75, 0.05, linear)"
|
|
|
+ loadscene_blend_prev="SLIDEBLEND(0.5, 180, 0.75, linear)"
|
|
|
+ loadscene_blend_next="SLIDEBLEND(0.5, 0, 0.75, linear)"
|
|
|
+ loadingtext="加载中..."
|
|
|
+ layout_width="100%"
|
|
|
+ layout_maxwidth="814"
|
|
|
+ controlbar_width="-24"
|
|
|
+ controlbar_height="40"
|
|
|
+ controlbar_offset="20"
|
|
|
+ controlbar_offset_closed="-40"
|
|
|
+ controlbar_overlap.no-fractionalscaling="10"
|
|
|
+ controlbar_overlap.fractionalscaling="0"
|
|
|
+ design_skin_images="vtourskin.png"
|
|
|
+ design_bgcolor="0x9f292d"
|
|
|
+ design_bgalpha="0.8"
|
|
|
+ design_bgborder="0"
|
|
|
+ design_bgroundedge="1"
|
|
|
+ design_bgshadow="0 4 10 0x000000 0.3"
|
|
|
+ design_thumbborder_bgborder="3 0xD6B970 1.0"
|
|
|
+ design_thumbborder_padding="2"
|
|
|
+ design_thumbborder_bgroundedge="0"
|
|
|
+ design_text_css="color:#FFFFFF; font-family:Arial;"
|
|
|
+ design_text_shadow="1"
|
|
|
+ />
|
|
|
+
|
|
|
+ <!--
|
|
|
+ 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" /> -->
|
|
|
+ <plugin name="soundinterface"
|
|
|
+ url="plugins/soundinterface.swf"
|
|
|
+ alturl="plugins/soundinterface.js"
|
|
|
+ rootpath=""
|
|
|
+ preload="true"
|
|
|
+ keep="true"
|
|
|
+ />
|
|
|
+
|
|
|
+ <!-- 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);
|
|
|
+ <!-- playsound(bggsnd, 'bgm/bgm.mp3', 10) -->
|
|
|
+ if(startactions !== null, startactions() );
|
|
|
+ </action>
|
|
|
+
|
|
|
+ <!-- <action name="hide_vtourskin_all" autorun="onstart">
|
|
|
+ delayedcall(0.45,skin_hideskin());
|
|
|
+ </action> -->
|
|
|
+ <autorotate enabled="false"
|
|
|
+ waittime="2.0"
|
|
|
+ speed="10.0"
|
|
|
+ horizon="0.0"
|
|
|
+ />
|
|
|
+
|
|
|
+ <events name="onautorotateevents" keep="true" onautorotateoneround="nextscene()"/>
|
|
|
+
|
|
|
+ <action name="nextscene">
|
|
|
+ autorotate.stop();wait(0);
|
|
|
+ set(ns, get(scene[get(xml.scene)].index));
|
|
|
+ set(maxs, get(scene.count));
|
|
|
+ add(ns,1);
|
|
|
+ if(ns == maxs, set(ns,0));
|
|
|
+ loadscene(get(scene[get(ns)].name), null, MERGE, BLEND(1.5));
|
|
|
+ autorotate.start();
|
|
|
+ </action>
|
|
|
+
|
|
|
+ <scene name="scene_statue1" title="雷锋塑像广场1" onstart="" thumburl="panos/statue1.tiles/thumb.jpg" lat="28.20730125" lng="112.83960747" heading="0.0">
|
|
|
+
|
|
|
+ <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
+
|
|
|
+ <preview url="panos/statue1.tiles/preview.jpg" />
|
|
|
+
|
|
|
+ <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
+ <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
+ <cube url="panos/statue1.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
+ <cube url="panos/statue1.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
+ <cube url="panos/statue1.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ </image>
|
|
|
+
|
|
|
+ <hotspot name="spot1" atv="-3.5" ath="-130.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
+ <hotspot name="spot7" atv="-9" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
+ <hotspot name="spot8" atv="-8" ath="-25.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
+ <hotspot name="spot2" atv="-5" ath="20.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
+ <hotspot name="spot3" atv="-4" ath="-32" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
+ <hotspot name="spot4" atv="-6" ath="3.5" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
+ <hotspot name="spot5" atv="-7.0" ath="139.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
+ <hotspot name="spot6" atv="-9.0" ath="162.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
+ </scene>
|
|
|
+
|
|
|
+ <scene name="scene_statue2" title="雷锋塑像广场2" onstart="" thumburl="panos/statue2.tiles/thumb.jpg" lat="28.20732378" lng="112.83958006" heading="0.0">
|
|
|
+
|
|
|
+ <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
+
|
|
|
+ <preview url="panos/statue2.tiles/preview.jpg" />
|
|
|
+
|
|
|
+ <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
+ <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
+ <cube url="panos/statue2.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
+ <cube url="panos/statue2.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
+ <cube url="panos/statue2.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ </image>
|
|
|
+
|
|
|
+ <hotspot name="spot7" atv="-4.5" ath="-132.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
+ <hotspot name="spot13" atv="-9" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
+ <hotspot name="spot14" atv="-7" ath="-25.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
+ <hotspot name="spot8" atv="-5" ath="20.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
+ <hotspot name="spot9" atv="-4" ath="-38" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
+ <hotspot name="spot10" atv="-6" ath="1" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
+ <hotspot name="spot11" atv="-8" ath="137.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
+ <hotspot name="spot12" atv="-8.0" ath="158.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
+ </scene>
|
|
|
+
|
|
|
+ <scene name="scene_statue3" title="雷锋塑像广场3" onstart="" thumburl="panos/statue3.tiles/thumb.jpg" lat="28.20751506" lng="112.83963122" heading="0.0">
|
|
|
+
|
|
|
+ <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
+
|
|
|
+ <preview url="panos/statue3.tiles/preview.jpg" />
|
|
|
+
|
|
|
+ <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
+ <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
+ <cube url="panos/statue3.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
+ <cube url="panos/statue3.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
+ <cube url="panos/statue3.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ </image>
|
|
|
+
|
|
|
+ <hotspot name="spot13" atv="-4.5" ath="-150.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
+ <hotspot name="spot19" atv="-10" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
+ <hotspot name="spot20" atv="-8" ath="-35.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
+ <hotspot name="spot14" atv="-6" ath="20.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
+ <hotspot name="spot15" atv="-5" ath="-50" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
+ <hotspot name="spot16" atv="-6" ath="0.5" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
+ <hotspot name="spot17" atv="-7.8" ath="147.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
+ <hotspot name="spot18" atv="-9.0" ath="162.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
+ </scene>
|
|
|
+
|
|
|
+ <scene name="scene_statue4" title="雷锋塑像广场4" onstart="" thumburl="panos/statue4.tiles/thumb.jpg" lat="28.20755431" lng="112.83968983" heading="0.0">
|
|
|
+
|
|
|
+ <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
+
|
|
|
+ <preview url="panos/statue4.tiles/preview.jpg" />
|
|
|
+
|
|
|
+ <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
+ <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
+ <cube url="panos/statue4.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
+ <cube url="panos/statue4.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
+ <cube url="panos/statue4.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ </image>
|
|
|
+
|
|
|
+ <hotspot name="spot19" atv="-4.5" ath="-150.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
+ <hotspot name="spot25" atv="-10" ath="25.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
+ <hotspot name="spot26" atv="-8" ath="-35.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
+ <hotspot name="spot20" atv="-5" ath="30.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
+ <hotspot name="spot21" atv="-5" ath="-50" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
+ <hotspot name="spot22" atv="-6.5" ath="3" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
+ <hotspot name="spot23" atv="-7.8" ath="152.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
+ <hotspot name="spot24" atv="-8.0" ath="165.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
+ </scene>
|
|
|
+
|
|
|
+ <scene name="scene_statue5" title="雷锋塑像广场5" onstart="" thumburl="panos/statue5.tiles/thumb.jpg" lat="28.20757286" lng="112.83965464" heading="0.0">
|
|
|
+
|
|
|
+ <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
+
|
|
|
+ <preview url="panos/statue5.tiles/preview.jpg" />
|
|
|
+
|
|
|
+ <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
+ <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
+ <cube url="panos/statue5.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
+ <cube url="panos/statue5.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
+ <cube url="panos/statue5.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ </image>
|
|
|
+
|
|
|
+ <hotspot name="spot25" atv="-4.5" ath="-150.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
+ <hotspot name="spot31" atv="-9" ath="22.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
+ <hotspot name="spot32" atv="-8" ath="-35.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
+ <hotspot name="spot26" atv="-5" ath="30.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
+ <hotspot name="spot27" atv="-5" ath="-53" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
+ <hotspot name="spot28" atv="-6.5" ath="1.5" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
+ <hotspot name="spot29" atv="-8.0" ath="150.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
+ <hotspot name="spot30" atv="-8.0" ath="163.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
+ </scene>
|
|
|
+
|
|
|
+ <scene name="scene_statue6" title="雷锋塑像广场6" onstart="" thumburl="panos/statue6.tiles/thumb.jpg" lat="28.20776994" lng="112.83966983" heading="0.0">
|
|
|
+
|
|
|
+ <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
|
|
|
+
|
|
|
+ <preview url="panos/statue6.tiles/preview.jpg" />
|
|
|
+
|
|
|
+ <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
|
|
|
+ <level tiledimagewidth="2624" tiledimageheight="2624">
|
|
|
+ <cube url="panos/statue6.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="1280" tiledimageheight="1280">
|
|
|
+ <cube url="panos/statue6.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ <level tiledimagewidth="640" tiledimageheight="640">
|
|
|
+ <cube url="panos/statue6.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
|
|
|
+ </level>
|
|
|
+ </image>
|
|
|
+
|
|
|
+ <hotspot name="spot31" atv="-4.5" ath="30.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
|
|
|
+ <hotspot name="spot37" atv="-14" ath="-160.0" style="biaoqian-9" onclick="openurl('./tour2.html?id=former-residence', _self)"/>
|
|
|
+ <hotspot name="spot38" atv="-12" ath="-215.0" style="biaoqian-8" onclick="openurl('./tour2.html?id=center', _self)"/>
|
|
|
+ <hotspot name="spot32" atv="-12" ath="-150.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
|
|
|
+ <hotspot name="spot33" atv="-10" ath="-246" style="biaoqian-7" onclick="openurl('./tour2.html?id=tower', _self)"/>
|
|
|
+ <hotspot name="spot34" atv="-12" ath="-177" style="biaoqian-6" onclick="openurl('./tour2.html?id=multi-room', _self)"/>
|
|
|
+ <hotspot name="spot36" atv="-5.0" ath="-13.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
|
|
|
+ <hotspot name="spot35" atv="-6.0" ath="-25.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
|
|
|
+ </scene>
|
|
|
+</krpano>
|