I want to do that, but I want to use content that is streamed live from windows media encoder.

I have successfully set it up,
where the user can take my link and add to windows media player, click file, then click open URL,
and then they can type in my encoder address:
http://pentium:8080

that then lets them connect to my media encoder.

I want to create a link that will either:

A) let them connect to my streaming media, without having to go through all of those steps.

click the link, it opens windows media player, and starts playing


or

B) create a script that will show the encoded stream inside the webpage.

This page shows how to do the later, but the file types are limited.

http://msdn.microsoft.com/library/en...dwmwebpage.asp



please help if you can.