<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 12:49:00 +0000</lastBuildDate>
    <item>
      <title>(HTML) Cross-Browser HTML5 Video With Flash or Silverlight Fall-back - blueocto</title>
      <link>https://snipplr.com/view/48500/crossbrowser-html5-video-with-flash-or-silverlight-fallback</link>
      <description>&lt;p&gt;Until recently, playing video files in a web page was notoriously complicated. The user requires a Flash or Silverlight plug-in and even the simplest HTML is a confusing mess.&#13;
&#13;
Few HTML5 features excite developers more than native audio and video. The &lt;audio&gt; and &lt;video&gt; tags allow you to play media files in an HTML5-aware browser without a plug-in. The elements also become part of the DOM so you can create your own player controls, add captions and synchronize JavaScript events with media playback. As a bonus, the basic HTML5 code is far easier to understand.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Feb 2011 09:03:04 UTC</pubDate>
      <guid>https://snipplr.com/view/48500/crossbrowser-html5-video-with-flash-or-silverlight-fallback</guid>
    </item>
  </channel>
</rss>
