<?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 16:13:19 +0000</lastBuildDate>
    <item>
      <title>(HTML) Simple Flash Embed - mennyj</title>
      <link>https://snipplr.com/view/35855/simple-flash-embed</link>
      <description>&lt;p&gt;[via rtcrm]&#13;
&#13;
This uses *no javascript* and will still render in IE, Safari, Firefox, and Opera.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jun 2010 00:54:09 UTC</pubDate>
      <guid>https://snipplr.com/view/35855/simple-flash-embed</guid>
    </item>
    <item>
      <title>(HTML) Standard Flash Player Embed - FLV - mennyj</title>
      <link>https://snipplr.com/view/35851/standard-flash-player-embed--flv</link>
      <description>&lt;p&gt;[via rtcrm]&#13;
&lt;b&gt;Needed:&lt;/b&gt;&lt;br&gt;&#13;
- Video in FLV format.&lt;br&gt;&#13;
- video_player.swf (standard player, which resizes for any flv).&lt;br&gt;&lt;br&gt;&#13;
&#13;
&lt;b&gt;Notes:&lt;/b&gt;&lt;br&gt;&#13;
- SWF and FLV files can live anywhere.&lt;br&gt;&#13;
- Location of FLV is relative to the location of video_player.swf.  (see below - only video_player.swf needs the folder name.)&lt;br&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jun 2010 00:45:51 UTC</pubDate>
      <guid>https://snipplr.com/view/35851/standard-flash-player-embed--flv</guid>
    </item>
    <item>
      <title>(HTML) Video for Everybody - mennyj</title>
      <link>https://snipplr.com/view/35849/video-for-everybody</link>
      <description>&lt;p&gt;[via rtcrm]&#13;
Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 `&lt;video&gt;` element which offers native playback in Firefox 3.5 and Safari 3 &amp; 4.&#13;
&#13;
This is native OGG video playback in Firefox 3.5 (you get H.264 playback in Safari). No plugins to install. The video is played by the browser itself. It loads quickly and doesnâ€™t threaten to crash your browser. &#13;
&#13;
In other browsers that do not support `&lt;video&gt;`, it falls back to Adobe Flash:&#13;
You can host locally or embed any Flash file, such as a YouTube video.&#13;
&#13;
If Flash is not installed, QuickTime is used which allows playback on the iPhone.&#13;
&#13;
If QuickTime is not installed then Windows Media Player is used in Internet Explorer 8 for Windows 7. This means that it is actually almost impossible for the video to not play in IE8 on Windows 7. Even without Flash and QuickTime, youâ€™d have to disable Windows Media Player or all ActiveX entirely!&#13;
&#13;
Finally, if all else fails, a warning is issued that provides links to download the video, and links to software relevant to getting the video to play within the browser itself. Since this is just HTML, you can put anything here you want.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jun 2010 00:42:12 UTC</pubDate>
      <guid>https://snipplr.com/view/35849/video-for-everybody</guid>
    </item>
  </channel>
</rss>
