Link Details

Link 199815 thumbnail
User 1 avatar

By rick
via visible-form.com
Published: Jul 06 2009 / 07:47

Working with resource bundles in Flex is (surprise, surprise) relatively easy and pretty cool. They're a great way to separate content from code and localize your flex apps. You have the choice to either compile the different locales statically into the app, or load them dynamically using the ResourceManager.
  • 12
  • 0
  • 497
  • 90

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.