I have embeded Media Player in an HTML file using HTML tags. The media file is quite large, but will work except it does not seem to stream correctly. It will start the video then stop with a message at the bottom of the player screen "Buffering n%", and waits until the whole file is buffered. Is there a parameter setting or something to make sure streaming works? Thanks -- Bruce
The server has to be capable of streaming and also you may want to try different protocols such as rtsp and mms instead of http. HTH -- Anil Gupte www.keeninc.net www.icinema.com "Bruce" wrote in message news:E7EBA482-00D7-4922-B2C4-7AF5ED6EF891@microsoft.com... >I have embeded Media Player in an HTML file using HTML tags. The media >file > is quite large, but will work except it does not seem to stream correctly. > It will start the video then stop with a message at the bottom of the > player > screen "Buffering n%", and waits until the whole file is buffered. > > Is there a parameter setting or something to make sure streaming works? > > Thanks > -- > Bruce