Log in

View Full Version : play background music on vbulletin


Wird0
09-11-2009, 08:51 AM
I want to play my own music (mp3) files in the background of my forum. When users click on a forum the music must continue. It must not stop ore start over again. I looked long but i cant find something that does this. Any of you know what i can use?

It will be good if users can stop/start the music.

Lynne
09-11-2009, 02:25 PM
I would suggest against this. It's really not suggested to do if you read any articles about creating sites. And, I don't know about you, but I put on my own music when I am on my computer and don't want to have to bother turning off music on sites I visit.

James Birkett
09-11-2009, 02:34 PM
You want it to be on every page with no stopping/starting?
You could try putting it in the headinclude template..

Marco van Herwaarden
09-11-2009, 02:58 PM
That wouldnt work as it would be reset with each pageload.

ajmcce
09-11-2009, 07:03 PM
Only way to do this without a popup window then would be to make the whole interface run in a 2 frame layout with the music frame set to 1 pixel and the other frame be your site interface.

Could be done but alot of hassle.

TimberFloorAu
09-11-2009, 07:17 PM
Only way to achieve this, is placing the forum in a iframe of sorts, with a permanent header or footer. With music embedded in that header/footer.

Tad like this.

http://limpid.nl/lab/css/fixed/header

Not sure on if this is a good thing, it doesnt appeal to me tho.

Wird0
09-13-2009, 11:05 AM
Thank u all for the reply!
After i gave it a thought i decieded not to ad background music at this time.