<?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 Localization</title>
	<atom:link href="http://soenkerohde.com/2008/07/flex-localization/feed/" rel="self" type="application/rss+xml" />
	<link>http://soenkerohde.com/2008/07/flex-localization/</link>
	<description>Flash Platform (Flash, Flex, AIR) thoughts and examples</description>
	<lastBuildDate>Tue, 09 Mar 2010 16:28:25 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fred</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-28298</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Wed, 24 Feb 2010 20:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-28298</guid>
		<description>Hi, nice tutorial but i think you did a mistake here:
&quot;The first option uses the compiler directive @Resource and runs out of the box. The second option does not give a compiler error but when you test the application you see no text appearing.&quot;
Actually, I think it is the opposite. 
I cannot get the @Resource working. But the other one works on my tests from Flexbuilder.</description>
		<content:encoded><![CDATA[<p>Hi, nice tutorial but i think you did a mistake here:<br />
&#8220;The first option uses the compiler directive @Resource and runs out of the box. The second option does not give a compiler error but when you test the application you see no text appearing.&#8221;<br />
Actually, I think it is the opposite.<br />
I cannot get the @Resource working. But the other one works on my tests from Flexbuilder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johans</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-28213</link>
		<dc:creator>johans</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-28213</guid>
		<description>Just came across your FlairLoc AIR application - nice work!</description>
		<content:encoded><![CDATA[<p>Just came across your FlairLoc AIR application &#8211; nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-27592</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Sat, 10 Oct 2009 11:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-27592</guid>
		<description>Hi, Hope u did not set the additional compiler settings
-locale en_US de_DE -source-path+=../locale/{locale}</description>
		<content:encoded><![CDATA[<p>Hi, Hope u did not set the additional compiler settings<br />
-locale en_US de_DE -source-path+=../locale/{locale}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loco</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-27337</link>
		<dc:creator>loco</dc:creator>
		<pubDate>Tue, 15 Sep 2009 20:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-27337</guid>
		<description>Hi, I setup everything according to your tutorial, and it still doesn&#039;t work. It stays on whichever locale was the first one when the application runs. Even if I try to explicitly call the separate locales like so:

resourceManager.getString(&#039;myResources&#039;, &#039;GREETING&#039;, null, &quot;de_DE&quot;)
resourceManager.getString(&#039;myResources&#039;, &#039;GREETING&#039;, null, &quot;en_US&quot;)

the result is always the English version. Do you have any idea about what could fix this? 

Thanks you very much.</description>
		<content:encoded><![CDATA[<p>Hi, I setup everything according to your tutorial, and it still doesn&#8217;t work. It stays on whichever locale was the first one when the application runs. Even if I try to explicitly call the separate locales like so:</p>
<p>resourceManager.getString(&#8216;myResources&#8217;, &#8216;GREETING&#8217;, null, &#8220;de_DE&#8221;)<br />
resourceManager.getString(&#8216;myResources&#8217;, &#8216;GREETING&#8217;, null, &#8220;en_US&#8221;)</p>
<p>the result is always the English version. Do you have any idea about what could fix this? </p>
<p>Thanks you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashApe &#187; Blog Archive &#187; Flex localization with Resource Bundles</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-26808</link>
		<dc:creator>FlashApe &#187; Blog Archive &#187; Flex localization with Resource Bundles</dc:creator>
		<pubDate>Fri, 03 Jul 2009 20:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-26808</guid>
		<description>[...] http://soenkerohde.com/2008/07/flex-localization/ http://hillelcoren.com/2008/09/12/resource-bundles-in-flex-wo-lots-of-extra-code/ ( for a nice [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://soenkerohde.com/2008/07/flex-localization/" rel="nofollow">http://soenkerohde.com/2008/07/flex-localization/</a> <a href="http://hillelcoren.com/2008/09/12/resource-bundles-in-flex-wo-lots-of-extra-code/" rel="nofollow">http://hillelcoren.com/2008/09/12/resource-bundles-in-flex-wo-lots-of-extra-code/</a> ( for a nice [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-26324</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 12 May 2009 22:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-26324</guid>
		<description>I keep loosing this post, and then always find it for each locale... for me the thing I forget to add do is : ./bin/copylocale en_US xx_XX</description>
		<content:encoded><![CDATA[<p>I keep loosing this post, and then always find it for each locale&#8230; for me the thing I forget to add do is : ./bin/copylocale en_US xx_XX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementing localization/internationalization(i18n) in Flex &#171; My experiments with technology</title>
		<link>http://soenkerohde.com/2008/07/flex-localization/comment-page-1/#comment-24344</link>
		<dc:creator>Implementing localization/internationalization(i18n) in Flex &#171; My experiments with technology</dc:creator>
		<pubDate>Wed, 04 Feb 2009 14:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=185#comment-24344</guid>
		<description>[...] would have been a dead-end for me but for the useful blog I found surfing the [...]</description>
		<content:encoded><![CDATA[<p>[...] would have been a dead-end for me but for the useful blog I found surfing the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
