View Full Version : How to embed a video?
QuackHead
09-14-2002, 05:13 PM
How would I embed a video (WindowsMedia) into an HTML page?
I need something crossbrowser.
Thanks
~Quack
redhead
09-14-2002, 06:28 PM
not quite sure if this is it... see what you think...
<embed src="example.avi" autostart="true" loop="true" width="160" height="120" />
hope that'll help :cool:
webmarkart
09-14-2002, 07:34 PM
check out this old post...
http://www.codingforums.com/showthread.php?threadid=5878&highlight=embed
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.