<?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/Flex</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 07:36:15 GMT</pubDate>
<item>
<title>(ActionScript 3) Action script to string serialization and de-serialization - narkisr</title>
<link>http://snipplr.com/view/6494/action-script-to-string-serialization-and-deserialization/</link>
<description><![CDATA[ <p>This snippet shows how to serialize action script object to strings, the serialization method is AMF based, note also that each object must meet three basic rules in order to be serialized properly: 
   ¨1. The constructor must take no arguments
   2. Fields must be public or they won’t be saved
   3. You must register it with a class alias by calling flash.net.registerClassAlias(aliasString, class).¨
(this is based upon http://www.partlyhuman.com/blog/roger/technique-storing-arbitrary-objects-in-html-links).</p> ]]></description>
<pubDate>Thu, 29 May 2008 12:28:23 GMT</pubDate>
<guid>http://snipplr.com/view/6494/action-script-to-string-serialization-and-deserialization/</guid>
</item>
<item>
<title>(ActionScript 3) Flex BOx Contailer example - copyleft</title>
<link>http://snipplr.com/view/4295/flex-box-contailer-example/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Dec 2007 23:43:41 GMT</pubDate>
<guid>http://snipplr.com/view/4295/flex-box-contailer-example/</guid>
</item>
<item>
<title>(ActionScript 3) Using a compound String to get a reference to Flex 3 object - justcaldwell</title>
<link>http://snipplr.com/view/4122/using-a-compound-string-to-get-a-reference-to-flex-3-object/</link>
<description><![CDATA[ <p>Using a string built at runtime to reference objects in Flex. From the help docs.</p> ]]></description>
<pubDate>Mon, 12 Nov 2007 11:18:35 GMT</pubDate>
<guid>http://snipplr.com/view/4122/using-a-compound-string-to-get-a-reference-to-flex-3-object/</guid>
</item>
<item>
<title>(ActionScript 3) AIR Drag and Drop Files to the Application - mswallace</title>
<link>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Jun 2007 05:23:29 GMT</pubDate>
<guid>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</guid>
</item>
</channel>
</rss>