Streaming audio thing?

I have uploaded some songs to my website, but apparently when u click on them it downloads…

the songs are .mp3 … and i want this to happen:

When u click on a song, it opens your default media player and plays the song (Buffering).

Help ? they told me its possible in php, so i think the best way is to ask Kirupa.com :love:

embed it into an html page.


< embed src="song.mp3"></embed>

there can be more to the embed tag, if you do it in dreamweaver if should help you more than what i provided :smiley:

(note remove the spaces)

Thanks ! this is much better than needing to download them.

But is there anyway to make it open like Winamp, buffer and play… instead of a new page with a player embeded in it :stuck_out_tongue: ?

weird thing, it only works with win xp !