<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FlexMan &#187; MD5</title>
	<atom:link href="http://flexman.info/tag/md5/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexman.info</link>
	<description>Everything is Flex</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:31:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Corelib &#8212; An ActionScript 3 Library For Flex and Flash Developers</title>
		<link>http://flexman.info/2009/01/04/corelib-an-actionscript-3-library-for-flex-and-flash-developers/</link>
		<comments>http://flexman.info/2009/01/04/corelib-an-actionscript-3-library-for-flex-and-flash-developers/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 04:50:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe-Flex]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Corelib]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[MD5]]></category>

		<guid isPermaLink="false">http://flexman.info/2009/01/04/corelib-an-actionscript-3-library-for-flex-and-flash-developers/</guid>
		<description><![CDATA[If using JSON as data interchange format in Flex 3, we will import corelib ActionScript 3 Library kits. What is corelib? It contains classes and utilities for MD5, SHA 1 hashing, image encoders, JSON serialization and general String, Number and Date APIs. More strong functions need your own experience. URL on Google Code: http://code.google.com/p/as3corelib/&#160; More [...]]]></description>
			<content:encoded><![CDATA[<p>If using JSON as data interchange format in Flex 3, we will import corelib ActionScript 3 Library kits. What is corelib? It contains classes and utilities for MD5, SHA 1 hashing, image encoders, JSON serialization and general String, Number and Date APIs. More strong functions need your own experience.</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-229"></span>
<p>URL on Google Code: <a href="http://code.google.com/p/as3corelib/">http://code.google.com/p/as3corelib/</a>&nbsp;</p>
<p>More tutorials about how to work with the corelib for your reference:</p>
<ul>
<li><a href="http://www.mikechambers.com/blog/2006/03/28/tutorial-using-json-with-flex-2-and-actionscript-3/">Using JSON with ActionScript 3 and Flex</a> &#8211; Mike Chambers
<li><a href="http://ntt.cc/2008/10/06/as3corelib-tutorial-how-to-use-json-class-in-flex.html">How to use JSON in Flex</a>
<li><a href="http://ntt.cc/2008/09/19/summary-as3corelib-demos-of-classes-under-the-package-com-adobe-utils.html">AS3Corelib Demos of Classes Under the Package com.adobe.utils</a>
<li><a href="http://ntt.cc/2008/09/10/as3corelib-tutorial-how-to-use-xmlutil-class-in-flex.html">How to Use XMLUtil Class in Flex</a>
<li><a href="http://ntt.cc/2008/09/09/as3corelib-tutorial-how-to-use-stringutil-class-in-flex.html">How to Use StringUtil Class in Flex</a>
<li><a href="http://ntt.cc/2008/09/07/as3corelib-tutorial-how-to-use-numberformatter-class-in-flex.html">How to Use NumberFormatter Class in Flex</a>
<li><a href="http://ntt.cc/2008/09/05/as3corelib-tutorial-how-to-use-intutil-class-in-flex.html">How to Use IntUtil Class in Flex</a>
<li><a href="http://ntt.cc/2008/09/04/as3corelib-tutorial-how-to-use-dateutil-class-in-flex.html">How to Use DateUtil Class in Flex</a>
<li><a href="http://ntt.cc/2008/09/02/as3corelib-tutorial-how-to-use-dictionaryutil-class-in-flex.html">How to Use DictionaryUtil Class in Flex</a>
<li><a href="http://ntt.cc/2008/09/01/as3corelib-tutorial-how-to-use-arrayutil-class-in-flex.html">How to Use ArrayUtil Class in Flex</a></li>
</ul>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2009/10/25/an-ideal-data-interchange-language%e2%80%93json-javascript-object-notation/" title="An Ideal Data-Interchange Language &ndash; JSON(JavaScript Object Notation)">An Ideal Data-Interchange Language &ndash; JSON(JavaScript Object Notation)</a></li><li><a href="http://flexman.info/2009/01/10/flickr-library-for-on-line-photo-sharing-application/" title="Flickr Library &#8212; For On-line Photo Sharing Application">Flickr Library &#8212; For On-line Photo Sharing Application</a></li><li><a href="http://flexman.info/2009/01/04/ebaylib-help-you-creating-novel-innovation-applications-leveraging-ebay-and-flash-player-9/" title="eBaylib &#8212; Help You Creating Novel &amp; Innovation Applications Leveraging eBay and Flash Player 9">eBaylib &#8212; Help You Creating Novel &amp; Innovation Applications Leveraging eBay and Flash Player 9</a></li><li><a href="http://flexman.info/2008/11/14/a-tutorial-about-how-to-use-yahoo-maps-in-adobe-flex-3/" title="A Tutorial About How to Use Yahoo Maps in Adobe Flex 3">A Tutorial About How to Use Yahoo Maps in Adobe Flex 3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2009/01/04/corelib-an-actionscript-3-library-for-flex-and-flash-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
