<?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>Flex Examples &#187; Base64Decoder</title>
	<atom:link href="http://blog.flexexamples.com/category/base64decoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:49:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://blog.flexexamples.com/?pushpress=hub'/>
		<item>
		<title>Displaying an image saved as a Base64 encoded string in Flex 3</title>
		<link>http://blog.flexexamples.com/2008/03/17/displaying-an-image-saved-as-a-base64-encoded-string-in-flex-3/</link>
		<comments>http://blog.flexexamples.com/2008/03/17/displaying-an-image-saved-as-a-base64-encoded-string-in-flex-3/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 02:32:03 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[Base64Decoder]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[decode()]]></category>
		<category><![CDATA[load()]]></category>
		<category><![CDATA[toByteArray()]]></category>

		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/17/displaying-an-image-saved-as-a-base64-encoded-string-in-flex-3/</guid>
		<description><![CDATA[In a previous example, &#8220;Using the ImageSnapshot class to capture images as JPEGs or PNGs in Flex 3&#8243;, we saw how you could convert an item on the display list into a base64 encoded string. The following example shows how you can take a base64 encoded string and load it into a Flex Image control [...]]]></description>
		<wfw:commentRss>http://blog.flexexamples.com/2008/03/17/displaying-an-image-saved-as-a-base64-encoded-string-in-flex-3/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
