1
morhaven
addding MUSic to webpage
  • 2004/11/1 13:05

  • morhaven

  • Just popping in

  • Posts: 8

  • Since: 2004/10/30


Hi I would like to know how I would add music to play in the background of my webpage


is this a module or just simply code I can add to php file

I know how to embebd in HTML but how would I do this with php/xoops.

THis would either be for a mp3 or wav file.


Also I have seen on other site an MP3 player were coudl I get his??

thanks

2
smdcom
Re:addding MUSic to webpage

my suggestion is just put this code into your theme.html file

le="color: #000000"><?php <script language="JavaScript"> <!-- var now=new Date(); var status=(now.getSeconds())%7; document.write('<bgsound src="http://yourdomain.com/'+status+'.mid">'); //--> </script>


it should be in your body tag..

hope that make sense to you

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits