View Full Version : Does anyone know any Music Code sites for your webpage?
~*Belle N'Shawn forever~*
03-26-2003, 12:29 PM
Hi was wondering if anyone, knows any sites for putting music in your webpage?And also dollz too to put in there! If anyone know's please help me thanxs
Nanny Fine
03-26-2003, 12:31 PM
What kind of music do you want to add?
I know personally, if I go to a website and there is obnoxious music playing and I can't find a "STOP" button to turn it off, I back right out. My computer is old and slow and stuff like that makes it worse. Same for eBay. If I click on someones auction and I get music playing I back right out.
~*Belle N'Shawn forever~*
03-26-2003, 12:34 PM
Originally posted by Will and Grace Rox
What kind of music do you want to add?
I know personally, if I go to a website and there is obnoxious music playing and I can't find a "STOP" button to turn it off, I back right out. My computer is old and slow and stuff like that makes it worse. Same for eBay. If I click on someones auction and I get music playing I back right out.
Im mostley looking for like Hip hop music, rap and all that! I have a few from my friend Amy online, but everytime i go in that site it comes up and error,and it kicks me off line. do u know any of them sites for that music?
pandora_spocks
03-26-2003, 03:02 PM
You can make dolls at the addresses below.
http://www.thedollpalace.com/
http://maxpages.com/dollmagic/doll.cgi
pandora_spocks
03-26-2003, 03:03 PM
Originally posted by Belle Black
Hi was wondering if anyone, knows any sites for putting music in your webpage?And also dollz too to put in there! If anyone know's please help me thanxs
Are you talking about an HTML code so you can either press play or stop so the song doesn't just come up automatically like a midi file? If so I could find you the code.
Krisalicious
03-26-2003, 03:06 PM
Copy and Paste Music (http://www.angelfire.com/music5/joesmusic0/)
~*Belle N'Shawn forever~*
03-26-2003, 03:37 PM
Originally posted by pandora_spocks
Are you talking about an HTML code so you can either press play or stop so the song doesn't just come up automatically like a midi file? If so I could find you the code.
Yes thats what i need is the HTML advance, Music Codes! My screename is speeny679 I'll be on tonight, so Just im me ...... and or Send them to me at Speeny679@aol.com...Or u can just put them in here,and i'll check this again tonight..
pandora_spocks
03-26-2003, 04:11 PM
firstly you'll have to convert your mp3 to a wav, and then an RM file.. you can do this with MusicMatch and Real Producer, after that here's the code for the buttons and such..the entire code is in red. i hope you know html 'cause I can't help you other than this. the purple code is the link to where your music is located on your server.
<input type="button" value="play" AUTOSTART="false" style="font-size: 7pt; font-family: times new roman; color: ffffff; background:transparent; border:1; border-color: ffffff; border-style:solid" onClick="document.music.DoPlay()" name="buttonstart"> <input type="button" value="pause" style="font-size: 7pt; font-family: times new roman; color: ffffff; background:transparent; border:1px; border-color: ffffff; border-style:solid" onClick="document.music.DoPause()" name="buttonnext"> <input type="button" value="stop" style="font-size: 7pt; font-family: times new roman; color: ffffff; background:transparent; border:1; border-color: ffffff; border-style:solid" onClick="document.music.DoStop()" name="buttonstop"><embed src="http://you.com/music.rm" hidden="true" align="baseline" border="0" width="200" height="10" name="music" type="audio/x-pn-realaudio" loop="true" repeat="true" AUTOSTART="false"></embed>
vBulletin v3.5.0, Copyright ©2000-2013, Jelsoft Enterprises Ltd.