View Full Version : Creating An HTML Code For Prroviding Your Music On Other Sites


Ichy_ichy321
05-31-2005, 07:40 PM
Hi!

I have some music on my website server, and I would like know how to set them so I can create a html code to play the music on other sites... Somebody can help me with my music files on my server and tell me how to create an HTML code for playing the music that I have on my server to other sites that does not have a server where we can store music (like Piczo, Funtigo, etc.)

P.s. : Im working with Microsoft FrontPage 2003

Thanks! :rolleyes:

Tracey
06-01-2005, 12:13 AM
Umm. I think it'll be something like this:<embed src="http://urlhere" width=200 height=40>
<noembed>
<bgsound src="http://urlhere">
</noembed>



Correct me if I'm wrong.