<?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: Finding out a characters Unicode character code</title>
	<atom:link href="http://blog.flexexamples.com/2007/07/21/finding-out-a-characters-unicode-character-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/07/21/finding-out-a-characters-unicode-character-code/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Romano</title>
		<link>http://blog.flexexamples.com/2007/07/21/finding-out-a-characters-unicode-character-code/comment-page-1/#comment-28</link>
		<dc:creator>Romano</dc:creator>
		<pubDate>Tue, 16 Jun 2009 16:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/21/finding-out-a-characters-unicode-character-code-using-the-stringcharcodeat-method/#comment-28</guid>
		<description>Hi Peter,

This may just be what I need and so I will give it a go.
I&#039;m having trouble displaying unicode characters (e.g. euro sign) in Flex controls. The text comes from a PHP/MySQL script via remoting (WebORB). It appears that characters such as the euro sign need to be converted to something like &amp;#8364 to be displayed, Flex does not understand the html entity &#8364; sadly.

I&#039;ll try to convert the strings on the Flex client side instead of sending unicode codes across the line. Thanks for your blog!

Cheers,
Romano</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>This may just be what I need and so I will give it a go.<br />
I&#8217;m having trouble displaying unicode characters (e.g. euro sign) in Flex controls. The text comes from a PHP/MySQL script via remoting (WebORB). It appears that characters such as the euro sign need to be converted to something like &amp;#8364 to be displayed, Flex does not understand the html entity &euro; sadly.</p>
<p>I&#8217;ll try to convert the strings on the Flex client side instead of sending unicode codes across the line. Thanks for your blog!</p>
<p>Cheers,<br />
Romano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikos Katsikanis</title>
		<link>http://blog.flexexamples.com/2007/07/21/finding-out-a-characters-unicode-character-code/comment-page-1/#comment-29</link>
		<dc:creator>Nikos Katsikanis</dc:creator>
		<pubDate>Wed, 13 Aug 2008 08:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/21/finding-out-a-characters-unicode-character-code-using-the-stringcharcodeat-method/#comment-29</guid>
		<description>Very nice, I like how you can paste in large amounts of text</description>
		<content:encoded><![CDATA[<p>Very nice, I like how you can paste in large amounts of text</p>
]]></content:encoded>
	</item>
</channel>
</rss>

