Tag Archive for 'symbol'

25
Jul

Embedding assets from SWF files

Another cool way to embed assets into a Flex application is to load a SWF file and embed specific library assets using the [Embed] metadata and specifying the library symbol to embed.

Full code after the jump.

Continue reading ‘Embedding assets from SWF files’