Radio on my site!
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I want to make a radio on my site. My site is writen in asp.net and ajax. On the main page I've got a tag witch plays me a single music file. I want to create a page in witch music will be played, and when the music file ends - another file will be loaded and played. How do I do that? Is the the embed tag good for that or do I need a different tag?