372b "Ken Burns" effect in ajax image slideshow
  • Visual SlideShow

  • FAQ

"Ken Burns" effect is too fast in ajax image slideshow

Q: VisualSlideShow is a very good and easy to handle software.
I have one small problem. The "Ken Burns" effect is very fast. I want to make it more slowly.
Is there a possibility to edit a file or something else?

A: Try to do the following. Open generated "slideshow.kenburns.js" file in any text editor (for example, Notepad), find "pan" and "zoom" options:

options:{pan:[100, 100], zoom:[50, 50]}


and reduce their values.

Related

0