<?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/tabs</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 06:57:03 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 Remove Tabs and NewLine Characters - adrianparr</title>
<link>http://snipplr.com/view/65761/as3-remove-tabs-and-newline-characters/</link>
<description><![CDATA[ <p>If you load text in from an XML file that is wrapped in CDATA tags using 'XML.ignoreWhitespace = true' does not work. This function removes the tabs and linebreaks. To have linebreaks use '' tags.</p> ]]></description>
<pubDate>Fri, 22 Jun 2012 19:30:41 GMT</pubDate>
<guid>http://snipplr.com/view/65761/as3-remove-tabs-and-newline-characters/</guid>
</item>
<item>
<title>(ActionScript 3) remove ascii text formatting - konrad_ha</title>
<link>http://snipplr.com/view/51245/remove-ascii-text-formatting/</link>
<description><![CDATA[ <p>This is useful if you are loading html-text via XML and want to remove additional line-breaks, newlines, formfeeds and tabs. It just leaves the clean html.</p> ]]></description>
<pubDate>Tue, 29 Mar 2011 16:27:09 GMT</pubDate>
<guid>http://snipplr.com/view/51245/remove-ascii-text-formatting/</guid>
</item>
</channel>
</rss>