<?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: Flex tutorial: Convert unicode (UTF16) to text, and vice verse</title>
	<atom:link href="http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/feed/" rel="self" type="application/rss+xml" />
	<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/</link>
	<description>flex consultant + social media specialist</description>
	<lastBuildDate>Thu, 08 Jul 2010 11:44:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lindsay Jones</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/comment-page-1/#comment-237</link>
		<dc:creator>Lindsay Jones</dc:creator>
		<pubDate>Thu, 25 Mar 2010 01:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=206#comment-237</guid>
		<description>sorry , my bad :


&quot;The result : of the 4 characters, only the first and the LAST were showing ( ♠ and ♣) ..&quot;</description>
		<content:encoded><![CDATA[<p>sorry , my bad :</p>
<p>&#8220;The result : of the 4 characters, only the first and the LAST were showing ( ♠ and ♣) ..&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Jones</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/comment-page-1/#comment-236</link>
		<dc:creator>Lindsay Jones</dc:creator>
		<pubDate>Thu, 25 Mar 2010 01:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=206#comment-236</guid>
		<description>Ok I kind of solved it, I removed everything in , then ran the app, and the labels (お元気ですか and お元気ですか) at last showed.

But then I was testing with other unicode symbols and did this:
 - changed the labels to : ♠♡♢♣ 
-added U+2660-U+2663, in the unicode range on @font-face
-also the unicode range of the characters on flex-config.xml, just in case

The result : of the 4 characters, only the first and the second were showing ( ♠ and ♣), but the two in the middle weren&#039;t ( ♡♢ ). The strange thing is that the unicode numbers are consecutive ( U+2660,  U+2661,  U+2662 and  U+2663)


I wonder why the two characters won&#039;t show, hope you can help me , thank you again</description>
		<content:encoded><![CDATA[<p>Ok I kind of solved it, I removed everything in , then ran the app, and the labels (お元気ですか and お元気ですか) at last showed.</p>
<p>But then I was testing with other unicode symbols and did this:<br />
 &#8211; changed the labels to : ♠♡♢♣<br />
-added U+2660-U+2663, in the unicode range on @font-face<br />
-also the unicode range of the characters on flex-config.xml, just in case</p>
<p>The result : of the 4 characters, only the first and the second were showing ( ♠ and ♣), but the two in the middle weren&#8217;t ( ♡♢ ). The strange thing is that the unicode numbers are consecutive ( U+2660,  U+2661,  U+2662 and  U+2663)</p>
<p>I wonder why the two characters won&#8217;t show, hope you can help me , thank you again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Jones</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/comment-page-1/#comment-235</link>
		<dc:creator>Lindsay Jones</dc:creator>
		<pubDate>Thu, 25 Mar 2010 00:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=206#comment-235</guid>
		<description>Hi, first of all excellent post !

I downloaded the files from the source code view, and tested the app locally, but the labels from the RadioButton (お元気ですか and お元気ですか), are not showing at all, so when I click the buttons nothing shows on the TextAreas either.

I tried adding the unicode range of the characters on flex-config.xml, but didn&#039;t work. I don&#039;t think the font it&#039;s the problem because I have &quot;Arial&quot; installed.

When I run the app from your website it works very well, but locally ... well the characters won&#039;t show :(

I don&#039;t know what else to try, hope you can help me , thank you!:)</description>
		<content:encoded><![CDATA[<p>Hi, first of all excellent post !</p>
<p>I downloaded the files from the source code view, and tested the app locally, but the labels from the RadioButton (お元気ですか and お元気ですか), are not showing at all, so when I click the buttons nothing shows on the TextAreas either.</p>
<p>I tried adding the unicode range of the characters on flex-config.xml, but didn&#8217;t work. I don&#8217;t think the font it&#8217;s the problem because I have &#8220;Arial&#8221; installed.</p>
<p>When I run the app from your website it works very well, but locally &#8230; well the characters won&#8217;t show <img src='http://alekkus.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I don&#8217;t know what else to try, hope you can help me , thank you!:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
