Hi,
I have just set up a linux web server, and i am trying to stream video online.
When they click on the link, the whole video clip starts to download before it is played, rather than streaming it and being able to view it from early on. Check it out on:
http://www.aboutourrock.com/issue1/arts/7sins.htm
I use a pop up to stream the video.
<a href="javascript
:;" onClick="MM_openBrWindow('../video/7Sins.mp4','AOR','width=400,height=300')"><font class="link">Click Here for QUICKTIME Video</font></a>
please help
thanks
Reply With Quote