<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / tag / trocar</title>
<link>http://netvouz.com/tag/trocar?feed=rss</link>
<description>Bookmarks tagged with &quot;trocar&quot; on Netvouz</description>
<item><title>Array.swap(a, b) method? - kirupaForum</title>
<link>http://www.kirupa.com/forum/showthread.php?t=342500</link>
<description>swapItems(array:Array, item1:Object, item2:object) { var item1pos:int = array.indexOf(item1); var item2pos:int = array.indexOf(item2); if ((item1pos != -1) &amp;&amp; (item2pos != -1)) { var tempItem:Object = array[item2pos]; array[item2pos] = array[item1pos]; array[item1pos] = tempItem; } }</description>
<category domain="http://netvouz.com/Karzin?category=7236523184708758705">Tutorial &gt; Actionscript &gt; Actionscript 3</category>
<author>Karzin</author>
<pubDate>Tue, 14 Dec 2010 16:29:15 GMT</pubDate>
</item><item><title>Alternate CSS - trocar css</title>
<link>http://www.alistapart.com/articles/alternate/</link>
<description>Articles: Alternative Style: Working With Alternate Style Sheets</description>
<category domain="http://netvouz.com/Karzin?category=3372465223710034889">Tutorial &gt; HTML_CSS</category>
<author>Karzin</author>
<pubDate>Wed, 03 Feb 2010 18:11:20 GMT</pubDate>
</item></channel></rss>