Page 1 of 1

Disable Motion

Posted: 19 Feb 2007, 12:13
by dglauser
Hi

I'm currently configuring my gallery. I just want Thumbnails and slideshow modes, how can I disable this 'motion' mode? I already removed the button from navigation, but if the user is clicking inside the image area in thumbnail mode, it jumps to this strange motion mode.

In the config-file, there seems to be parameters for about everything, but none for the action of clicking in the thumbnail-area but not ON a thumbnail.

Cheers, Daniel

Posted: 19 Feb 2007, 14:25
by globetrotter
Do you have a link to your gallery?

Posted: 19 Feb 2007, 14:41
by dglauser
Hi

I just had a look at your gallery. In Thumbnail mode, if you click inside the content area but not ON a thumbnail, your gallery switches to the slideshow mode. How did you configure that?
Or did you have to change the .fla and 'recompile'?

Can't show you my gallery, because i'm currently working on it ;-)

Thanks!

Posted: 19 Feb 2007, 14:50
by globetrotter
You can change the setting for this in your config.ini.

I think you setting is now: imageclicklink = thumbnails
You have to change it into: imageclicklink = slideshow

More info: https://www.photo.gallery/support/docs/144

Posted: 19 Feb 2007, 15:03
by dglauser
I changed to "imageclicklink = false", now it's just the way I wanted it!

Thank you very much!