Log in

View Full Version : How do you add music to invisionfree?



BOSTON
03-25-2007, 11:19 PM
Some of you may be familiar with the Invisionfree forums. i want to know how to add background music to an invisionfree forum if it is possible. PLEASE REPLY IF YOU KNOW ANYTHING!!!:confused:

BloomFreak
03-25-2007, 11:43 PM
Use one of these codes (http://www.funky-chickens.com/music.shtml) and place the URL of the music in the footer.

Skinning & Styles > Board Wrappers > Footer

place that code any where in the footer. Works with wav and MP3 but MP3 works best it seems to load faster :p

BOSTON
03-26-2007, 12:58 AM
they all sat MIDI...will it still work w/ mp3?

BloomFreak
03-26-2007, 02:11 AM
it will work with any audio file, :p sorry for got to mention that, MIDIs will work :D

BOSTON
03-26-2007, 10:35 PM
kk thank you ;)

BOSTON
03-26-2007, 11:35 PM
New question:

Do the quotation marks need to be on the URL??

boxxertrumps
03-26-2007, 11:49 PM
yes...
It shows the browser where the URL is.
you dont want http://domain.ca/page.html>Here as a url...

BOSTON
03-27-2007, 09:40 PM
what dont I want? the http://?

mburt
03-31-2007, 03:48 PM
He was pointing out the fact that you need the quotation marks.

http://domain.ca/page.html>Here
Would be invalid. It should be:

"http://domain.ca/page.html">Here

BOSTON
04-01-2007, 01:42 AM
o ok thank you

BOSTON
04-01-2007, 01:45 AM
It doesn't work!!!!

Moglizorz
04-09-2007, 11:56 PM
Go into your Admin Control Panel, and look on the left for "Board Wrappers". In the footer section, just above the other footer stuff (if there is any), you can put something like:

<embed src="sound.mp3" autostart="true"><br>

Just replace 'sound.mp3' with wherever the sound is located.