Benutzerinformationen überspringen
Wohnort: Berlin
Beruf: Software-Entwickler bei VR-Easy ( HTML, JS, PHP, krpano, C++, Java )
|
|
Quellcode |
1 |
<script src="pano.js"></script> |
|
|
Quellcode |
1 |
<div id="pano" style="width:640px;height:480px;"></div> |
|
|
Quellcode |
1 2 3 |
<script>
embedpano({swf:"pano.swf", xml:"pano.xml", target:"pano"});
</script>
|