Can I disable the slideshow from starting automatically?

Last post 05-18-2010, 1:03 PM by davidjpage. 2 replies.
Sort Posts: Previous Next
  •  05-17-2010, 9:02 AM 61056

    Can I disable the slideshow from starting automatically?

    I want image gallery not to start the slideshow automatically, can this be turned off?
  •  05-18-2010, 4:14 AM 61087 in reply to 61056

    Re: Can I disable the slideshow from starting automatically?

    davidjpage:
    I want image gallery not to start the slideshow automatically, can this be turned off?
     
    Hi davidjpage,
     
    Try this way
     
    1. Open file "CuteSoft_Client\Gallery\Layout\SlideShow\Code.js"
     
    2. Find section below (Around line 58)
     
    this.playing=false;
     
    Change it to
     
    this.playing=true;
     
    Regards,
     
    ken
  •  05-18-2010, 1:03 PM 61109 in reply to 61087

    Re: Can I disable the slideshow from starting automatically?

    That worked, thanks.
     
    Note: IE required me to delete temp files before it would work.
View as RSS news feed in XML