Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
swamphox
Experienced
Topic Author
Posts: 136
Joined: 29 Nov 2007, 07:05

startfx

29 Nov 2007, 07:33

I am having trouble with the startfx and getting it to work w/ the "blur" setting.
I have tried to follow all of the info in the doc section and I have little trouble getting most setting to behave the way I like. Here is my config file

lobalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = false
text = lang.ini
startheading = under construction
startimage = daisy1.jpg
swflayer =
startimagekeep = false
imagearea = bgcol
startfx = true
textcol = 66a1f6
bgcol = 241d29
barcol = false
menucol = 615f63,textcol
backimage = false
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 = blur
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 = true
configfile =
popped =


[END]

The site is not set up for blur mode right now. I think my problem lies in where exactly to put the blurred jpeg and what exactly need to point to it.

Thanks
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

29 Nov 2007, 23:21

I expect you have an image "daisy1.jpg " in your imagevue root folder then? You must create a file "daisy1blur.jpg" and put it in the same folder.

You must also set in config.ini:
Code
startfx = blur 
 
User avatar
swamphox
Experienced
Topic Author
Posts: 136
Joined: 29 Nov 2007, 07:05

29 Nov 2007, 23:37

when I have it set to blur, the startfx stops and the image is static. Where do I put the blurred image in the config file?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

30 Nov 2007, 23:22

The blurred image goes in the same location as the original image. Do you have a link to your project so I could easily pinpoint the issue without having to theorize about possible issues?