How To Embed Video
Thursday, November 9th, 2006This post is a response to MacaholiQ8’s request.
<div align=center>
<p><embed src=”http://www.your-site.com/video_file.mov” width=”320″ height=”256″ autoplay=”false” controller=”true” loop=”false” ></embed><br />
Write whatever you want here. Or, a <a href=”http://www.link.com/”>link</a> too!</p>
</div>
- The height of the video is +16 than the true height so that the controller for the video player would show.
- Autoplay is if you want the [...]

