<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/captions</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 22:07:01 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 Parse TimedText (TT) XML Captions File - adrianparr</title>
<link>http://snipplr.com/view/62031/as3-parse-timedtext-tt-xml-captions-file/</link>
<description><![CDATA[ <p>TimedText (TT) XML captions files can have namespaces that cause problems when parsing them in AS3. To get around this you can use this code to remove the namespace from the root XML node using Regex. This example uses</p> ]]></description>
<pubDate>Wed, 21 Dec 2011 00:10:31 GMT</pubDate>
<guid>http://snipplr.com/view/62031/as3-parse-timedtext-tt-xml-captions-file/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 FLVPlayback and FLVPlaybackCaptioning Demo - adrianparr</title>
<link>http://snipplr.com/view/31807/as3-flvplayback-and-flvplaybackcaptioning-demo/</link>
<description><![CDATA[ <p>This demo expects there to be 10 video UI components on the stage ('playPauseBtn', 'stopBtn', 'backBtn', 'forwardBtn', 'seekBar', 'captionBtn', 'fullScreenBtn', 'muteBtn', 'volumeBar' and 'bufferingBar') these can all be skinned as required. You also need to have instances of the FLVPlayback and FLVPlaybackCaptioning components in the library (these will be added to the stage at runtime using ActionScript).

In this example, we are looking for an external FLV file called 'sample_video.flv' and an external XML file called 'captions_en.xml'. A good tool for creating captions (TimedText XML files) for FLV file is Captionate (http://www.buraks.com/captionate/).</p> ]]></description>
<pubDate>Wed, 14 Apr 2010 14:05:59 GMT</pubDate>
<guid>http://snipplr.com/view/31807/as3-flvplayback-and-flvplaybackcaptioning-demo/</guid>
</item>
</channel>
</rss>