tween(view.hlookat, 0, 2.5, easeInOutQuad ); wait(3); tween(view.vlookat, -40, 2.5, easeInOutQuad ); tween(view.fov, 80, 2.5, easeInOutQuad ); tween(view.fisheyefovlink, .3, 2.5, easeInOutQuad ); tween(view.fisheye, 0.33, 2.5, easeInOutQuad); tween(view.architectural, .35, 2.5, easeInOutQuad); wait(5); set(display.flash10,on); tween(display.details,32); set(display.stillquality,HIGH); set(display.stillquality10,HIGH); tween(view.fovmax,120); set(plugin[maps].visible,true); set(plugin[boutonmapon].visible,false); set(plugin[boutonmapoff].visible,true); tween(plugin[maps].x,0%,distance(80,3),linear); tween(plugin[fake2].x,17.9%,distance(80,3),linear); set(plugin[boutonmapon].visible,true); set(plugin[boutonmapoff].visible,false); tween(plugin[maps].x,-47.4%,distance(80,3),linear); tween(plugin[fake2].x,-47.4%,distance(80,3),linear); set(plugin[maps].maptype,NORMAL); set(plugin[switch1].visible,false); set(plugin[switch2].visible,true); set(plugin[maps].maptype,SATELLITE); set(plugin[switch1].visible,true); set(plugin[switch2].visible,false); plugin[map].activatespot(%1); plugin[map].pantospot(%1); loadpano('%CURRENTXML%/%1', null, MERGE, BLEND(1)); update_map_spot(Brantôme); load_map_pano('tour 9.xml'); update_map_spot(Brantôme); load_map_pano('tour 8 1 copy.xml'); tween(view.hlookat, 356, 1.5, easeInOutQuad ); tween(view.vlookat, 0, 1.5, easeInOutQuad ); tween(view.fov, 60, 1.5, easeInOutQuad ); tween(view.fovmax, 90, 1.5, easeInOutQuad ); tween(view.fovmin, 10, 1.5, easeInOutQuad ); tween(view.fisheye, 0, 1.5, easeInOutQuad, WAIT); set(events.onloadcomplete,null); set(display.flash10,on); loadpano(Pano10.xml,null,KEEPALL|NOPREVIEW,BLEND(2)); lookat(100,50,5); wait(blend); lookto(100,50,150);