In flash I have static text fields using a non standard font. In the IDE it looks fine, however in exported swf's they default to a default font. When I change the font to dynamic and embed the font it works fine. However using a static field doesn't show the font at all.
Anyone have any ideas as to why this is? Is this a bug or glitch?
Is it because it is static font within a movieclip?