Lieber Besucher, herzlich willkommen bei: krpano.com Forum. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBulp,
You said "sometimes" it hangs like that for you? I used the .swf droplet to make the cube and publish it. Perhaps a smaller file to begin with would work. Have you tried that? The guys at 360cities.net have been getting this to work for years now and to their credit VERY consistently.
Ben
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.com|
|
Quellcode |
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 |
<html>
<head>
<head>
<title>namehere</title>
<meta name="tittle" content="name here" />
<meta name="description" content="A scene inside name" />
<link rel="image_src" href="http://......./namehere.jpg" />
<link rel="video_src" href="http://......./namehere.swf"/>
<meta name="video_height" content="280" />
<meta name="video_width" content="420" />
<meta name="video_type" content="application/x-shockwave-flash" />
<script type="text/javascript" src="swfobject21/swfobject.js"></script>
<script type="text/javascript" src="swfobject21/swfkrpanomousewheel.js"></script>
<script type="text/javascript">
// <![CDATA[
if (swfobject.hasFlashPlayerVersion("6.0.0"))
{
swfobject.embedSWF("namehere.swf", "krpanoDIV", "100%", "100%", "9.0.28", "swfobject21/expressinstall.swf", {allowfullscreen:true, bgcolor:"#000000"}, { id:'krpanoSWFObject1', name:'krpanoSWFObject' });
swfkrpanomousewheel.registerObject("krpanoSWFObject");
}
else
{
document.getElementById("krpanoDIV").innerHTML = '<table width="100%" height="100%"><tr valign="middle"><td><center>ERROR:<br/><br/>Adobe Flash Player needed<br/><br/><br/><a href="http://www.adobe.com/go/getflashplayer/" target="_blank"><IMG SRC="http://www.macromedia.com/images/shared/download_buttons/get_flash_player.gif" BORDER="1"></a><br/>...click here to download...<br/><br/><br/><br/></center></td></tr></table>';
}
// ]]>
</script>
<style>
body{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; background-color:#000000; margin:0; padding:0; }
* html, * html body{ overflow: hidden; }
a{ color:#AAAAAA; text-decoration:underline; }
a:hover{ color:#FFFFFF; text-decoration:underline; }
</style>
</head>
<body>
<div id="krpanoDIV">
<noscript><table width="100%" height="100%"><tr valign="middle"><td><center>ERROR:<br/><br/>Javascript not activated<br/><br/></center></td></tr></table></noscript>
</div>
</body>
</html>
|
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »bulp« (17. Juni 2010, 16:41)
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
|
|
Quellcode |
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 |
<html>
<head>
<title>© virtualtuur.com </title>
<meta name="description" content="Grandcafe van Bleiswijk" />
<link rel="video_src" href="http://www.virtualtuur.com/bleis/stijl1.swf"/>
<meta name="title" content="Grandcafe van Bleiswijk" />
<link rel="image_src" href="http://www.virtualtuur.com/bleis/stijl1.jpg" />
<meta name="video_height" content="350" />
<meta name="video_width" content="470" />
<meta name="video_type" content="application/x-shockwave-flash" />
<script type="text/javascript" src="swfobject21/swfobject.js"></script>
<script type="text/javascript" src="swfobject21/swfkrpanomousewheel.js"></script>
<script type="text/javascript">
// <![CDATA[
if (swfobject.hasFlashPlayerVersion("6.0.0"))
{
swfobject.embedSWF("stijl1.swf", "krpanoDIV", "100%", "100%", "9.0.28", "swfobject21/expressinstall.swf", {allowfullscreen:true, bgcolor:"#000000"}, { id:'krpanoSWFObject1', name:'krpanoSWFObject' });
swfkrpanomousewheel.registerObject("krpanoSWFObject");
}
else
{
document.getElementById("krpanoDIV").innerHTML = '<table width="100%" height="100%"><tr valign="middle"><td><center>ERROR:<br/><br/>Adobe Flash Player needed<br/><br/><br/><a href="http://www.adobe.com/go/getflashplayer/" target="_blank"><IMG SRC="http://www.macromedia.com/images/shared/download_buttons/get_flash_player.gif" BORDER="1"></a><br/>...click here to download...<br/><br/><br/><br/></center></td></tr></table>';
}
// ]]>
</script>
<style>
body{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; background-color:#000000; margin:0; padding:0; }
* html, * html body{ overflow: hidden; }
a{ color:#AAAAAA; text-decoration:underline; }
a:hover{ color:#FFFFFF; text-decoration:underline; }
</style>
</head>
<style>
body{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; background-color:#000000; margin:0; padding:0; }
* html, * html body{ overflow: hidden; }
a{ color:#AAAAAA; text-decoration:underline; }
a:hover{ color:#FFFFFF; text-decoration:underline; }
</style>
<body>
<div id="krpanoDIV">
<noscript><table width="100%" height="100%"><tr valign="middle"><td><center>ERROR:<br/><br/>Javascript not activated<br/><br/></center></td></tr></table></noscript>
</div>
</body>
</html>
|
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
Zitat
i think this make the OTHER website flawlessly embed into FB
<link rel="video_src" href="http://THEWEBSITE/javascripts/krpano/krpano.swf?pano=http://THEWEBSITE/krpano/facebook/THEFILESNAME.xml&state=facebook"/>
: https://pame.virtualtuur.commmm.. i renamed all... upload... new post.. same behaviour...
![]()
i don't understand what you mean here:
Zitat
i think this make the OTHER website flawlessly embed into FB
<link rel="video_src" href="http://THEWEBSITE/javascripts/krpano/krpano.swf?pano=http://THEWEBSITE/krpano/facebook/THEFILESNAME.xml&state=facebook"/>
Tuur![]()
Benutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comBenutzerinformationen überspringen
Wohnort: Netherlands
Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
|
|
Quellcode |
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 |
<html>
<head>
<title>klasb1b | ©by Virtual Tuur</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="video_src" href="http://www.virtualtuur.com/iphone/klasb1b/krpano.swf?pano=http://www.virtualtuur.com/iphone/klasb1b/klasb1b.xml"/>
<meta name="title" content="klasb1b" />
<link rel="image_src" href="http://www.virtualtuur.com/iphone/thumbs/klasb1b.png" />
<meta name="video_height" content="350" />
<meta name="video_width" content="370" />
<meta name="video_type" content="application/x-shockwave-flash" />
<style>
html { height:100%; }
body { height:100%; overflow: hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; background-color:#000000; }
a{ color:#AAAAAA; text-decoration:underline; }
a:hover{ color:#FFFFFF; text-decoration:underline; }
</style>
</head>
<body>
<div id="krpanoDIV">
<noscript><table width="100%" height="100%"><tr valign="middle"><td><center>ERROR:<br><br>Javascript not activated<br><br></center></td></tr></table></noscript>
</div>
<script type="text/javascript" src="swfkrpano.js"></script>
<script type="text/javascript">
var swf = createswf("krpano.swf");
swf.addVariable("xml","klasb1b.xml");
swf.embed("krpanoDIV");
</script>
</body>
</html>
|
: https://pame.virtualtuur.com