Click to See Complete Forum and Search --> : Need Some Music on my site!


Zacce
01-07-2004, 11:09 AM
I REALY Need Some Help On This One...

I've Try'd to put some music On My Site,
(I think It's to much trouble doin' Flash),
But It hasn't work'd lately...

Anyway I would like some kinda' pulldown menu from where The User that is on my website can Select a Song / Beat.

If Anybody have got some good JAVA Script for this please respond soon!

/Zacce

olerag
01-07-2004, 11:37 AM
playSounds(url) {
window.location.href = url.
}

will play the sound file in the appropriate plug-in currently
on that client's browser.