PDA


View Full Version : Music Player Module


MightyShadow
01-31-2006, 04:01 PM
I installed vBadvaced on my site, and it works great, but I would like to put a music player on one of the modules. I tried adding a new module as a template and adding the html attached to it, but the dropdown menu doesn't work. Is there a way to put that player somewhere on the portal in a way that it works properly?
Thanks.

Brian
02-02-2006, 03:42 AM
What "dropdown menu" exactly are you referring to?

MightyShadow
02-02-2006, 05:28 AM
The one there is in the file I attached. I made it so that there is a menu where people can choose what music they want to hear, but when I add it as a module it doesn't work.

Brian
02-02-2006, 06:10 PM
The only thing I could suggest would be to remove the <html>, <body>, <head>, <title>, </body>, and </html> tags from your code. My knowledge about javascript is very limited, so other than that I don't really know what to suggest.

MightyShadow
02-03-2006, 03:14 AM
Doesn't work, I'll just leave it out, but thanks a lot for trying :)