When the following line is run in the asp.net page from my machine which has windows player for win xp, the video plays fine. But other machine can not run the .avi from the site. Any ideas anyone? Thanks
<td>
<embed src="images\Video 7.avi" id="aviTest" hidden="false" height="200" width="200"
autostart="false" type="video/avi" loop="true"</embed>
</td>
