Embedding Videos with HTML?

Alex T

New member
Hi,
I want to embed a .mp4 movie, onto a website. I'd like it to be done with the windows media player viewer, ie, it has the control bar at the bottom.
<embed src="URL HERE" autostart="false" /> I've tried that, but it doesn't produce the right result.

If anyone could give me the code to this that'd be excellent.
 
Back
Top