LuciM
LuciM

Reputation: 59

Definition for symbol not found when embedding swc

When i embed the symbol "Tile" from swf, it works ok, when i try embedding the same symbol from swc, FlashDebugger throws this error:

Error: definition for symbol 'Tile' not found
[Embed(source="../lib/assets.swc", symbol="Tile", mimeType="application/x-shockwave-flash")]
Error: Unable to transcode ../lib/assets.swc.

Upvotes: 0

Views: 868

Answers (1)

Related Questions