http://pr0x.org When you play a music file from the search it brings open a playing window, i need to create some code underneath that which will allow people to embed it into their site. It seems pretty simple, PLEASE HELP!!
Something like this will embed a player into the page: <embed src="somename.mid" autostart="false" loop="false" height="45" width="170"> <noembed>Your browser doesn't support the embedding of multimedia.</noembed> </embed>