hallo klaus,
hier der javascript code wird eingebunden mit (SWFObject v2.1)
panorama_0768.html
|
Source code
|
1
2
3
4
5
6
7
|
<script type="text/javascript">
swfobject.embedSWF("tour.swf", "tour", "800", "600", "9.0.28", "expressInstall.swf",
{pano:"tour.xml", onstart:"loadscene(panorama_0768, null, KEEPALL, BLEND(1));"},
{allowfullscreen:true, bgcolor:"#eff0f2"},
{id:'tour', name:'tour'});
swfkrpanomousewheel.registerObject("tour");
</script>
|
panorama_0780.html
|
Source code
|
1
2
3
4
5
6
7
|
<script type="text/javascript">
swfobject.embedSWF("tour.swf", "tour", "800", "600", "9.0.28", "expressInstall.swf",
{pano:"tour.xml", onstart:"loadscene(panorama_0780, null, KEEPALL, BLEND(1));"},
{allowfullscreen:true, bgcolor:"#eff0f2"},
{id:'tour', name:'tour'});
swfkrpanomousewheel.registerObject("tour");
</script>
|
wenn ich die html seiten einzeln aufrufe ohne kprotect geht es, mit kprotect (tour.xml in die tour.swf embed) geht es nicht.
update -----11.05.09 16:53-----
jetzt scheint es zu funktionieren.

im ersten reiter waren die häkchen gesetzt? was haben diese zu bedeuten?
gruss ael