HTML Play Movie

Play Movie

<html>
<body>
<center>
<EMBED src="movie.mpeg" loop=false quality=high WIDTH="500" HEIGHT="400" TYPE="video/quicktime"></EMBED>
</center>
</html>
</body>