<?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/language/actionscript-3/tags/parse</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 08:59:24 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) parse "&amp;amp;apos: etc to Html - GunnarHKarlsson</title>
<link>http://snipplr.com/view/58970/parse-apos-etc-to-html/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 Sep 2011 10:51:16 GMT</pubDate>
<guid>http://snipplr.com/view/58970/parse-apos-etc-to-html/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Get formatted time from dirty timestamp string - adrianparr</title>
<link>http://snipplr.com/view/56330/as3-get-formatted-time-from-dirty-timestamp-string/</link>
<description><![CDATA[ <p>I was working on a project where the timestamp string I was getting from the backend developer was pretty dirty in the way it was formatted. For example, it looked like "/Date(1310127448000+0100)/". I needed to get a nicely formatted time from it in the format hrs:mins</p> ]]></description>
<pubDate>Fri, 08 Jul 2011 23:20:17 GMT</pubDate>
<guid>http://snipplr.com/view/56330/as3-get-formatted-time-from-dirty-timestamp-string/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Load and access JSON data example - adrianparr</title>
<link>http://snipplr.com/view/56283/as3-load-and-access-json-data-example/</link>
<description><![CDATA[ <p>For this to work you need the as3corelib classes from here ... https://github.com/mikechambers/as3corelib</p> ]]></description>
<pubDate>Fri, 08 Jul 2011 05:33:20 GMT</pubDate>
<guid>http://snipplr.com/view/56283/as3-load-and-access-json-data-example/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 XML Load/Parse - merrittwjm</title>
<link>http://snipplr.com/view/53161/as3-xml-loadparse/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 May 2011 23:00:27 GMT</pubDate>
<guid>http://snipplr.com/view/53161/as3-xml-loadparse/</guid>
</item>
<item>
<title>(ActionScript 3) How to access query string arguments with AS3 - mhulse</title>
<link>http://snipplr.com/view/44852/how-to-access-query-string-arguments-with-as3/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 25 Nov 2010 15:33:05 GMT</pubDate>
<guid>http://snipplr.com/view/44852/how-to-access-query-string-arguments-with-as3/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 HTML clean up - trevorhartman</title>
<link>http://snipplr.com/view/22000/as3-html-clean-up/</link>
<description><![CDATA[ <p>AS3 does some weird things with HTML.  Here are a few ways to handle common problems.  The worst offender that many people encounter is double carriage returns.  Regex those nasty buggers into oblivion (aka \n)!</p> ]]></description>
<pubDate>Tue, 27 Oct 2009 20:30:56 GMT</pubDate>
<guid>http://snipplr.com/view/22000/as3-html-clean-up/</guid>
</item>
<item>
<title>(ActionScript 3) Determine File Extension - stanosmith</title>
<link>http://snipplr.com/view/15961/determine-file-extension/</link>
<description><![CDATA[ <p>Works great for parsing links in XML documents and arrays.</p> ]]></description>
<pubDate>Mon, 15 Jun 2009 18:13:30 GMT</pubDate>
<guid>http://snipplr.com/view/15961/determine-file-extension/</guid>
</item>
</channel>
</rss>