Page 1 of 1

Rotating startup images possible?

Posted: 05 Oct 2006, 02:31
by bhchen
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!

Posted: 05 Oct 2006, 05:21
by MikeR
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/

Thanks

Posted: 06 Oct 2006, 22:25
by bhchen
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