Placing Videos the Standards Compliant Way

You can skip to a specific format’s section by clicking a link from the following list:

mpg Format

This is a very easy format to place correctly…

If you can’t see this, well… maybe you’re screwed. Just kidding, head here

First hit for “.mpg” when querying Ourmedia.

Here is the code:

<object width="320" height="260" type="video/x-mpeg" data="http://www.archive.org/download/KennethKahnuntitled/internet_experimentmpeg1.mpg">
   <param name="src" value="http://www.archive.org/download/KennethKahnuntitled/internet_experimentmpeg1.mpg" />
   <param name="controller" value="true" />
   <param name="autostart" value="0" />
   If you can't see this, well... maybe you're screwed. Just kidding, <a href="http://www.ourmedia.org/node/149339">head here</a>...
</object>

4 Comments

Post a Comment

Your email is never shared. Required fields are marked *