<?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 with Resource Bundles</title>
	<atom:link href="http://www.visible-form.com/blog/flex-localization-with-resource-bundles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/</link>
	<description>Rich Rodecker's blog on flash, flex, actionscript, javascript, and php, with a dash of randomness</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:24:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: New Flex 4 feature: Layout Mirroring &#124; Blog.:.CGSutra</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-233048</link>
		<dc:creator>New Flex 4 feature: Layout Mirroring &#124; Blog.:.CGSutra</dc:creator>
		<pubDate>Thu, 11 Mar 2010 05:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-233048</guid>
		<description>[...] currently display localized strings with relative ease (using tools such as data binding and the ResourceManager), but localizing an app involves more than just translating the strings: there are a number of [...]</description>
		<content:encoded><![CDATA[<p>[...] currently display localized strings with relative ease (using tools such as data binding and the ResourceManager), but localizing an app involves more than just translating the strings: there are a number of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aashish</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-232923</link>
		<dc:creator>Aashish</dc:creator>
		<pubDate>Wed, 10 Mar 2010 03:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-232923</guid>
		<description>Thanks for reply,

This i have already seen, here data is there in the application or u get through urlloader or something froma  file and then create your own resource bundle.

but what i want is that flex itself load my property file and create resource bundle like it does for .swf files.</description>
		<content:encoded><![CDATA[<p>Thanks for reply,</p>
<p>This i have already seen, here data is there in the application or u get through urlloader or something froma  file and then create your own resource bundle.</p>
<p>but what i want is that flex itself load my property file and create resource bundle like it does for .swf files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-232862</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-232862</guid>
		<description>yeah, here:  http://livedocs.adobe.com/flex/3/html/help.html?content=l10n_6.html</description>
		<content:encoded><![CDATA[<p>yeah, here:  <a href="http://livedocs.adobe.com/flex/3/html/help.html?content=l10n_6.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=l10n_6.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-232861</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-232861</guid>
		<description>I am pretty sure I remember seeing that you could do that, but I don&#039;t remember where.  I&#039;d check the docs.</description>
		<content:encoded><![CDATA[<p>I am pretty sure I remember seeing that you could do that, but I don&#8217;t remember where.  I&#8217;d check the docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aashish</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-232857</link>
		<dc:creator>Aashish</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-232857</guid>
		<description>Hi,

I want to load a property file dynamically and create a resource bundle. is there any way for this..??

I know we can use resourceManager.loadResourceBundle(), but it&#039;s to load swf file... similarly is there any approach for .property or .xml file...?

I&#039;l b thankful for any kind of help</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to load a property file dynamically and create a resource bundle. is there any way for this..??</p>
<p>I know we can use resourceManager.loadResourceBundle(), but it&#8217;s to load swf file&#8230; similarly is there any approach for .property or .xml file&#8230;?</p>
<p>I&#8217;l b thankful for any kind of help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-210245</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Mon, 06 Jul 2009 01:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-210245</guid>
		<description>sweet, I was thinking about doing something similar. I&#039;ll check it out :)</description>
		<content:encoded><![CDATA[<p>sweet, I was thinking about doing something similar. I&#8217;ll check it out <img src='http://www.visible-form.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Deraedt</title>
		<link>http://www.visible-form.com/blog/flex-localization-with-resource-bundles/comment-page-1/#comment-210219</link>
		<dc:creator>David Deraedt</dc:creator>
		<pubDate>Sun, 05 Jul 2009 11:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.visible-form.com/blog/?p=404#comment-210219</guid>
		<description>Hi,

Nice post ;)

I just wanted to let you know that I released an AIR app, Lupo Manager, which basically takes care of the whole i18n process :
http://www.dehats.com/drupal/?q=node/81</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice post <img src='http://www.visible-form.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I just wanted to let you know that I released an AIR app, Lupo Manager, which basically takes care of the whole i18n process :<br />
<a href="http://www.dehats.com/drupal/?q=node/81" rel="nofollow">http://www.dehats.com/drupal/?q=node/81</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
