Page 1 of 1
Phoca Gallery Slideshow
Posted: 09 Feb 2011, 10:35
by dodgenitro
Hello.
I work with Phoca Gallery Slideshow Plugin. In a Article added a slide show.
I want to change the image have a different effect!
Please help me, thank you.
Re: Phoca Gallery Slideshow
Posted: 09 Feb 2011, 12:53
by Benno
Re: Phoca Gallery Slideshow
Posted: 09 Feb 2011, 13:51
by dodgenitro
Hi Benno.
These are the normal parameters, that's OK!.
I would like the transition effect from one to another image takes longer.
Is that possible?
King Regards
-----------------------------------------------------------------------------------
Hallo Benno.
Das sind die normalen Parameter, das ist auch OK!.
Ich möchte das der Überblendeffekt von einem zum anderen Bild länger dauert.
Geht das?
Mit freundlichen Grüßen
Re: Phoca Gallery Slideshow
Posted: 09 Feb 2011, 22:38
by Benno
Hi,
Ich möchte das der Überblendeffekt von einem zum anderen Bild länger dauert.
Geht das?
Nein, nicht mit den normalen Parametern. Wenn es gehen sollte, müßte das also im Code angepasst werden. Aber ich habe damit keinerlei Erfahrung.
Mit dem Parameter Delay lässt sich die Anzeigedauer des einzelnen Bildes verändern.
Freundliche Grüße,
Benno
Re: Phoca Gallery Slideshow
Posted: 10 Feb 2011, 09:03
by dodgenitro
Hi Benno.
Hab mich auf die suche gemacht und gefunden!
In der Datei:
plugins/content/phocagalleryslideshow.js
Zeile 118
fadeclear[this.slideshowid]=setInterval("fadepic(fadearray["+this.slideshowid+"])",10)
fadeclear[this.slideshowid]=setInterval("fadepic(fadearray["+this.slideshowid+"])",100)
(letzte Zahl verlängert den Überblendeffekt)
Grüsse
Re: Phoca Gallery Slideshow
Posted: 10 Feb 2011, 10:37
by Benno
Sehr gut!
Freundliche Grüße,
Benno