Search…

X3 Photo Gallery Support Forums

Search…
 
Digitalis83
Topic Author
Posts: 7
Joined: 29 Jan 2008, 22:03

Regarding the Audio Player (Display & Playing)

30 Jan 2008, 04:20

Code
[GALLERY]

; 
; https://www.photo.gallery/documentation/?p=113

globalpath = false
contentfolder = false
singlelevel = false
folder = false
directimage = false
text = lang.ini
startheading = The Ninja Forums: Naruto Manga Viewer
startimage = templates/carbon/naruto.jpg
swflayer = false
startimagekeep = false
imagearea = 111111
startfx = blur
textcol = EFEFEF
bgcol = 000000
barcol = false
menucol = bgcol,textcol
backimage = templates/carbon/carbonbackground.swf
backalign = M
[b]sfx = true
audio = 24
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
audioplayercolor = textcol[/b]
foldersorting = na
imagesorting = dd
navigation = 1,1,1,0,1,0,0,1,0
controlsdefpos = 523,446,523,446
altnav = true
keycontrols = true
subbuttons = false
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 = bgcol,textcol
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,0,0,0,0,0
thumbattribpopinfo = 1,1,1,1,1
thumbfx = whitetint,100,3
thumbframe = false,333333
lowrespopup = false
popupstyle = slideshow
popmargin = 10
popdisplay = 1,1,1,1,1,1
serverextension = php
slideshowpopupconfig = templates/carbon/slideshowpopupconfig.ini
slideshowimagevueconfig = templates/carbon/slideshowimagevueconfig.ini
sitemenu = false
configfile = 
popped =

[END]
Alright then, this is my "config.ini" file and I am having trouble seeing my audio player on my main-page. How should I go about resolving this problem?

If you guys need me to, I will provide additional audio code from the following files, that I have edited: (sitemenu.ini, slideshowconfig.ini & slideshowimagevueconfig.ini).
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

30 Jan 2008, 09:18

You have set:
Code
audio = 24
This means the minimum bandwidth to play music is 24kB. When you connections in slower than that, no music will be played. You can try to lower this number, and test it again.

More info: https://www.photo.gallery/support/docs/129
Rene
http://www.globetrotternet.nl/
 
Digitalis83
Topic Author
Posts: 7
Joined: 29 Jan 2008, 22:03

30 Jan 2008, 15:21

Code from my config.ini file is also same in "sitemenu.ini", "slideshowconfig.ini" & "slideshowimagevueconfig.ini" file
Code
sfx = true
audio = 24
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
audioplayercolor = textcol
Okay, so that is the code I using right now, the Audio Player displays but however, it continues to keep saying "buffering..." I did as told in the support topics by initially using 128 kps quality music, and my file size is under 2 megabytes. Is there some sort error in the music player? Or better yet, what should I do?

Here is the website: http://manga.theninjaforums.com/

If you guys isolate the problem and are able to tell me what I should do, I would greatly appreciate it. Thank you so much thus far =)
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

31 Jan 2008, 01:49

Your gallery (and music) works fine over here.
Maybe you already solved the problem?
Rene
http://www.globetrotternet.nl/
 
Digitalis83
Topic Author
Posts: 7
Joined: 29 Jan 2008, 22:03

31 Jan 2008, 09:21

yea, I sure did. Thanks for your help.

If anyone gets the buffering, but no sound, it probably means hotlink protection is on :wink: