PDA

View Full Version : Play Music in Forums / Threads


Intex
05-11-2002, 04:58 PM
Can you tell me if its possible to play a .wav / .mp3 file automatically when someone enters a forum and also when someone opens up a certain thread.

Any help appreciated.

pattox2k1
05-13-2002, 06:57 AM
well i am currently working on a flash jukebox hack but i gotta find out how to edit the songs ;)

Logician
05-13-2002, 10:45 AM
As for playing a midi/wav in all your forum pages:

Login Admin CP. TEMPLATES/Modify/FONT Colors etc.

Find Head Insert and apply this code in the begining of head insert:

<bgsound src="mysound.mid" loop="2">

If you have more than 1 styles, apply it to all styles you want music..

Intex
05-13-2002, 11:52 AM
Thx m8. I'll give it a try.

Intex
05-13-2002, 12:13 PM
By the way, does this have to be a .mid file or can it be a wav / mp3 etc. ?

If it can be a wav / mp3, does this just open their winamp or will it just play from the browser. Do they have to have a special plug-in ?

Logician
05-13-2002, 01:22 PM
it can be midi OR wav.. not mp3 though..

it will play from the browser and you dont need a pluggin.. (For IE at least)

Intex
05-13-2002, 01:24 PM
Thanks for your help Logician :)

blubber12
05-30-2004, 02:22 AM
Can this be done in VB3?

Logician
05-30-2004, 07:16 AM
Yes I'd say.

neocorteqz
05-30-2004, 07:43 AM
Can this be done in VB3?
Yeah, I've done it before.

only never put it in the header or footer, it'll play on ever page. :D

insanctus
05-30-2004, 07:51 AM
Seems if you put it in to play on every page, each time you go to the next page it restarts = a pain, also load time for poor dail up people lol

neocorteqz
05-30-2004, 07:55 AM
Seems if you put it in to play on every page, each time you go to the next page it restarts = a pain, also load time for poor dail up people lol yeah, i didn't have it enabled for more than 2 minutes. :D

Bounce
05-30-2004, 02:57 PM
can you have it just playin the once then :tired:

blubber12
05-30-2004, 04:37 PM
Well I just got a midi file working in VB3.01 using this thread:

https://vborg.vbsupport.ru/showthread.php?t=57561