Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hello, I love the nextGen Gallery.
    I have the same desire to stop the autostart from slideshow.

    I changed the nggfunctions.php as above but the slideshow still starts automatically. Can you help me?

    I added $swfobject->add_flashvars(‘autostart’, ‘false’); below
    // adding the flash parameter

    it didn’t work.

    and I also tried to insert

    $swfobject->add_params(‘autostart’, ‘false’);

    into
    // init the flash output

    But still doesn’t work.

    Thanks a lot.

Viewing 1 replies (of 1 total)