Connecting Tech Pros Worldwide Forums | Help | Site Map

embedded media player in aspx page

Ollie Riches
Guest
 
Posts: n/a
#1: Jan 5 '07
I have managed to host an embedded media player in an aspx page and play
content.

How can I get the media player to start playing to the content before it has
completely downloaded?

Cheers

Ollie Riches


Alessandro Angeli
Guest
 
Posts: n/a
#2: Jan 5 '07

re: embedded media player in aspx page


From: "Ollie Riches"
Quote:
I have managed to host an embedded media player in an
aspx page and play content.
>
How can I get the media player to start playing to the
content before it has completely downloaded?
That depends on the file type and protocol, e.g. AVI over
HTTP requires the complete download while WMV over MMS does
not.


--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm


Closed Thread