Posts Tagged ‘embed’

Embedding XML in your Flex application

Wednesday, July 16th, 2008

When 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…

Read more