Embedding XML in your Flex application
Wednesday, July 16th, 2008When you want to embed resources in a Flex application you just use the [Embed] tag as advised by Adobe documentation.
However this section of the developer’s guide is saying that only images, Flash files, audio and font resources can…

