• Hi there,

    I’m having a problem. I used to have a set of images as a slideshow in the header of my webpage ( http://www.ivanymanu.com/wordpress/ ). However, since I updated the new version of nextgen-gallery, I can only see the error message ” Get the Flash Player to see the slideshow “. I cannot see where could the error come, so, I leve the code of the header below, so that someone can help me if they can see what’s wrong. Ah! I also use lightbox plugin, which is also its more recent update version.

    CODE——————————————————————
    <div class=”ngg-widget-slideshow” id=”ngg_widget_slideshow60″>Get the Flash Player to see the slideshow.</div>

    <script type=”text/javascript” defer=”defer”>
    <!–
    //<![CDATA[
    var sbsl = new SWFObject(“http://www.ivanymanu.com/wordpress/wp-content/plugins/nextgen-gallery/imagerotator.swf&#8221;, “ngg_slideshow60”, “894”, “125”, “6”, “#ffffff”);
    sbsl.addParam(“wmode”, “opaque”);
    sbsl.addVariable(“file”, “http://www.ivanymanu.com/wordpress/wp-content/plugins/nextgen-gallery/nggextractXML.php?gid=60&#8221;);
    sbsl.addVariable(“linkfromdisplay”, “false”);
    sbsl.addVariable(“shownavigation”, “false”);
    sbsl.addVariable(“shuffle”, “false”);
    sbsl.addVariable(“showicons”, “true”);
    sbsl.addVariable(“overstretch”, “false”);
    sbsl.addVariable(“backcolor”, “0xffffff”);
    sbsl.addVariable(“frontcolor”, “0xffffff”);
    sbsl.addVariable(“lightcolor”, “0xCC0000”);
    sbsl.addVariable(“screencolor”, “0x000000”);
    sbsl.addVariable(“rotatetime”, “10”);
    sbsl.addVariable(“transition”, “random”);
    sbsl.addVariable(“width”, “894”);
    sbsl.addVariable(“height”, “125”);
    sbsl.write(“ngg_widget_slideshow60”);
    //]]>
    –>
    </script>

    CODE——————————————————————

    Thanks for ypur time,
    Regards,
    Ivan

  • The topic ‘[plugin: nextgen-gallery] Can’t make my slideshow header work’ is closed to new replies.