2

Ok we all know that you can embed assets with Flex using the [embed] code.

But is there anyway to achieve something similar to this when working with only Flash?

For example: I need to create a class (that contains certain assets) that needs to be used in the Flash IDE, but I don't want to have to drop all the assets into the library for every Flash file that happens to use the class.

Chris
  • 54,599
  • 30
  • 149
  • 186

2 Answers2

2

Are you looking for this? http://adobe.com/devnet/flash/articles/embed_metadata.html

AsTheWormTurns
  • 1,318
  • 3
  • 13
  • 26