Hi everyone -- I'm trying to export an SWF game with an uncommon typeface (Joystix Monospace), so I'm trying include it as the embedded font. Every time I try to build it, however, I get an error message.
QuoteLoading configuration file C:\Program Files (x86)\Multimedia Fusion 2\Data\Runtime\Flash\Flex\frameworks\flex-config.xml
C:\Users\X\AppData\Local\Temp\Fla8372.tmp\RuntimeFlash.mxml(33): Error: exception during transcoding: Font for alias 'EmbJoystix Monospace' with plain weight and style was not found by family name 'Joystix Monospace'[Embed(systemFont='Joystix Monospace', fontName='EmbJoystix Monospace', mimeType='application/x-font')]
C:\Users\X\AppData\Local\Temp\Fla8372.tmp\RuntimeFlash.mxml(33): Error: unable to build font 'EmbJoystix Monospace'
[Embed(systemFont='Joystix Monospace', fontName='EmbJoystix Monospace', mimeType='application/x-font')]
From what I can tell from earlier posts, the SWF Exporter doesn't like certain fonts...but does anyone know why? And what kinds of fonts do work? No matter what I try to embed, I seem to run into snags.
Any help on this would be greatly appreciated. Thank you!