<?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 3: Load localization resources at runtime using XML</title>
	<atom:link href="http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/</link>
	<description>Professional Software Developer / a.k.a. Programming Junkie</description>
	<lastBuildDate>Wed, 13 Jul 2011 05:57:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fabien Nicollet</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-153</link>
		<dc:creator>Fabien Nicollet</dc:creator>
		<pubDate>Wed, 29 Jun 2011 12:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-153</guid>
		<description>Amazing work, saved me a few hours of development!

Thanks !
Fabien</description>
		<content:encoded><![CDATA[<p>Amazing work, saved me a few hours of development!</p>
<p>Thanks !<br />
Fabien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzo</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-150</link>
		<dc:creator>Gonzo</dc:creator>
		<pubDate>Tue, 08 Feb 2011 17:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-150</guid>
		<description>&lt;a href=&quot;#comment-135&quot; rel=&quot;nofollow&quot;&gt;@Karl &lt;/a&gt; 
&lt;blockquote cite=&quot;#commentbody-135&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-135&quot; rel=&quot;nofollow&quot;&gt;Karl&lt;/a&gt; :&lt;/strong&gt;
Greetings Robert 
I got the following error, it’s similar to one written before
ReferenceError: Error #1069: Property -1 not found on __AS3__.vec.Vector. and there is no default value.
and several lines referring to methods like truncateText() ,validateSize() , measureSize()
This error only appears when I put a small sized button, then I believe that the problem is when the button isnt large enough for the label. Has this happened to you?
&lt;/blockquote&gt;
Hi, I got that issue when using different controls, not only buttons. Any solving?</description>
		<content:encoded><![CDATA[<p><a href="#comment-135" rel="nofollow">@Karl </a> </p>
<blockquote cite="#commentbody-135"><p>
<strong><a href="#comment-135" rel="nofollow">Karl</a> :</strong><br />
Greetings Robert<br />
I got the following error, it’s similar to one written before<br />
ReferenceError: Error #1069: Property -1 not found on __AS3__.vec.Vector. and there is no default value.<br />
and several lines referring to methods like truncateText() ,validateSize() , measureSize()<br />
This error only appears when I put a small sized button, then I believe that the problem is when the button isnt large enough for the label. Has this happened to you?
</p></blockquote>
<p>Hi, I got that issue when using different controls, not only buttons. Any solving?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-148</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 25 Jan 2011 15:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-148</guid>
		<description>Hi Robert,
I couldn&#039;t find a way to prevent the xml files from caching without editing your class.
It would be nice if an additional parameter could be passed to xmlResourceLoader.load( localeChain, cacheControl ), so this could be used if supplied to prevent caching.

Cheers
Paul</description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
I couldn&#8217;t find a way to prevent the xml files from caching without editing your class.<br />
It would be nice if an additional parameter could be passed to xmlResourceLoader.load( localeChain, cacheControl ), so this could be used if supplied to prevent caching.</p>
<p>Cheers<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-147</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 24 Jan 2011 15:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-147</guid>
		<description>To override the date formatting strings for different locales, you have to create framework resources.  Please see this article for more information:  http://www.savage7.com/index.php/2011/01/adobe-flex-3-load-framework-localization-resources-at-runtime-using-xml/</description>
		<content:encoded><![CDATA[<p>To override the date formatting strings for different locales, you have to create framework resources.  Please see this article for more information:  <a href="http://www.savage7.com/index.php/2011/01/adobe-flex-3-load-framework-localization-resources-at-runtime-using-xml/" rel="nofollow">http://www.savage7.com/index.php/2011/01/adobe-flex-3-load-framework-localization-resources-at-runtime-using-xml/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-146</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 24 Jan 2011 11:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-146</guid>
		<description>Hi Robert,

Great work!
I&#039;ve managed to apply format Dates for different locales, but they all display the formatted Dates in English. How can I get them to show the translated day and month strings?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Great work!<br />
I&#8217;ve managed to apply format Dates for different locales, but they all display the formatted Dates in English. How can I get them to show the translated day and month strings?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-140</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 08 Jan 2011 01:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-140</guid>
		<description>&lt;a href=&quot;#comment-137&quot; rel=&quot;nofollow&quot;&gt;@Karl &lt;/a&gt; 

Check out this new article for more information:
http://www.savage7.com/index.php/2011/01/adobe-flex-3-load-framework-localization-resources-at-runtime-using-xml/</description>
		<content:encoded><![CDATA[<p><a href="#comment-137" rel="nofollow">@Karl </a> </p>
<p>Check out this new article for more information:<br />
<a href="http://www.savage7.com/index.php/2011/01/adobe-flex-3-load-framework-localization-resources-at-runtime-using-xml/" rel="nofollow">http://www.savage7.com/index.php/2011/01/adobe-flex-3-load-framework-localization-resources-at-runtime-using-xml/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe Flex 3: Load Framework Localization Resources at Runtime using XML &#124; Robert Savage</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-139</link>
		<dc:creator>Adobe Flex 3: Load Framework Localization Resources at Runtime using XML &#124; Robert Savage</dc:creator>
		<pubDate>Sat, 08 Jan 2011 01:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-139</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-138</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 07 Jan 2011 23:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-138</guid>
		<description>Hi Karl,

Yes, it is.  I have had several people comment on this issue.  I need to create another article to address the issue.   The main issue is that the locale chain for a non-English languages do  not include &quot;en_US&quot;.  &quot;en_US&quot; is where Adobe includes all it&#039;s default framework resources.   To get the default English strings to show up instead of &quot;NULL&quot;, you can modify the local chain to always include &quot;en_US&quot; at the end of the chain, so that if no overriding resource property is found, it will at least use the default Adobe provided English strings instead of &quot;NULL&quot;.     

See &lt;a href=&quot;http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/#comment-130&quot; rel=&quot;nofollow&quot;&gt;Comment #15&lt;/a&gt; for additional details.</description>
		<content:encoded><![CDATA[<p>Hi Karl,</p>
<p>Yes, it is.  I have had several people comment on this issue.  I need to create another article to address the issue.   The main issue is that the locale chain for a non-English languages do  not include &#8220;en_US&#8221;.  &#8220;en_US&#8221; is where Adobe includes all it&#8217;s default framework resources.   To get the default English strings to show up instead of &#8220;NULL&#8221;, you can modify the local chain to always include &#8220;en_US&#8221; at the end of the chain, so that if no overriding resource property is found, it will at least use the default Adobe provided English strings instead of &#8220;NULL&#8221;.     </p>
<p>See <a href="http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/#comment-130" rel="nofollow">Comment #15</a> for additional details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-137</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Fri, 07 Jan 2011 17:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-137</guid>
		<description>Robert, do you think the fact that all my alerts appear with null buttons no matter what, has something to do with me using your class for localization?</description>
		<content:encoded><![CDATA[<p>Robert, do you think the fact that all my alerts appear with null buttons no matter what, has something to do with me using your class for localization?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://www.savage7.com/index.php/2009/10/adobe-flex-3-load-localization-resources-at-runtime-using-xml/comment-page-1/#comment-135</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Tue, 04 Jan 2011 20:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.savage7.com/?p=589#comment-135</guid>
		<description>Greetings Robert 

I got the following error, it&#039;s similar to one written before

ReferenceError: Error #1069: Property -1 not found on __AS3__.vec.Vector. and there is no default value.

and several lines referring to methods like truncateText() ,validateSize() , measureSize()

This error only appears when I put a small sized button, then I believe that the problem is when the button isnt large enough for the label. Has this happened to you?</description>
		<content:encoded><![CDATA[<p>Greetings Robert </p>
<p>I got the following error, it&#8217;s similar to one written before</p>
<p>ReferenceError: Error #1069: Property -1 not found on __AS3__.vec.Vector. and there is no default value.</p>
<p>and several lines referring to methods like truncateText() ,validateSize() , measureSize()</p>
<p>This error only appears when I put a small sized button, then I believe that the problem is when the button isnt large enough for the label. Has this happened to you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

