|
|
Source code |
1 2 3 |
var viewer =
createPanoViewer({swf:"../../viewer/krpano.swf",
id:"krpanoSWFObject", html5:"only"});
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
<!DOCTYPE html>
<html>
<head>
<title>Musterhaus</title>
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="x-ua-compatible" content="IE=edge" />
<style>
@-ms-viewport { width: device-width; }
@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
html { height:100%; }
body { height:100%; overflow:hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; background-color:#000000; }
</style>
</head>
<body>
<script src="../viewer/embedpano.js"></script>
<div id="augs_must" style="width:100%;height:100%;">
<noscript><table style="width:100%;height:100%;"><tr style="vertical-align:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript>
<script>
embedpano({swf:"../viewer/krpano.swf", xml:"../musterhaus/tour.data/flur_eg/flur_eg.xml", target:"augs_must", html5:"auto", passQueryParameters:true});
</script>
</div>
</body>
</html>
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
<krpano showerrors="true" version="1.18.4"> <!-- plugins einbetten --> <!-- plugin name="editor" url="../../../viewer/plugins/editor.swf" keep="true" / --> <!-- plugin name="options" url="../../../viewer/plugins/options.swf" keep="true" / --> <!-- include url="../../../viewer/plugins/showtext.xml" /--> <!-- targetmarker --> <!-- plugin name="marker" url="../../../viewer/plugins/target.png" align="center" alpha="0.5" keep="true" / --> <!-- include --> <include url="../../text.xml" keep="true" /> <view fovmin="50.0" fovmax="100.0" /> <autorotate enabled="true" waittime="20" speed="10.0" /> <image> <cube url="flur_eg_%s.jpg" /> <mobile devices="mobile"> <cube url="mobile_%s.jpg" /> </mobile> <mobile devices="tablet"> <cube url="tablet_%s.jpg" /> </mobile> </image> <hotspot name="esszimmer_kueche" url="../graphics/pfeil_nw.png" ath="-100.00" atv="6.34" edge="top" onhover="showtext(Küche,tooltip);" onclick="loadpano(../esszimmer_kueche/esszimmer_kueche.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="buero_kinderzimmer_eg" url="../graphics/pfeil_nw.png" ath="-20.94" atv="13.70" edge="top" onhover="showtext(Büro/Kinderzimmer,tooltip);" onclick="loadpano(../buero_kinderzimmer_eg/buero_kinderzimmer_eg.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="buero_eg" url="../graphics/pfeil_no.png" ath="-20.94" atv="6.17" edge="top" onhover="showtext(Büro,tooltip);" onclick="loadpano(../buero_eg/buero_eg.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="flur_og" url="../graphics/pfeil_nw.png" ath="82.09" atv="2.76" edge="top" onhover="showtext(Obergeschoß,tooltip);" onclick="loadpano(../flur_og/flur_og.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="wohnzimmer" url="../graphics/pfeil_n.png" ath="-73.25" atv="20.75" edge="top" onhover="showtext(Wohnzimmer,tooltip);" onclick="loadpano(../wohnzimmer/wohnzimmer.xml,null,KEEPVIEW,BLEND(1));" /> <!-- video on tv --> <hotspot name="videospot" url="../../../viewer/plugins/videoplayer.swf" alturl="../../../viewer/plugins/videoplayer.js" videourl="video.mp4" distorted="true" ath="154.75" atv="-30.00" edge="center" scale="1.0" rx="-25" ry="27" rz="00" loop="true" width="185" height="110" pausedonstart="false" directionalsound="true" range="200" volume="0.7" onclick="togglepause();" /> </krpano> |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 |
<?xml version="1.0" encoding="UTF-8"?> <krpano showerrors="true" version="1.18.4"> <!-- plugins einbetten --> <!-- plugin name="editor" url="../../../viewer/plugins/editor.swf" keep="true" / --> <!-- plugin name="options" url="../../../viewer/plugins/options.swf" keep="true" / --> <!-- include url="../../../viewer/plugins/showtext.xml" /--> <!-- targetmarker --> <!-- plugin name="marker" url="../../../viewer/plugins/target.png" align="center" alpha="0.5" keep="true" / --> <!-- include --> <include url="../../text.xml" keep="true" /> <view fovmin="50.0" fovmax="100.0" /> <autorotate enabled="true" waittime="20" speed="10.0" /> <image> <cube url="flur_eg_%s.jpg" /> <mobile devices="mobile"> <cube url="mobile_%s.jpg" /> </mobile> <mobile devices="tablet"> <cube url="tablet_%s.jpg" /> </mobile> </image> <hotspot name="esszimmer_kueche" url="../graphics/pfeil_nw.png" ath="-100.00" atv="6.34" edge="top" onhover="showtext(Küche,tooltip);" onclick="loadpano(../esszimmer_kueche/esszimmer_kueche.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="buero_kinderzimmer_eg" url="../graphics/pfeil_nw.png" ath="-20.94" atv="13.70" edge="top" onhover="showtext(Büro/Kinderzimmer,tooltip);" onclick="loadpano(../buero_kinderzimmer_eg/buero_kinderzimmer_eg.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="buero_eg" url="../graphics/pfeil_no.png" ath="-20.94" atv="6.17" edge="top" onhover="showtext(Büro,tooltip);" onclick="loadpano(../buero_eg/buero_eg.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="flur_og" url="../graphics/pfeil_nw.png" ath="82.09" atv="2.76" edge="top" onhover="showtext(Obergeschoß,tooltip);" onclick="loadpano(../flur_og/flur_og.xml,null,KEEPVIEW,BLEND(1));" /> <hotspot name="wohnzimmer" url="../graphics/pfeil_n.png" ath="-73.25" atv="20.75" edge="top" onhover="showtext(Wohnzimmer,tooltip);" onclick="loadpano(../wohnzimmer/wohnzimmer.xml,null,KEEPVIEW,BLEND(1));" /> <!-- video on tv --> <hotspot name="videospot" url="../../../viewer/plugins/videoplayer.swf" alturl="../../../viewer/plugins/videoplayer.js" videourl="video.mp4" distorted="true" ath="154.75" atv="-30.00" edge="center" scale="1.0" rx="-25" ry="27" rz="00" loop="true" width="185" height="110" pausedonstart="false" directionalsound="true" range="200" volume="0.7" onclick="togglepause();" /> </krpano> |