Fix for “error during transcoding”
I just encountered this error in Flex Builder 3:
exception during transcoding: Unexpected exception encountered while reading font file
The fix is to add -managers=flash.fonts.AFEFontManager to your compiler arguments.
Categorized as Flash, Flex