bf.xml 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177
  1. <krpano idletime="3" showerrors="false" onstart="skin_showthumbs(false);loadscene(scene_01);">
  2. <!-- <include url="skin/vtourskin.xml" /> -->
  3. <include url="code/ui.xml"/>
  4. <include url="code/tools.xml"/>
  5. <include url="code/thumbs.xml"/>
  6. <!-- <include url="edit/edit.xml"/> -->
  7. <action name="enter">
  8. closelayer(homecn);
  9. closelayer(homeen);
  10. if(%1 == en,
  11. set(isen,true);
  12. set(skin_settings.thumbscc,flase);
  13. skin_startup();
  14. initsceneinfo();
  15. set(layer[btn5].visible,false);
  16. set(layer[btn6].visible,false);
  17. set(layer[mbtn4].visible,false);
  18. set(layer[mbtn5].visible,false);
  19. playsound(bgm, '001.mp3', 0);autosp();pausesound(bgm);pausesound(sp);
  20. playsound(start, 'esp/start.mp3', 1,
  21. loadscene(scene_01,,,BLEND(1.0, easeInCubic));
  22. resumesound(bgm);autosp(true);
  23. set(layer[home].visible,false);
  24. startview();
  25. );
  26. ,
  27. playsound(bgm, '001.mp3', 0);autosp();pausesound(bgm);pausesound(sp);
  28. playsound(start, 'sp/start.mp3', 1,
  29. loadscene(scene_01,,,BLEND(1.0, easeInCubic));
  30. resumesound(bgm);autosp(true);
  31. set(layer[home].visible,false);
  32. startview();
  33. );
  34. );
  35. </action>
  36. <action name="entervr">
  37. playsound(bgm, '001.mp3', 0);
  38. autosp();
  39. set(hopenvr,true);
  40. </action>
  41. <style name="inscene_style" url="img/bigspot.png" scale="0.5" scale.mobile="0.8" edge="bottom" distorted="false"
  42. tooltip="" onloaded="addhottip"
  43. onclick2="lookto(get(hotspot[get(name)].ath),0,50,linear(50),,,
  44. loadscene(get(linkedscene),,MERGE,OPENBLEND(1.0, 0.0, 0.2, 0.0, linear));skin_updatescroll();
  45. );"
  46. onclick="openlayer(inpano);inpano_animate()"
  47. />
  48. <action name="switchscene">
  49. set(inscene,%1);
  50. skin_view_littleplanet();
  51. delayedcall(1,
  52. loadscene(scene_01, null, KEEPALL, BLEND(1));
  53. );
  54. </action>
  55. <action name="switchscene2">
  56. skin_view_normal();
  57. lookto(get(hotspot[get(inscene)].ath),get(hotspot[get(inscene)].atv),50,linear(50),,,
  58. loadscene(get(inscene),,MERGE,OPENBLEND(1.0, 0.0, 0.2, 0.0, linear));skin_updatescroll();
  59. set(inscene,false);
  60. );"
  61. </action>
  62. <control mousetype="drag2d" />
  63. <preview type="grid();" />
  64. <action name="iframe_embed">
  65. removelayer(%1);
  66. addlayer(%1);
  67. set(layer[%1].parent, %2);
  68. set(layer[%1].align, lefttop);
  69. set(layer[%1].width, 100%);
  70. set(layer[%1].height, 100%);
  71. if(device.html5,
  72. txtadd(iframecode, '[iframe id="krpano_iframe_',%1,'" width="100%" height="100%" src="',%3,'" frameborder="0" allow-same-origin allowfullscreen][/iframe]');
  73. copy(layer[%1].html, iframecode);
  74. set(layer[%1].padding, 0);
  75. set(layer[%1].url, 'textfield.swf');
  76. set(layer[%1].interactivecontent, true);
  77. set(layer[%1].onloaded, iframe_resize(%1); );
  78. set(layer[%2].visible,true);
  79. ,
  80. showlog();
  81. trace(error,'iframe无法在Flash下运行!');
  82. );
  83. </action>
  84. <action name="iframe_resize" type="Javascript" devices="html5"><![CDATA[
  85. document.querySelector("#krpano_iframe_"+args[1]).parentNode.style.height="100%";
  86. ]]></action>
  87. <scene name="scene_01" title="01俯瞰梁家河" gid="1" sp="sp/1.mp3" onstart="if(inscene,delayedcall(2,switchscene2))" thumburl="panos/01.tiles/thumb.jpg" lat="" lng="" heading="">
  88. <view hlookat="0" vlookat="0" />
  89. <include url="%SWFPATH%/code/view.xml" />
  90. <preview url="panos/01.tiles/preview.jpg" />
  91. <image type="CUBE" multires="true" tilesize="512">
  92. <level tiledimagewidth="6400" tiledimageheight="6400">
  93. <cube url="panos/01.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
  94. </level>
  95. <level tiledimagewidth="3200" tiledimageheight="3200">
  96. <cube url="panos/01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
  97. </level>
  98. <level tiledimagewidth="1536" tiledimageheight="1536">
  99. <cube url="panos/01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
  100. </level>
  101. <level tiledimagewidth="768" tiledimageheight="768">
  102. <cube url="panos/01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
  103. </level>
  104. </image>
  105. <events onviewchange="if(view.fov LT 80,set(view.fov,80))" onloadcomplete="if(hopenvr,webvr.enterVR();loadscene(scene_01,,,BLEND(1.0, easeInCubic));set(hopenvr,false))"/>
  106. <!-- place your scene hotspots here hp_hotspotstyle-->
  107. <hotspot name="scene_02" style="hp2_hotspotstyle" ath="174.411" atv="36.156" url="%SWFPATH%/img/hotspot/scene_02.png" />
  108. <hotspot name="scene_07" style="hp2_hotspotstyle" ath="167.385" atv="32.043" url="%SWFPATH%/img/hotspot/scene_07.png" />
  109. <hotspot name="scene_11" style="hp2_hotspotstyle" ath="131.779" atv="58.685" url="%SWFPATH%/img/hotspot/scene_11.png" />
  110. <hotspot name="scene_12" style="hp2_hotspotstyle" ath="144.919" atv="57.156" url="%SWFPATH%/img/hotspot/scene_12.png" />
  111. <hotspot name="scene_14" style="hp2_hotspotstyle" ath="139.436" atv="67.073" url="%SWFPATH%/img/hotspot/scene_14.png" />
  112. <hotspot name="scene_16" style="hp2_hotspotstyle" ath="145.240" atv="62.010" url="%SWFPATH%/img/hotspot/scene_15.png" />
  113. <hotspot name="scene_17" style="hp2_hotspotstyle" ath="156.597" atv="63.840" url="%SWFPATH%/img/hotspot/scene_17.png" />
  114. <hotspot name="scene_18" style="hp2_hotspotstyle" ath="15.636" atv="3.891" url="%SWFPATH%/img/hotspot/scene_18.png" />
  115. <hotspot name="scene_20" style="hp2_hotspotstyle" ath="-0.785" atv="41.725" url="%SWFPATH%/img/hotspot/scene_20.png" />
  116. <hotspot name="scene_06" style="hp2_hotspotstyle" ath="84.563" atv="1.837" url="%SWFPATH%/img/hotspot/scene_23.png" />
  117. <hotspot name="scene_26" style="hp2_hotspotstyle" ath="15.926" atv="64.452" url="%SWFPATH%/img/hotspot/scene_26.png" />
  118. <hotspot name="scene_27" style="hp2_hotspotstyle" ath="12.050" atv="10.804" url="%SWFPATH%/img/hotspot/scene_27.png" />
  119. <hotspot name="scene_30" style="hp2_hotspotstyle" ath="12.275" atv="36.163" url="%SWFPATH%/img/hotspot/scene_30.png" />
  120. <hotspot name="scene_32" style="hp2_hotspotstyle" ath="7.782" atv="52.345" url="%SWFPATH%/img/hotspot/scene_32.png" />
  121. </scene>
  122. <scene name="scene_18" title="18走进梁家河" gid="2" sp="sp/2.mp3" onstart="" thumburl="panos/18.tiles/thumb.jpg" lat="" lng="" heading="">
  123. <view hlookat="0" vlookat="0" />
  124. <include url="%SWFPATH%/code/view.xml" />
  125. <preview url="panos/18.tiles/preview.jpg" />
  126. <layer name="iframelayer"
  127. type="container"
  128. width="100%"
  129. height="100%"
  130. align="center"
  131. zorder="10"
  132. bgcolor="0xffffff"
  133. bgalpha="1"
  134. visible="true"
  135. onloaded="iframe_embed(iframesrc,iframelayer,'http://localhost:8080/SuperPanoramic/index.html?m=324/');"
  136. >
  137. </layer>
  138. <!-- place your scene hotspots here -->
  139. <hotspot name="spot1" style="inscene_style" ath="53.101" atv="23.817" linkedscene="scene_02" />
  140. <hotspot name="spot2" style="sound_style" ath="15.877" atv="-0.779" sdul="spot/1.mp3" />
  141. </scene>
  142. <scene name="scene_02" title="1号旧居" etitle="No.1 Former Residence" gid="3" sp="sp/3.mp3" onstart="" thumburl="panos/02.tiles/thumb.jpg" lat="" lng="" heading="">
  143. <view hlookat="0" vlookat="0" />
  144. <include url="%SWFPATH%/code/view.xml" />
  145. <preview url="panos/02.tiles/preview.jpg" />
  146. <layer name="iframelayer"
  147. type="container"
  148. width="100%"
  149. height="100%"
  150. align="center"
  151. zorder="10"
  152. bgcolor="0xffffff"
  153. bgalpha="1"
  154. visible="true"
  155. onloaded="iframe_embed(iframesrc,iframelayer,'http://localhost:8080/SuperPanoramic/index.html?m=325/');"
  156. >
  157. </layer>
  158. <!-- place your scene hotspots here -->
  159. <hotspot name="spot1" style="skin_hotspotstyle" ath="-1.904" atv="9.804" linkedscene="scene_03" />
  160. <hotspot name="spot2" style="inscene_style" ath="153.498" atv="19.929" linkedscene="scene_07" />
  161. <hotspot name="spot3" style="sound_style" ath="81.621" atv="-8.688" sdul="spot/3.mp3" />
  162. </scene>
  163. <scene name="scene_03" title="03知青旧居1号院内" gid="3" sp="sp/3.mp3" onstart="tween(fov,100,2)" thumburl="panos/03.tiles/thumb.jpg" lat="" lng="" heading="">
  164. <view hlookat="0" vlookat="0" />
  165. <include url="%SWFPATH%/code/view.xml" />
  166. <preview url="panos/03.tiles/preview.jpg" />
  167. <layer name="iframelayer"
  168. type="container"
  169. width="100%"
  170. height="100%"
  171. align="center"
  172. zorder="10"
  173. bgcolor="0xffffff"
  174. bgalpha="1"
  175. visible="true"
  176. onloaded="iframe_embed(iframesrc,iframelayer,'http://localhost:8080/SuperPanoramic/index.html?m=326/');"
  177. >
  178. </layer>
  179. <!-- place your scene hotspots here -->
  180. <!-- <hotspot name="spot1" style="skin_hotspotstyle2" ath="170.891" atv="11.054" ondown="switchscene(get(linkedscene))" linkedscene="scene_22" /> -->
  181. <hotspot name="spot2" style="skin_hotspotstyle" ath="29.726" atv="14.710" linkedscene="scene_05" />
  182. <hotspot name="sn" style="infospot_style" ath="125.122" atv="11.741"
  183. />
  184. <hotspot name="spot3" style="skin_hotspotstyle" ath="172.112" atv="16.960" linkedscene="scene_02" />
  185. <hotspot name="spot4" style="sound_style" ath="7.902" atv="-6.048" sdul="spot/2.mp3" />
  186. <!-- <hotspot name="spot5" style="sound_style" ath="103.832" atv="21.925" sdul="spot/2.mp3" /> -->
  187. </scene>
  188. <!-- <scene name="scene_04" title="04知青旧居1号院窑洞" gid="3" info="3_1" sp="sp/3.mp3" onstart="tween(fov,100,2)" thumburl="panos/04.tiles/thumb.jpg" lat="" lng="" heading="">
  189. <view hlookat="0" vlookat="0" />
  190. <include url="%SWFPATH%/code/view.xml" />
  191. <preview url="panos/04.tiles/preview.jpg" />
  192. <image type="CUBE" multires="true" tilesize="512">
  193. <level tiledimagewidth="4352" tiledimageheight="4352">
  194. <cube url="panos/04.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  195. </level>
  196. <level tiledimagewidth="2176" tiledimageheight="2176">
  197. <cube url="panos/04.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  198. </level>
  199. <level tiledimagewidth="1152" tiledimageheight="1152">
  200. <cube url="panos/04.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  201. </level>
  202. </image>
  203. <hotspot name="spot1" style="skin_hotspotstyle" ath="38.411" atv="18.933" linkedscene="scene_03" />
  204. <hotspot name="spot2" style="skin_hotspotstyle" ath="1.306" atv="3.369" linkedscene="scene_05" />
  205. <hotspot name="i4_2" style="infospot_style"
  206. >
  207. <point ath="98.667617" atv="-9.236321" />
  208. <point ath="100.098264" atv="8.839849" />
  209. <point ath="123.501246" atv="7.862849" />
  210. <point ath="123.294398" atv="-10.632995" />
  211. </hotspot>
  212. </scene> -->
  213. <scene name="scene_05" title="05知青旧居1号院窑洞" gid="3" info="3_1" sp="sp/4.mp3" onstart="" thumburl="panos/05.tiles/thumb.jpg" lat="" lng="" heading="">
  214. <view hlookat="0" vlookat="0" />
  215. <include url="%SWFPATH%/code/view.xml" />
  216. <preview url="panos/05.tiles/preview.jpg" />
  217. <layer name="iframelayer"
  218. type="container"
  219. width="100%"
  220. height="100%"
  221. align="center"
  222. zorder="10"
  223. bgcolor="0xffffff"
  224. bgalpha="1"
  225. visible="true"
  226. onloaded="iframe_embed(iframesrc,iframelayer,'http://localhost:8080/SuperPanoramic/index.html?m=327/');"
  227. >
  228. </layer>
  229. <!-- place your scene hotspots here -->
  230. <!-- <hotspot name="spot1" style="skin_hotspotstyle" ath="1.197" atv="5.315" linkedscene="scene_04" /> -->
  231. <hotspot name="spot2" style="skin_hotspotstyle" ath="39.040" atv="17.443" linkedscene="scene_03" />
  232. <!-- <hotspot name="i4_2" style="infospot_style"
  233. >
  234. <point ath="98.667617" atv="-9.236321" />
  235. <point ath="100.098264" atv="8.839849" />
  236. <point ath="123.501246" atv="7.862849" />
  237. <point ath="123.294398" atv="-10.632995" />
  238. </hotspot> -->
  239. <hotspot name="i4_2" style="infospot_style" ath="98.667617" atv="-9.236321"/>
  240. </scene>
  241. <scene name="scene_07" title="2号旧居" etitle="No.2 Former Residence" gid="4" isar="true" sp="sp/5.mp3" onstart="" thumburl="panos/07.tiles/thumb.jpg" lat="" lng="" heading="">
  242. <view hlookat="0" vlookat="0" />
  243. <include url="%SWFPATH%/code/view.xml" />
  244. <preview url="panos/07.tiles/preview.jpg" />
  245. <layer name="iframelayer"
  246. type="container"
  247. width="100%"
  248. height="100%"
  249. align="center"
  250. zorder="10"
  251. bgcolor="0xffffff"
  252. bgalpha="1"
  253. visible="true"
  254. onloaded="iframe_embed(iframesrc,iframelayer,'http://localhost:8080/SuperPanoramic/index.html?m=328/');"
  255. >
  256. </layer>
  257. <!-- place your scene hotspots here -->
  258. <hotspot name="spot1" style="skin_hotspotstyle" ath="-2.768" atv="17.597" linkedscene="scene_09" />
  259. <hotspot name="spot2" style="skin_hotspotstyle" ath="-54.175" atv="10.096" linkedscene="scene_10" />
  260. <hotspot name="spot3" style="ar_hotspotstyle" ath="-13.768" atv="17.597" />
  261. <hotspot name="spot4" style="inscene_style" ath="177.151" atv="13.363" linkedscene="scene_16" />
  262. </scene>
  263. <!-- <scene name="scene_08" title="08知青旧居2号院窑洞" gid="4" onstart="" thumburl="panos/08.tiles/thumb.jpg" lat="" lng="" heading="">
  264. <view hlookat="0" vlookat="0" />
  265. <include url="%SWFPATH%/code/view.xml" />
  266. <preview url="panos/08.tiles/preview.jpg" />
  267. <image type="CUBE" multires="true" tilesize="512">
  268. <level tiledimagewidth="4352" tiledimageheight="4352">
  269. <cube url="panos/08.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  270. </level>
  271. <level tiledimagewidth="2176" tiledimageheight="2176">
  272. <cube url="panos/08.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  273. </level>
  274. <level tiledimagewidth="1152" tiledimageheight="1152">
  275. <cube url="panos/08.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  276. </level>
  277. </image>
  278. <hotspot name="spot1" style="skin_hotspotstyle" ath="35.719" atv="16.194" linkedscene="scene_07" />
  279. <hotspot name="i4_2" style="infospot_style"
  280. >
  281. <point ath="60.219671" atv="-10.322832" />
  282. <point ath="62.781828" atv="2.212906" />
  283. <point ath="77.421541" atv="3.043273" />
  284. <point ath="75.495402" atv="-12.380133" />
  285. </hotspot>
  286. <hotspot name="i8_4" style="infospot_style"
  287. >
  288. <point ath="83.107822" atv="-13.215117" />
  289. <point ath="85.054181" atv="2.859413" />
  290. <point ath="105.810792" atv="2.860763" />
  291. <point ath="106.085256" atv="-14.125754" />
  292. </hotspot>
  293. </scene> -->
  294. <scene name="scene_09" title="09知青旧居2号院窑洞" gid="4" sp="sp/5.mp3" onstart="" thumburl="panos/09.tiles/thumb.jpg" lat="" lng="" heading="">
  295. <view hlookat="0" vlookat="0" />
  296. <include url="%SWFPATH%/code/view.xml" />
  297. <preview url="panos/09.tiles/preview.jpg" />
  298. <image type="CUBE" multires="true" tilesize="512">
  299. <level tiledimagewidth="4352" tiledimageheight="4352">
  300. <cube url="panos/09.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  301. </level>
  302. <level tiledimagewidth="2176" tiledimageheight="2176">
  303. <cube url="panos/09.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  304. </level>
  305. <level tiledimagewidth="1152" tiledimageheight="1152">
  306. <cube url="panos/09.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  307. </level>
  308. </image>
  309. <!-- place your scene hotspots here -->
  310. <hotspot name="spot1" style="skin_hotspotstyle" ath="35.719" atv="16.194" linkedscene="scene_07" />
  311. <!-- <hotspot name="i4_2" style="infospot_style"
  312. >
  313. <point ath="60.219671" atv="-10.322832" />
  314. <point ath="62.781828" atv="2.212906" />
  315. <point ath="77.421541" atv="3.043273" />
  316. <point ath="75.495402" atv="-12.380133" />
  317. </hotspot>
  318. <hotspot name="i8_4" style="infospot_style"
  319. >
  320. <point ath="83.107822" atv="-13.215117" />
  321. <point ath="85.054181" atv="2.859413" />
  322. <point ath="105.810792" atv="2.860763" />
  323. <point ath="106.085256" atv="-14.125754" />
  324. </hotspot> -->
  325. <hotspot name="i4_2" style="infospot_style" ath="60.219671" atv="-10.322832"/>
  326. <hotspot name="i8_4" style="infospot_style" ath="83.107822" atv="-13.215117" />
  327. <hotspot name="myd" style="infospot_style" ath="27.486" atv="5.454"/>
  328. </scene>
  329. <scene name="scene_10" title="10知青旧居2号院窑洞" gid="4" sp="sp/5.mp3" onstart="" thumburl="panos/10.tiles/thumb.jpg" lat="" lng="" heading="">
  330. <view hlookat="0" vlookat="0" />
  331. <include url="%SWFPATH%/code/view.xml" />
  332. <preview url="panos/10.tiles/preview.jpg" />
  333. <image type="CUBE" multires="true" tilesize="512">
  334. <level tiledimagewidth="4352" tiledimageheight="4352">
  335. <cube url="panos/10.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  336. </level>
  337. <level tiledimagewidth="2176" tiledimageheight="2176">
  338. <cube url="panos/10.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  339. </level>
  340. <level tiledimagewidth="1152" tiledimageheight="1152">
  341. <cube url="panos/10.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  342. </level>
  343. </image>
  344. <!-- place your scene hotspots here -->
  345. <hotspot name="spot1" style="skin_hotspotstyle" ath="96.146" atv="16.976" linkedscene="scene_07" />
  346. </scene>
  347. <scene name="scene_16" title="3号旧居" etitle="No.3 Former Residence" gid="5" sp="sp/6.mp3" onstart="" thumburl="panos/16.tiles/thumb.jpg" lat="" lng="" heading="">
  348. <view hlookat="0" vlookat="0" />
  349. <include url="%SWFPATH%/code/view.xml" />
  350. <preview url="panos/16.tiles/preview.jpg" />
  351. <image type="CUBE" multires="true" tilesize="512">
  352. <level tiledimagewidth="4352" tiledimageheight="4352">
  353. <cube url="panos/16.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  354. </level>
  355. <level tiledimagewidth="2176" tiledimageheight="2176">
  356. <cube url="panos/16.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  357. </level>
  358. <level tiledimagewidth="1152" tiledimageheight="1152">
  359. <cube url="panos/16.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  360. </level>
  361. </image>
  362. <!-- place your scene hotspots here -->
  363. <hotspot name="i16_1" style="infospot_style" ath="-88.584" atv="1.205"
  364. />
  365. <hotspot name="i16_3" style="infospot_style" ath="-56.822" atv="6.454"
  366. />
  367. <hotspot name="i16_2" style="infospot_style" ath="-67.433" atv="-6.315"
  368. />
  369. <hotspot name="spot3" style="skin_hotspotstyle" ath="60.616" atv="17.579" linkedscene="scene_15" />
  370. <hotspot name="spot5" style="inscene_style" ath="-161.659" atv="18.032" linkedscene="scene_26" />
  371. <hotspot name="spot6" style="sound_style" ath="13.641" atv="0.480" sdul="spot/4.mp3" />
  372. </scene>
  373. <scene name="scene_15" title="15知青旧居3号院内" gid="5" sp="sp/6.mp3" onstart="" thumburl="panos/15.tiles/thumb.jpg" lat="" lng="" heading="">
  374. <view hlookat="0" vlookat="0" />
  375. <include url="%SWFPATH%/code/view.xml" />
  376. <preview url="panos/15.tiles/preview.jpg" />
  377. <image type="CUBE" multires="true" tilesize="512">
  378. <level tiledimagewidth="4352" tiledimageheight="4352">
  379. <cube url="panos/15.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  380. </level>
  381. <level tiledimagewidth="2176" tiledimageheight="2176">
  382. <cube url="panos/15.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  383. </level>
  384. <level tiledimagewidth="1152" tiledimageheight="1152">
  385. <cube url="panos/15.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  386. </level>
  387. </image>
  388. <!-- place your scene hotspots here -->
  389. <hotspot name="i15_1" style="infospot_style" ath="137.697" atv="-3.379" />
  390. <hotspot name="spot2" style="skin_hotspotstyle" ath="38.037" atv="12.734" edge="center" scale.mobile="0.5" linkedscene="scene_13" />
  391. <hotspot name="spot3" style="skin_hotspotstyle" ath="-63.278" atv="3.159" edge="center" scale.mobile="0.5" linkedscene="scene_16" />
  392. <hotspot name="spot4" style="skin_hotspotstyle" ath="2.343" atv="12.631" edge="center" scale.mobile="0.5" linkedscene="scene_17" />
  393. <hotspot name="spot5" style="skin_hotspotstyle" ath="-20.871" atv="7.095" edge="center" scale.mobile="0.5" linkedscene="scene_12" />
  394. <hotspot name="spot6" style="skin_hotspotstyle" ath="-33.085" atv="4.791" edge="center" scale.mobile="0.5" linkedscene="scene_11" />
  395. <hotspot name="spot7" style="skin_hotspotstyle" ath="-39.988" atv="2.578" edge="center" scale.mobile="0.5" linkedscene="scene_14" />
  396. <hotspot name="spot8" style="sound_style" ath="121.915" atv="0.573" sdul="spot/3.mp3" />
  397. <!-- <hotspot name="spot9" style="sound_style" ath="24.307" atv="-9.263" sdul="spot/4.mp3" /> -->
  398. </scene>
  399. <scene name="scene_13" title="13知青旧居3号院窑洞" gid="5" sp="sp/6.mp3" onstart="" thumburl="panos/13.tiles/thumb.jpg" lat="" lng="" heading="">
  400. <view hlookat="0" vlookat="0" />
  401. <include url="%SWFPATH%/code/view.xml" />
  402. <preview url="panos/13.tiles/preview.jpg" />
  403. <image type="CUBE" multires="true" tilesize="512">
  404. <level tiledimagewidth="4352" tiledimageheight="4352">
  405. <cube url="panos/13.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  406. </level>
  407. <level tiledimagewidth="2176" tiledimageheight="2176">
  408. <cube url="panos/13.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  409. </level>
  410. <level tiledimagewidth="1152" tiledimageheight="1152">
  411. <cube url="panos/13.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  412. </level>
  413. </image>
  414. <!-- place your scene hotspots here -->
  415. <hotspot name="spot4" style="skin_hotspotstyle" ath="96.722" atv="26.322" linkedscene="scene_15" />
  416. <hotspot name="i13_1" style="infospot_style" ath="-97.487163" atv="-11.28235" />
  417. <hotspot name="i4_2" style="infospot_style" ath="-47.289003" atv="0.01675" />
  418. <hotspot name="i8_4" style="infospot_style" ath="-3.838647" atv="-0.072965" />
  419. <!-- <hotspot name="i13_1" style="infospot_style"
  420. >
  421. <point ath="-97.487163" atv="-11.28235" />
  422. <point ath="-97.316293" atv="-0.657456" />
  423. <point ath="-90.729125" atv="-0.452152" />
  424. <point ath="-91.004276" atv="-14.117602" />
  425. </hotspot>
  426. <hotspot name="i4_2" style="infospot_style"
  427. >
  428. <point ath="-47.289003" atv="0.01675" />
  429. <point ath="-73.733257" atv="-0.082637" />
  430. <point ath="-74.417011" atv="-20.674332" />
  431. <point ath="-47.844862" atv="-27.350203" />
  432. </hotspot>
  433. <hotspot name="i8_4" style="infospot_style"
  434. >
  435. <point ath="-3.838647" atv="-0.072965" />
  436. <point ath="-42.132719" atv="-0.095247" />
  437. <point ath="-42.467445" atv="-28.019717" />
  438. <point ath="-3.741852" atv="-26.96877" />
  439. </hotspot> -->
  440. </scene>
  441. <scene name="scene_11" title="11代销店" onstart="" gid="6" sp="sp/7.mp3" thumburl="panos/nn11.tiles/thumb.jpg" lat="" lng="" heading="">
  442. <view hlookat="0" vlookat="0" />
  443. <include url="%SWFPATH%/code/view.xml" />
  444. <preview url="panos/nn11.tiles/preview.jpg" />
  445. <image type="CUBE" multires="true" tilesize="512">
  446. <level tiledimagewidth="4352" tiledimageheight="4352">
  447. <cube url="panos/nn11.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  448. </level>
  449. <level tiledimagewidth="2176" tiledimageheight="2176">
  450. <cube url="panos/nn11.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  451. </level>
  452. <level tiledimagewidth="1152" tiledimageheight="1152">
  453. <cube url="panos/nn11.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  454. </level>
  455. </image>
  456. <!-- place your scene hotspots here -->
  457. <!-- <hotspot name="dxd" style="infospot_style"
  458. >
  459. <point ath="135.492427" atv="-20.983356" />
  460. <point ath="135.822182" atv="-2.193575" />
  461. <point ath="162.393439" atv="-3.279549" />
  462. <point ath="161.931897" atv="-27.448632" />
  463. </hotspot> -->
  464. <hotspot name="dxd" style="infospot_style" ath="135.492427" atv="-20.983356" />
  465. <hotspot name="spot2" style="skin_hotspotstyle" ath="95.755" atv="32.208" linkedscene="scene_15" />
  466. </scene>
  467. <scene name="scene_12" title="12缝纫社" onstart="" gid="6" info="7" sp="sp/8.mp3" thumburl="panos/12.tiles/thumb.jpg" lat="" lng="" heading="">
  468. <view hlookat="0" vlookat="0" />
  469. <include url="%SWFPATH%/code/view.xml" />
  470. <preview url="panos/12.tiles/preview.jpg" />
  471. <image type="CUBE" multires="true" tilesize="512">
  472. <level tiledimagewidth="4352" tiledimageheight="4352">
  473. <cube url="panos/12.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  474. </level>
  475. <level tiledimagewidth="2176" tiledimageheight="2176">
  476. <cube url="panos/12.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  477. </level>
  478. <level tiledimagewidth="1152" tiledimageheight="1152">
  479. <cube url="panos/12.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  480. </level>
  481. </image>
  482. <!-- place your scene hotspots here -->
  483. <hotspot name="frj" style="infospot_style" ath="171.850" atv="36.643"
  484. />
  485. <hotspot name="spot2" style="skin_hotspotstyle" ath="-104.294" atv="22.247" linkedscene="scene_15" />
  486. </scene>
  487. <scene name="scene_14" title="14磨坊" onstart="" gid="6" info="8" sp="sp/9.mp3" thumburl="panos/14.tiles/thumb.jpg" lat="" lng="" heading="">
  488. <view hlookat="0" vlookat="0" />
  489. <include url="%SWFPATH%/code/view.xml" />
  490. <preview url="panos/14.tiles/preview.jpg" />
  491. <image type="CUBE" multires="true" tilesize="512">
  492. <level tiledimagewidth="4352" tiledimageheight="4352">
  493. <cube url="panos/14.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  494. </level>
  495. <level tiledimagewidth="2176" tiledimageheight="2176">
  496. <cube url="panos/14.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  497. </level>
  498. <level tiledimagewidth="1152" tiledimageheight="1152">
  499. <cube url="panos/14.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  500. </level>
  501. </image>
  502. <!-- place your scene hotspots here -->
  503. <!-- <hotspot name="i14_3" style="infospot_style"
  504. >
  505. <point ath="80.588823" atv="-29.246935" />
  506. <point ath="81.033479" atv="-13.576769" />
  507. <point ath="105.37693" atv="-15.981959" />
  508. <point ath="105.521521" atv="-34.263585" />
  509. </hotspot> -->
  510. <hotspot name="i14_3" style="infospot_style" ath="80.588823" atv="-29.246935" />
  511. <hotspot name="i14_4" style="infospot_style" ath="-137.066" atv="11.346"
  512. />
  513. <hotspot name="i14_5" style="infospot_style" ath="8.682" atv="15.078" />
  514. <!-- <hotspot name="i14_6" style="infospot_style" ath="28.799" atv="7.968" /> -->
  515. <hotspot name="spot5" style="skin_hotspotstyle" ath="-110.107" atv="26.862" linkedscene="scene_15" />
  516. </scene>
  517. <scene name="scene_17" title="17沼气展室" gid="6" info="9" sp="sp/10.mp3" onstart="" thumburl="panos/17.tiles/thumb.jpg" lat="" lng="" heading="">
  518. <view hlookat="0" vlookat="0" />
  519. <include url="%SWFPATH%/code/view.xml" />
  520. <preview url="panos/17.tiles/preview.jpg" />
  521. <image type="CUBE" multires="true" tilesize="512">
  522. <level tiledimagewidth="4352" tiledimageheight="4352">
  523. <cube url="panos/17.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  524. </level>
  525. <level tiledimagewidth="2176" tiledimageheight="2176">
  526. <cube url="panos/17.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  527. </level>
  528. <level tiledimagewidth="1152" tiledimageheight="1152">
  529. <cube url="panos/17.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  530. </level>
  531. </image>
  532. <!-- place your scene hotspots here -->
  533. <!-- <hotspot name="i17_7" style="infospot_style"
  534. >
  535. <point ath="-132.843531" atv="-13.566164" />
  536. <point ath="-132.969487" atv="-2.102385" />
  537. <point ath="-121.058215" atv="-2.057084" />
  538. <point ath="-120.915663" atv="-12.029575" />
  539. </hotspot> -->
  540. <hotspot name="i17_7" style="infospot_style" ath="-132.843531" atv="-13.566164" />
  541. <hotspot name="zqczz" style="infospot_style" ath="44.043" atv="37.549"
  542. />
  543. <hotspot name="spot3" style="skin_hotspotstyle" ath="123.255" atv="19.207" linkedscene="scene_15" />
  544. </scene>
  545. <scene name="scene_26" title="铁业社" etitle="Iron Workshop" gid="6" info="10" sp="sp/11.mp3" onstart="" thumburl="panos/26.tiles/thumb.jpg" lat="" lng="" heading="">
  546. <view hlookat="0" vlookat="0" />
  547. <include url="%SWFPATH%/code/view.xml" />
  548. <preview url="panos/26.tiles/preview.jpg" />
  549. <image type="CUBE" multires="true" tilesize="512">
  550. <level tiledimagewidth="4352" tiledimageheight="4352">
  551. <cube url="panos/26.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  552. </level>
  553. <level tiledimagewidth="2176" tiledimageheight="2176">
  554. <cube url="panos/26.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  555. </level>
  556. <level tiledimagewidth="1152" tiledimageheight="1152">
  557. <cube url="panos/26.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  558. </level>
  559. </image>
  560. <!-- place your scene hotspots here -->
  561. <hotspot name="spot1" style="inscene_style" ath="147.671" atv="11.780" linkedscene="scene_27" />
  562. </scene>
  563. <scene name="scene_27" title="淤地坝" etitle="Warp Land Dam" gid="11" sp="sp/12.mp3" onstart="" thumburl="panos/27.tiles/thumb.jpg" lat="" lng="" heading="">
  564. <view hlookat="0" vlookat="0" />
  565. <include url="%SWFPATH%/code/view.xml" />
  566. <preview url="panos/27.tiles/preview.jpg" />
  567. <image type="CUBE" multires="true" tilesize="512">
  568. <level tiledimagewidth="4352" tiledimageheight="4352">
  569. <cube url="panos/27.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  570. </level>
  571. <level tiledimagewidth="2176" tiledimageheight="2176">
  572. <cube url="panos/27.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  573. </level>
  574. <level tiledimagewidth="1152" tiledimageheight="1152">
  575. <cube url="panos/27.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  576. </level>
  577. </image>
  578. <!-- place your scene hotspots here -->
  579. <hotspot name="ycb" style="infospot_style" ath="5.057" atv="-0.304"
  580. />
  581. <hotspot name="spot2" style="inscene_style" ath="97.715" atv="13.014" linkedscene="scene_30" />
  582. </scene>
  583. <scene name="scene_30" title="知青井" etitle="Deep well" gid="12" sp="sp/13.mp3" onstart="" thumburl="panos/30.tiles/thumb.jpg" lat="" lng="" heading="">
  584. <view hlookat="0" vlookat="0" />
  585. <include url="%SWFPATH%/code/view.xml" />
  586. <preview url="panos/30.tiles/preview.jpg" />
  587. <image type="CUBE" multires="true" tilesize="512">
  588. <level tiledimagewidth="4352" tiledimageheight="4352">
  589. <cube url="panos/30.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  590. </level>
  591. <level tiledimagewidth="2176" tiledimageheight="2176">
  592. <cube url="panos/30.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  593. </level>
  594. <level tiledimagewidth="1152" tiledimageheight="1152">
  595. <cube url="panos/30.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  596. </level>
  597. </image>
  598. <!-- place your scene hotspots here -->
  599. <hotspot name="spot1" style="skin_hotspotstyle" ath="58.115" atv="7.095" linkedscene="scene_29" />
  600. <hotspot name="spot2" style="inscene_style" ath="-32.559" atv="9.930" linkedscene="scene_20" />
  601. </scene>
  602. <scene name="scene_29" title="29知青井" gid="12" sp="sp/13.mp3" onstart="" thumburl="panos/29.tiles/thumb.jpg" lat="" lng="" heading="">
  603. <view hlookat="0" vlookat="0" />
  604. <include url="%SWFPATH%/code/view.xml" />
  605. <preview url="panos/29.tiles/preview.jpg" />
  606. <image type="CUBE" multires="true" tilesize="512">
  607. <level tiledimagewidth="4352" tiledimageheight="4352">
  608. <cube url="panos/29.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  609. </level>
  610. <level tiledimagewidth="2176" tiledimageheight="2176">
  611. <cube url="panos/29.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  612. </level>
  613. <level tiledimagewidth="1152" tiledimageheight="1152">
  614. <cube url="panos/29.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  615. </level>
  616. </image>
  617. <!-- place your scene hotspots here -->
  618. <hotspot name="spot1" style="skin_hotspotstyle" ath="-143.619" atv="1.076" linkedscene="scene_30" />
  619. </scene>
  620. <scene name="scene_20" title="民间艺术馆" etitle="Folk Art Museum" gid="13" sp="sp/14.mp3" onstart="" thumburl="panos/20.tiles/thumb.jpg" lat="" lng="" heading="">
  621. <view hlookat="0" vlookat="0" />
  622. <include url="%SWFPATH%/code/view.xml" />
  623. <preview url="panos/20.tiles/preview.jpg" />
  624. <image type="CUBE" multires="true" tilesize="512">
  625. <level tiledimagewidth="4352" tiledimageheight="4352">
  626. <cube url="panos/20.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  627. </level>
  628. <level tiledimagewidth="2176" tiledimageheight="2176">
  629. <cube url="panos/20.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  630. </level>
  631. <level tiledimagewidth="1152" tiledimageheight="1152">
  632. <cube url="panos/20.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  633. </level>
  634. </image>
  635. <!-- place your scene hotspots here -->
  636. <hotspot name="spot1" style="skin_hotspotstyle" ath="-32.955" atv="9.104" linkedscene="scene_22" />
  637. <hotspot name="spot2" style="inscene_style" ath="-160.460" atv="26.095" linkedscene="scene_06" />
  638. </scene>
  639. <scene name="scene_22" title="22梁家河民间艺术馆" gid="13" sp="sp/14.mp3" onstart="" thumburl="panos/22.tiles/thumb.jpg" lat="" lng="" heading="">
  640. <view hlookat="0" vlookat="0" />
  641. <include url="%SWFPATH%/code/view.xml" />
  642. <preview url="panos/22.tiles/preview.jpg" />
  643. <image type="CUBE" multires="true" tilesize="512">
  644. <level tiledimagewidth="4352" tiledimageheight="4352">
  645. <cube url="panos/22.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  646. </level>
  647. <level tiledimagewidth="2176" tiledimageheight="2176">
  648. <cube url="panos/22.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  649. </level>
  650. <level tiledimagewidth="1152" tiledimageheight="1152">
  651. <cube url="panos/22.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  652. </level>
  653. </image>
  654. <!-- place your scene hotspots here -->
  655. <!-- <hotspot name="spot1" style="skin_hotspotstyle2" ath="-140.461" atv="11.094" ondown="switchscene(get(linkedscene))" linkedscene="scene_03" /> -->
  656. <hotspot name="spot2" style="skin_hotspotstyle" ath="-45.627" atv="13.815" linkedscene="scene_21" />
  657. <hotspot name="spot3" style="skin_hotspotstyle" ath="-143.627" atv="13.909" linkedscene="scene_20" />
  658. </scene>
  659. <scene name="scene_21" title="21梁家河民间艺术馆内" gid="13" sp="sp/14.mp3" onstart="" thumburl="panos/21.tiles/thumb.jpg" lat="" lng="" heading="">
  660. <view hlookat="0" vlookat="0" />
  661. <include url="%SWFPATH%/code/view.xml" />
  662. <preview url="panos/21.tiles/preview.jpg" />
  663. <image type="CUBE" multires="true" tilesize="512">
  664. <level tiledimagewidth="4352" tiledimageheight="4352">
  665. <cube url="panos/21.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  666. </level>
  667. <level tiledimagewidth="2176" tiledimageheight="2176">
  668. <cube url="panos/21.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  669. </level>
  670. <level tiledimagewidth="1152" tiledimageheight="1152">
  671. <cube url="panos/21.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  672. </level>
  673. </image>
  674. <!-- place your scene hotspots here -->
  675. <hotspot name="spot1" style="skin_hotspotstyle" ath="56.660" atv="13.933" linkedscene="scene_22" />
  676. </scene>
  677. <scene name="scene_06" title="苹果示范区" etitle="Apple Industry Base" gid="14" sp="sp/15.mp3" onstart="" thumburl="panos/06.tiles/thumb.jpg" lat="" lng="" heading="">
  678. <view hlookat="0" vlookat="0" />
  679. <include url="%SWFPATH%/code/view.xml" />
  680. <preview url="panos/06.tiles/preview.jpg" />
  681. <image type="CUBE" multires="true" tilesize="512">
  682. <level tiledimagewidth="4736" tiledimageheight="4736">
  683. <cube url="panos/06.tiles/%s/l4/%0v/l4_%s_%0v_%0h.jpg" />
  684. </level>
  685. <level tiledimagewidth="2304" tiledimageheight="2304">
  686. <cube url="panos/06.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  687. </level>
  688. <level tiledimagewidth="1152" tiledimageheight="1152">
  689. <cube url="panos/06.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  690. </level>
  691. <level tiledimagewidth="640" tiledimageheight="640">
  692. <cube url="panos/06.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  693. </level>
  694. </image>
  695. <!-- place your scene hotspots here -->
  696. <hotspot name="spot1" style="skin_hotspotstyle" ath="142.943" atv="77.048" linkedscene="scene_24" />
  697. </scene>
  698. <scene name="scene_24" title="24苹果产业开发示范区外" gid="14" sp="sp/15.mp3" onstart="" thumburl="panos/24.tiles/thumb.jpg" lat="" lng="" heading="">
  699. <view hlookat="0" vlookat="0" />
  700. <include url="%SWFPATH%/code/view.xml" />
  701. <preview url="panos/24.tiles/preview.jpg" />
  702. <image type="CUBE" multires="true" tilesize="512">
  703. <level tiledimagewidth="4352" tiledimageheight="4352">
  704. <cube url="panos/24.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  705. </level>
  706. <level tiledimagewidth="2176" tiledimageheight="2176">
  707. <cube url="panos/24.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  708. </level>
  709. <level tiledimagewidth="1152" tiledimageheight="1152">
  710. <cube url="panos/24.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  711. </level>
  712. </image>
  713. <!-- place your scene hotspots here -->
  714. <hotspot name="spot1" style="skin_hotspotstyle" ath="-14.631" atv="19.369" linkedscene="scene_23" />
  715. <hotspot name="spot4" style="inscene_style" ath="-62.753" atv="9.318" linkedscene="scene_32" />
  716. </scene>
  717. <scene name="scene_23" title="23苹果产业开发示范区内" gid="14" sp="sp/15.mp3" onstart="" thumburl="panos/23.tiles/thumb.jpg" lat="" lng="" heading="">
  718. <view hlookat="0" vlookat="0" />
  719. <include url="%SWFPATH%/code/view.xml" />
  720. <preview url="panos/23.tiles/preview.jpg" />
  721. <image type="CUBE" multires="true" tilesize="512">
  722. <level tiledimagewidth="4352" tiledimageheight="4352">
  723. <cube url="panos/23.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  724. </level>
  725. <level tiledimagewidth="2176" tiledimageheight="2176">
  726. <cube url="panos/23.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  727. </level>
  728. <level tiledimagewidth="1152" tiledimageheight="1152">
  729. <cube url="panos/23.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  730. </level>
  731. </image>
  732. <!-- place your scene hotspots here -->
  733. <hotspot name="spot1" style="skin_hotspotstyle" ath="153.715" atv="14.726" linkedscene="scene_24" />
  734. </scene>
  735. <scene name="scene_32" title="村史馆" etitle="Village History Hall" onstart="" gid="15" sp="sp/16.mp3" thumburl="panos/32.tiles/thumb.jpg" lat="" lng="" heading="">
  736. <view hlookat="108.977" vlookat="-7.011" />
  737. <include url="%SWFPATH%/code/view.xml" />
  738. <preview url="panos/32.tiles/preview.jpg" />
  739. <image type="CUBE" multires="true" tilesize="512">
  740. <level tiledimagewidth="4352" tiledimageheight="4352">
  741. <cube url="panos/32.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  742. </level>
  743. <level tiledimagewidth="2176" tiledimageheight="2176">
  744. <cube url="panos/32.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  745. </level>
  746. <level tiledimagewidth="1152" tiledimageheight="1152">
  747. <cube url="panos/32.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  748. </level>
  749. </image>
  750. <!-- place your scene hotspots here -->
  751. <hotspot name="spot1" style="skin_hotspotstyle" ath="89.318" atv="6.809" linkedscene="scene_33" />
  752. <hotspot name="spot2" style="sound_style" ath="21.114" atv="-10.945" sdul="spot/5.mp3"/>
  753. </scene>
  754. <scene name="scene_33" title="33" onstart="" gid="15" sp="sp/16.mp3" thumburl="panos/33.tiles/thumb.jpg" lat="" lng="" heading="">
  755. <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
  756. <preview url="panos/33.tiles/preview.jpg" />
  757. <image type="CUBE" multires="true" tilesize="512">
  758. <level tiledimagewidth="4352" tiledimageheight="4352">
  759. <cube url="panos/33.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  760. </level>
  761. <level tiledimagewidth="2176" tiledimageheight="2176">
  762. <cube url="panos/33.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  763. </level>
  764. <level tiledimagewidth="1152" tiledimageheight="1152">
  765. <cube url="panos/33.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  766. </level>
  767. </image>
  768. <!-- place your scene hotspots here -->
  769. <hotspot name="spot1" style="skin_hotspotstyle" ath="-51.092" atv="23.995" linkedscene="scene_32" />
  770. <hotspot name="spot2" style="skin_hotspotstyle" ath="-74.669" atv="18.393" linkedscene="scene_34" />
  771. </scene>
  772. <scene name="scene_34" title="34" onstart="" gid="15" sp="sp/16.mp3" thumburl="panos/34.tiles/thumb.jpg" lat="" lng="" heading="">
  773. <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
  774. <preview url="panos/34.tiles/preview.jpg" />
  775. <image type="CUBE" multires="true" tilesize="512">
  776. <level tiledimagewidth="4352" tiledimageheight="4352">
  777. <cube url="panos/34.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  778. </level>
  779. <level tiledimagewidth="2176" tiledimageheight="2176">
  780. <cube url="panos/34.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  781. </level>
  782. <level tiledimagewidth="1152" tiledimageheight="1152">
  783. <cube url="panos/34.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  784. </level>
  785. </image>
  786. <!-- place your scene hotspots here -->
  787. <hotspot name="spot1" style="skin_hotspotstyle" ath="-126.818" atv="19.594" linkedscene="scene_33" />
  788. <hotspot name="spot2" style="skin_hotspotstyle" ath="77.082" atv="15.978" linkedscene="scene_35" />
  789. </scene>
  790. <scene name="scene_35" title="35" onstart="" gid="15" sp="sp/16.mp3" thumburl="panos/35.tiles/thumb.jpg" lat="" lng="" heading="">
  791. <view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
  792. <preview url="panos/35.tiles/preview.jpg" />
  793. <image type="CUBE" multires="true" tilesize="512">
  794. <level tiledimagewidth="4352" tiledimageheight="4352">
  795. <cube url="panos/35.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  796. </level>
  797. <level tiledimagewidth="2176" tiledimageheight="2176">
  798. <cube url="panos/35.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  799. </level>
  800. <level tiledimagewidth="1152" tiledimageheight="1152">
  801. <cube url="panos/35.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  802. </level>
  803. </image>
  804. <!-- place your scene hotspots here -->
  805. <!-- <layer name="btitleimg" url="%SWFPATH%/img/null.png" cnurl="%SWFPATH%/img/btitle.png" enurl="%SWFPATH%/img/ebtitle.png" width="50%" width.mobile="80%" height="prop" align="bottom" y="8%" onloaded="if(isen,copy(url,enurl);,copy(url,cnurl);)"/> -->
  806. <hotspot name="spot1" style="skin_hotspotstyle" ath="-68.317" atv="11.769" linkedscene="scene_34" />
  807. <hotspot name="spot2" style="sound_style" ath="-100.778" atv="1.166" sdul="spot/5.mp3" />
  808. </scene>
  809. </krpano>