How to embed an entire asset SWF and get symbols from it

The problem

You want to embed an entire SWF, full of assets, into a class and retrieve individual symbols from it – but you don’t want to have to embed each asset individually.

The solution

SWFAsset – a couple of lines of code and you’re away.

Leave a Reply