Placing Videos the Standards Compliant Way

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

rm Format

Placing these videos is easy… though as every proprietary format, they have their own proprietary parameters.

If you can’t see this, visit this video’s page at Ourmedia.

Russel Peters‘ performance at Comedy Now!. Some TV ad…

Here is the code:

<object id="rmPlayer" width="400" height="300" type="audio/x-pn-realaudio-plugin" data="http://www.archive.org/download/TV_Ad_1/OtherTVAd.rm">
   <param name="src" value="http://www.archive.org/download/TV_Ad_1/OtherTVAd.rm" />
   <param name="autostart" value="0" />
   <param name="controls" value="ImageWindow,ControlPanel" />
   <param name="console" value="video" />
   <param name="maintainaspect" value="true" />
   If you can't see this, visit this video's <a href="http://www.ourmedia.org/node/81090">page at Ourmedia</a>.
</object>

4 Comments

Post a Comment

Your email is never shared. Required fields are marked *