Nextgen slideshow won't load (spinning star)
-
My imagerotator Sildeshow shows only spinning star … I search the entire Forum, find many post but no solution.
Link: https://www.michaelbihn.de
There is e extra page “sildeshow” for these tests.Die Path to the .swf is correct (an it load) but then die Sildeshow doesn’t load the picktures.
What a already have checked:
– <?php wp_head(); ?> is includes
– Path to .swf is correct
– try using the old imagerotator.swf (without logo)
– XMl-Path is correctI wonder a little bit about
file : "http%3A%2F%2Fwww.michaelbihn.de%2Findex.php%3Fcallback%3Dimagerotator%26gid%3D44"," => https://www.michaelbihn.de/index.php?callback=imagerotator&gid=44
Does any one have an Idea?
Here more detailed Infos:
JS-Code:
<div class="swfobject" id="so44_1" style="width:320px; height:240px;"> <p>Es wird der <a href="https://www.macromedia.com/go/getflashplayer">Adobe Flash Player</a> ben?tigt und <a href="https://www.mozilla.com/firefox/">im Browser muss Javascript</a> aktiviert sein..</p> </div></div> <script type="text/javascript" defer="defer"> var so44_1 = { params : { wmode : "opaque", allowfullscreen : "true", bgcolor : "#000000"}, flashvars : { file : "http%3A%2F%2Fwww.michaelbihn.de%2Findex.php%3Fcallback%3Dimagerotator%26gid%3D44", shownavigation : "false", showicons : "false", rotatetime : "10", transition : "fade", backcolor : "0x000000", frontcolor : "0xFFFFFF", lightcolor : "0xCC0000", width : "320", height : "240"}, attr : { styleclass : "slideshow", name : "so44"}, start : function() { swfobject.embedSWF("https://michaelbihn.de/wp-content/uploads/imagerotator.swf", "so44_1", "320", "240", "7.0.0", false, this.flashvars, this.params , this.attr ); } } so44_1.start();
XML (seems fine)
https://www.michaelbihn.de/index.php?callback=imagerotator&gid=44<playlist version=”1″>
<title>mixed_sports</title>
<trackList>
<track>
<title>IMG_0329 Kopie</title>
<location>
https://www.michaelbihn.de/wp-content/gallery/mixed_sports/IMG_0329 Kopie.jpg
</location>
</track>
<track>
<title>IMG_1703</title>
<location>
https://www.michaelbihn.de/wp-content/gallery/mixed_sports/IMG_1703.jpg
</location>
</track>
<track>
<title>IMG_1842</title>
<location>
https://www.michaelbihn.de/wp-content/gallery/mixed_sports/IMG_1842.jpg
</location>
</track>
<track>
<title>IMG_1928</title>
<location>
https://www.michaelbihn.de/wp-content/gallery/mixed_sports/IMG_1928.jpg
</location>
</track>
</trackList>
</playlist>
- The topic ‘Nextgen slideshow won't load (spinning star)’ is closed to new replies.