multi-room.xml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <krpano version="1.19" title="">
  2. <include url="skin/vtourskin2.xml" />
  3. <!-- <include url="pano_pos.xml" /><events keep="true" name="showpos" onviewchange="show_pos()"/> -->
  4. <!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... -->
  5. <skin_settings maps="false"
  6. maps_type="google"
  7. maps_bing_api_key=""
  8. maps_google_api_key=""
  9. maps_zoombuttons="false"
  10. gyro="true"
  11. webvr="true"
  12. webvr_gyro_keeplookingdirection="false"
  13. webvr_prev_next_hotspots="true"
  14. littleplanetintro="false"
  15. title="true"
  16. thumbs="true"
  17. thumbs_width="140" thumbs_height="90" thumbs_padding="10" thumbs_crop="0|40|240|160"
  18. thumbs_opened="false"
  19. thumbs_text="true"
  20. thumbs_dragging="true"
  21. thumbs_onhoverscrolling="false"
  22. thumbs_scrollbuttons="false"
  23. thumbs_scrollindicator="false"
  24. thumbs_loop="false"
  25. tooltips_buttons="false"
  26. tooltips_thumbs="false"
  27. tooltips_hotspots="false"
  28. tooltips_mapspots="false"
  29. deeplinking="false"
  30. loadscene_flags="MERGE"
  31. loadscene_blend="OPENBLEND(0.5, 0.0, 0.75, 0.05, linear)"
  32. loadscene_blend_prev="SLIDEBLEND(0.5, 180, 0.75, linear)"
  33. loadscene_blend_next="SLIDEBLEND(0.5, 0, 0.75, linear)"
  34. loadingtext="加载中..."
  35. layout_width="100%"
  36. layout_maxwidth="814"
  37. controlbar_width="-24"
  38. controlbar_height="40"
  39. controlbar_offset="20"
  40. controlbar_offset_closed="-40"
  41. controlbar_overlap.no-fractionalscaling="10"
  42. controlbar_overlap.fractionalscaling="0"
  43. design_skin_images="vtourskin.png"
  44. design_bgcolor="0x9f292d"
  45. design_bgalpha="0.8"
  46. design_bgborder="0"
  47. design_bgroundedge="1"
  48. design_bgshadow="0 4 10 0x000000 0.3"
  49. design_thumbborder_bgborder="3 0xD6B970 1.0"
  50. design_thumbborder_padding="2"
  51. design_thumbborder_bgroundedge="0"
  52. design_text_css="color:#FFFFFF; font-family:Arial;"
  53. design_text_shadow="1"
  54. />
  55. <!--
  56. For an alternative skin design either change the <skin_settings> values
  57. from above or optionally include one of the predefined designs from below.
  58. -->
  59. <!-- <include url="skin/vtourskin_design_flat_light.xml" /> -->
  60. <!-- <include url="skin/vtourskin_design_glass.xml" /> -->
  61. <!-- <include url="skin/vtourskin_design_ultra_light.xml" /> -->
  62. <!-- <include url="skin/vtourskin_design_117.xml" /> -->
  63. <!-- <include url="skin/vtourskin_design_117round.xml" /> -->
  64. <!-- <include url="skin/vtourskin_design_black.xml" /> -->
  65. <plugin name="soundinterface"
  66. url="plugins/soundinterface.swf"
  67. alturl="plugins/soundinterface.js"
  68. rootpath=""
  69. preload="true"
  70. keep="true"
  71. />
  72. <!-- startup action - load the first scene -->
  73. <action name="startup" autorun="onstart">
  74. if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
  75. loadscene(get(startscene), null, MERGE);
  76. <!-- playsound(bggsnd, 'bgm/bgm.mp3', 10) -->
  77. if(startactions !== null, startactions() );
  78. </action>
  79. <!-- <action name="hide_vtourskin_all" autorun="onstart">
  80. delayedcall(0.45,skin_hideskin());
  81. </action> -->
  82. <autorotate enabled="false"
  83. waittime="2.0"
  84. speed="10.0"
  85. horizon="0.0"
  86. />
  87. <events name="onautorotateevents" keep="true" onautorotateoneround="nextscene()"/>
  88. <action name="nextscene">
  89. autorotate.stop();wait(0);
  90. set(ns, get(scene[get(xml.scene)].index));
  91. set(maxs, get(scene.count));
  92. add(ns,1);
  93. if(ns == maxs, set(ns,0));
  94. loadscene(get(scene[get(ns)].name), null, MERGE, BLEND(1.5));
  95. autorotate.start();
  96. </action>
  97. <scene name="scene_multi-room1" title="多功能厅1" onstart="" thumburl="panos/multi-room1.tiles/thumb.jpg" lat="28.20815983" lng="112.83978936" heading="0.0">
  98. <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
  99. <preview url="panos/multi-room1.tiles/preview.jpg" />
  100. <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
  101. <level tiledimagewidth="2624" tiledimageheight="2624">
  102. <cube url="panos/multi-room1.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
  103. </level>
  104. <level tiledimagewidth="1280" tiledimageheight="1280">
  105. <cube url="panos/multi-room1.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
  106. </level>
  107. <level tiledimagewidth="640" tiledimageheight="640">
  108. <cube url="panos/multi-room1.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
  109. </level>
  110. </image>
  111. <hotspot name="spot1" atv="0" ath="0.2" style="guide-icon" onclick="openurl('https://leifengbwg.4dage.com/web/#/?m=1359&amp;hideBg=1')"/>
  112. <hotspot name="spot2" atv="7.0" ath="55.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
  113. <hotspot name="spot3" atv="5.0" ath="181.5" style="biaoqian-4" onclick="openurl('./tour2.html?id=statue', _self)"/>
  114. <hotspot name="spot4" atv="-0.0" ath="164.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
  115. <hotspot name="spot5" atv="-4.0" ath="170.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
  116. <hotspot name="spot6" atv="-3.0" ath="-154.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
  117. </scene>
  118. <scene name="scene_multi-room2" title="多功能厅2" onstart="" thumburl="panos/multi-room2.tiles/thumb.jpg" lat="28.20854133" lng="112.83986072" heading="0.0">
  119. <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
  120. <preview url="panos/multi-room2.tiles/preview.jpg" />
  121. <image type="CUBE" prealign="0|0.0|0" multires="true" tilesize="512">
  122. <level tiledimagewidth="2624" tiledimageheight="2624">
  123. <cube url="panos/multi-room2.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
  124. </level>
  125. <level tiledimagewidth="1280" tiledimageheight="1280">
  126. <cube url="panos/multi-room2.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
  127. </level>
  128. <level tiledimagewidth="640" tiledimageheight="640">
  129. <cube url="panos/multi-room2.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
  130. </level>
  131. </image>
  132. <hotspot name="spot7" atv="0" ath="0.5" style="guide-icon" onclick="openurl('https://leifengbwg.4dage.com/web/#/?m=1359&amp;hideBg=1')"/>
  133. <hotspot name="spot8" atv="12.0" ath="95.0" style="biaoqian-5" onclick="openurl('./tour2.html?id=volunteer', _self)"/>
  134. <hotspot name="spot9" atv="-1.0" ath="180.5" style="biaoqian-4" onclick="openurl('./tour2.html?id=statue', _self)"/>
  135. <hotspot name="spot11" atv="-6.0" ath="172.0" style="biaoqian-3" onclick="openurl('./tour2.html?id=party', _self)"/>
  136. <hotspot name="spot10" atv="-2.0" ath="168.0" style="biaoqian-2" onclick="openurl('./tour2.html?id=life-story', _self)"/>
  137. <hotspot name="spot12" atv="-4.0" ath="-161.0" style="biaoqian-1" onclick="openurl('./tour2.html?id=service', _self)"/>
  138. </scene>
  139. </krpano>