....add music to my web page..how do I go about it? HELP!!!!!
In advance to anyone that can help me ~Thank-You~ [img]graemlins/rose.gif[/img]
Printable View
....add music to my web page..how do I go about it? HELP!!!!!
In advance to anyone that can help me ~Thank-You~ [img]graemlins/rose.gif[/img]
*looking for the code
or do you still need it???
Yes ::..mel I need the code...thanks bunches if you can find it. *smooochies* Hope you are well lady. [img]graemlins/kiss.gif[/img]
Happy Birthday to you!!! (cha cha cha)
Happy Birthday to you!!!! (cha cha cha)
Happy Birthday Dear Melliekinswhoweallloveandadoresomuchexcept
forrottenwhojustlustsaafteryoooooooooou! [img]eek.gif[/img]
Happy Birthday to YooOOOoOOOooOOOOoOooU!
We [img]graemlins/heart.gif[/img] ya girl! [img]graemlins/cake.gif[/img]
<font color="#0000FF" size="1">[ March 04, 2003 03:59 PM: Message edited by: M?????a ]</font>
Turn ON or OFF---> <EMBED SRC="http://melspg.homestead.com/files/hollywod.wav" HEIGHT="18" WIDTH="48" AUTOSTART="true" LOOP="4"></EMBED>
download a midi to your computer.....
upload the .mid file to your home page, file manager...
once its in your file manager...RIGHT click on the file go to PROPERTIES and get the address of the .mid file
just below the pages code for BACKGROUND....
the first part of the BODY of the page... put this code....(remember to take the dots out from next to every bracket-->.>)
if you use a WAV file just change .mid to .WAV
<.EMBED SRC="http://youraddress/song.mid" AUTOSTART="TRUE" LOOP="TRUE" WIDTH="2" HEIGHT="2".><./EMBED.>
<.BGSOUND SRC="http://youraddress/song.mid" LOOP="1".>
good luck...vbs*
<font color="#0000FF" size="1">[ March 04, 2003 07:24 PM: Message edited by: M?????a ]</font>