Page 1 of 1

MP3 and imagefolder

Posted: 17 Mar 2008, 14:21
by mathiouze
Hello ^^


i've just started to make my website but i've got some problems with audio
in fact, i want to play mp3 with the imagefolders but the "buffering" 's still searching the mp3 and doesn't play it at any time

that's my audio config in my config.ini file
Code
sfx = true
audio = true
audiopath = imagefolder/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
here's my site: mathiouze55.free.fr

do you have an answer for this or do audio files play on your computer?

ps: sorry for my english but i'm french :p

Posted: 17 Mar 2008, 14:27
by globetrotter
Change in config.ini:
Code
audiopath = imagefolder/
To:
Code
audiopath = imagefolder
You can test it here: http://mathiouze55.free.fr/?audiopath=imagefolder
More info: https://www.photo.gallery/support/docs/130

Posted: 17 Mar 2008, 14:30
by mathiouze
thx it works
but how do you did that directly on my site?
do you an access on it?
i've just started so i don't know all the tips

Posted: 17 Mar 2008, 17:19
by globetrotter
No I don't have access to your files. I can only view them, like other visitors of your gallery.

But with a link like: http://mathiouze55.free.fr/?audiopath=imagefolder you can test your setting without changing the .ini files. Another example: http://mathiouze55.free.fr/?textcol=0000FF .

You can find more documentation about Imagevue here: https://www.photo.gallery/support/docs/