<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Adobe Flex Gravatar Control</title>
	<atom:link href="http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/</link>
	<description></description>
	<lastBuildDate>Fri, 13 Aug 2010 12:28:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Shane</title>
		<link>http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/comment-page-1/#comment-9442</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Wed, 09 Dec 2009 14:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshclickmedia.com/?p=146#comment-9442</guid>
		<description>I&#039;ve just noticed that there was an issue with the code that I posted.  

An ampersand was encoded incorrectly, so copying/pasting the code would have required a change to get things up and running.

Hopefully all is ok now.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just noticed that there was an issue with the code that I posted.  </p>
<p>An ampersand was encoded incorrectly, so copying/pasting the code would have required a change to get things up and running.</p>
<p>Hopefully all is ok now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/comment-page-1/#comment-7193</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Fri, 23 Oct 2009 18:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshclickmedia.com/?p=146#comment-7193</guid>
		<description>Hi Audrey,

thanks for your comment! I&#039;m yet to try the Gravatar in Flash Builder 4, so it&#039;s a great heads up! :)</description>
		<content:encoded><![CDATA[<p>Hi Audrey,</p>
<p>thanks for your comment! I&#8217;m yet to try the Gravatar in Flash Builder 4, so it&#8217;s a great heads up! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/comment-page-1/#comment-7165</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Wed, 21 Oct 2009 19:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshclickmedia.com/?p=146#comment-7165</guid>
		<description>Hey, Guys. Thanks for this post!

Just to let you know, in case someone else gets stuck as I did, if you&#039;re using Flash Builder 4, and attempt to load the image from gravatar into a newly created Spark  component you will get an error: Error #2044: Unhandled securityError:. text=Error #2123: Security sandbox violation:

This is happening because BitmapImage, behind the scenes is trying to access LoaderInfo.content, which is not allowed from a remote domain based on crossdomain.xml file on Gravatar, however if you continue to use mx:Image component everything should work as shown in this article.</description>
		<content:encoded><![CDATA[<p>Hey, Guys. Thanks for this post!</p>
<p>Just to let you know, in case someone else gets stuck as I did, if you&#8217;re using Flash Builder 4, and attempt to load the image from gravatar into a newly created Spark  component you will get an error: Error #2044: Unhandled securityError:. text=Error #2123: Security sandbox violation:</p>
<p>This is happening because BitmapImage, behind the scenes is trying to access LoaderInfo.content, which is not allowed from a remote domain based on crossdomain.xml file on Gravatar, however if you continue to use mx:Image component everything should work as shown in this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nassif</title>
		<link>http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/comment-page-1/#comment-5943</link>
		<dc:creator>Nassif</dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshclickmedia.com/?p=146#comment-5943</guid>
		<description>Just one suggestion ... I had to move the call of the gravatar to commitProperties() function, otherwhise it&#039;ll not work if email is changing at runtime via binding ...</description>
		<content:encoded><![CDATA[<p>Just one suggestion &#8230; I had to move the call of the gravatar to commitProperties() function, otherwhise it&#8217;ll not work if email is changing at runtime via binding &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nassif</title>
		<link>http://www.freshclickmedia.com/blog/2009/05/adobe-flex-gravatar-control/comment-page-1/#comment-5942</link>
		<dc:creator>Nassif</dc:creator>
		<pubDate>Wed, 12 Aug 2009 12:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshclickmedia.com/?p=146#comment-5942</guid>
		<description>Cool component ...saved me time!</description>
		<content:encoded><![CDATA[<p>Cool component &#8230;saved me time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
