auto slide
Posted: 07 Jun 2008, 15:16
when someone entered into site i want slideshow start automatically
Use the slideshow module and experiment with the following switches...zodehala wrote:when someone entered into site i want slideshow start automatically
from where can download itcshetler wrote:Use the slideshow module and experiment with the following switches...zodehala wrote:when someone entered into site i want slideshow start automatically
autostart=true or false
startimage= true or false
displaykeyguide= true of false
https://www.photo.gallery/imagevue/slide ... uide=false
Refer to the following page that describes what's included with Imagevuex and the location of those files within the structure of the site.zodehala wrote:from where can download itcshetler wrote:Use the slideshow module and experiment with the following switches...zodehala wrote:when someone entered into site i want slideshow start automatically
autostart=true or false
startimage= true or false
displaykeyguide= true of false
https://www.photo.gallery/imagevue/slide ... uide=false
thats switches in which file ?zodehala wrote:from where can download itcshetler wrote:Use the slideshow module and experiment with the following switches...zodehala wrote:when someone entered into site i want slideshow start automatically
autostart=true or false
startimage= true or false
displaykeyguide= true of false
https://www.photo.gallery/imagevue/slide ... uide=false
You can either change the switches in the slideshowconfig.ini directly or use them in the URL as I did in my example.zodehala wrote:thats switches in which file ?zodehala wrote:from where can download itcshetler wrote: Use the slideshow module and experiment with the following switches...
autostart=true or false
startimage= true or false
displaykeyguide= true of false
https://www.photo.gallery/imagevue/slide ... uide=false
[SLIDESHOW]
path = show
interval = 5
[END][GALLERY]
;
; https://www.photo.gallery/documentation/?p=113
globalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = true
text = lang.ini
startheading = Imagevue Gallery
startimage = slideshow.swf,slideshow.ini
swflayer = false
startimagekeep = false
imagearea = FFFFFF
startfx = false
textcol = 34507A
bgcol = FFFFFF
barcol = false
menucol = bgcol,textcol
backimage = background.swf
backalign = M
sfx = true
audio = false
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = na
imagesorting = dd
navigation = 1,1,1,0,1,0,0,1,0
controlsdefpos = 523,446,523,446
altnav = true
keycontrols = true
subbuttons = below
subbuttonsfilename = true
hideimage = true
imagenavigationpane = true
imageclicklink = thumbs
altimage = false
imagepopinfo = 1,1,0,0,0,0
imagerightclick = 1,1,1,1,0,0,1,1,1
shiftimageclicklink = popup
backrightclick = 1,1,1
tooltipcol = textcol,bgcol
transitions = shine
showfolderdescriptions = 0,0,0,1
descriptions = startopenifdescription
descriptionattributes = false
descriptionscol = bgcol,textcol
hideextension = true
showmenu = true
menuopen = false
dragmenu = false
startclick = true
imagenavidefpos = 680,25,auto,auto
motioninit = false
motionspeed = 1
thumbstart = true
thumbopenwin = slideshow
thumbrightclick = 1,1,1,1,1
shiftthumbclicklink = popup
thumbattribs = 0,0,0
thumbattribscol = bgcol,textcol
thumbpopinfo = 0,1,0,0,0,0
thumbattribpopinfo = 1,1,1,1,1
thumbfx = whitetint,100,3
thumbframe = false,false
lowrespopup = false
popupstyle = slideshow
popmargin = 10
popdisplay = 1,1,1,1,1,1
serverextension = php
slideshowpopupconfig = slideshowpopupconfig.ini
slideshowimagevueconfig = slideshowimagevueconfig.ini
sitemenu = false
configfile =
popped =
[END]
but it can not run auto why ?