The question of how to set up global variables in a Flex application came up on the Flex Components list recently, and as it comes up every so often, I figured I would blog one of the answers.
This is actually very easy. Just define a public variable within your main application class, like so:
