Tag Archives: strings

Using %tokens% with Flex resource bundles

When I use Flex, I make extensive use of Resource Bundles for all but the most basic applications. In short, they allow you to keep all of your static string values (and non-string values) separated out of your code. That … Continue reading

Posted in AS3, Flex, Tips, Tricks, and Hacks | Tagged , , , | 5 Comments