1
|
<krpano version="1.0.8" onstart="set(plugin[map].onmapready, action(updatespot,standort) );"> <memory maxmem="350" /> <network downloadqueues="2" decodequeues="1" /> <progress showload="no" showwait="no" /> <plugin name="map" url="googlemaps.swf" keep="true" align="leftbottom" x="10" y="10" width="20%" height="30%" alpha="0.9" visible="true" key="ABQIAAAAXGBdcUrxLtRPwd-DzkFlIxTbKKRUE0nEd7ri5fNeTT8t7zy-MBRQU6kVgACvhga2boYlRzufwjxBxw" lat="51.047494" lng="14.826624" zoom="5" maptype="SATELLITE" dragging="true" scrollwheel="true" continuouszoom="false" /> <radar visible="true" size="100" alpha="0.33" fillcolor="0xFFFFFF" fillalpha="1.0" linecolor="0xFFFFFF" linealpha="0.0" linewidth="0.0" glow="true" glowcolor="0" glowwidth="4" glowstrength="3" behindspots="true" dragable="true" /> <spot name="standort" lat="51.047494" lng="14.826624" heading="0" onhover="showtext(Panoramastandort);" /> <action name="updatespot"> plugin[map].activatespot(%1); plugin[map].pantospot(%1); </action> <image type="QTVR"> <qtvr url="panos/quicktime/BernstadtMPSO08.mov" setview="true" /> </image> <display fps="60" details="24" tessmode="1" movequality="LOW" stillquality="HIGH" stilltime="0.250" /> <view limitview="lookat" vlookatmin="-90" vlookatmax="+90" /> <view fovmin ="6.00" fovmax ="179.00" limitfov ="true" fisheye ="0" fisheyefovlink="0" architectural ="0.0" architecturalonlymiddle="false" hlookat ="0" vlookat ="0" camroll ="0.0000" fov ="90" /> <control usercontrol ="mouse" mousetype ="moveto" movetocursor ="" cursorsize ="10.0" mouseaccelerate="1.00" mousespeed ="10.00" mousefriction ="0.80" keybaccelerate ="0.50" keybspeed ="10.00" keybfriction ="0.95" keybinvert ="none" mousefovchange ="1.00" keybfovchange ="0.75" fovspeed ="3.00" fovfriction ="0.90" /> <plugin name="in" url="btn_plus.jpg" zorder="302" origin="bottom" edge="center" y="28" x="-160" blendmode="screen" ondown="set(movevectorz,-1);" onup="set(movevectorz,0);" onover="set(plugin[in].blendmode,add);" onout="set(plugin[in].blendmode,screen);" /> <plugin name="out" url="btn_minus.jpg" zorder="303" origin="bottom" edge="center" y="28" x="-120" blendmode="screen" ondown="set(movevectorz,+1);" onup="set(movevectorz,0);" onover="set(plugin[out].blendmode,add);" onout="set(plugin[out].blendmode,screen);" /> <plugin name="left" url="btn_left.jpg" zorder="304" origin="bottom" edge="center" y="28" x="-80" blendmode="screen" ondown="set(movevectorx,-1);" onup="set(movevectorx,0);" onover="set(plugin[left].blendmode,add);" onout="set(plugin[left].blendmode,screen);" /> <plugin name="right" url="btn_right.jpg" zorder="305" origin="bottom" edge="center" y="28" x="-40" blendmode="screen" ondown="set(movevectorx,+1);" onup="set(movevectorx,0);" onover="set(plugin[right].blendmode,add);" onout="set(plugin[right].blendmode,screen);" /> <plugin name="up" url="btn_up.jpg" zorder="306" origin="bottom" edge="center" y="28" x="-0" blendmode="screen" ondown="set(movevectory,-1);" onup="set(movevectory,0);" onover="set(plugin[up].blendmode,add);" onout="set(plugin[up].blendmode,screen);" /> <plugin name="down" url="btn_down.jpg" zorder="307" origin="bottom" edge="center" y="28" x="+40" blendmode="screen" ondown="set(movevectory,+1);" onup="set(movevectory,0);" onover="set(plugin[down].blendmode,add);" onout="set(plugin[down].blendmode,screen);" /> <!-- hotspot/home/info/fullscreen buttons --> <plugin name="fs" url="btn_openfs.jpg" zorder="310" origin="bottom" edge="center" y="28" x="+120" blendmode="screen" onhover="showtext(Vollbild an/aus);" onover="set(plugin[fs].blendmode,add);" onout="set(plugin[fs].blendmode,screen);" onclick="switch(fullscreen);switch(plugin[fs].url,btn_openfs.jpg,btn_closefs.jpg);" /> </krpano>
|