Search…

X3 Photo Gallery Support Forums

Search…
 
bhchen
Experienced
Topic Author
Posts: 34
Joined: 05 Oct 2006, 01:02

Rotating startup images possible?

05 Oct 2006, 02:31

Dear Imagevue experts:

Just wonder if it's possible to set up a series of different images (e.g. startimage1, startimage2, startimage3,...etc.) and embed some script (in config.ini file?) to let my startup image rotate either serially or randomly? Many thanks!
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

05 Oct 2006, 05:21

Yes it's possible,

in config.ini use

startimage = show.swf,show.ini

In show.ini :

[SLIDESHOW]

path = show/
interval = 3

[END]

And put you're image in show directory

exemple :

http://michelrajkovic.ovh.org/
 
bhchen
Experienced
Topic Author
Posts: 34
Joined: 05 Oct 2006, 01:02

Thanks

06 Oct 2006, 22:25

Many thanks for this useful tip.

Although, what I really looked for was simply to only randomly show one single startup image (from my choice set of different images) each tiem as user opens up my webpage while to keep the blurry transitional effect (I understand this has to be done via the use of the startimge.jpg/startimageblur.jpg image pair) as shown on this demo website (http://imagevuex.inn.no/imagevue/?confi ... nfig10.ini).

Just wondering if this can be done via scripting in Imagevue as well? Thanks again!! :D