Skip to main content
actionscript5
Inspiring
October 1, 2011
Question

Output: Font Embedded

  • October 1, 2011
  • 1 reply
  • 812 views

When i test my movie then in output box it gives d msg as:

Fonts should be embedded for any text that may be edited at runtime, other than text with the "Use Device Fonts" setting. Use the Text > Font Embedding command to embed fonts.

Don't know what is the problem????

Anyone who can help

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 1, 2011

it's not a problem.  flash is just warning you that users may not see text in the same font you're seeing.  if you care about that, embed the fonts used by all your textfields.

actionscript5
Inspiring
October 1, 2011

and how do we substitute that font or  fix that warning systematically

relaxatraja
Inspiring
October 1, 2011

i) Download or purchase that relevant font you used for your project

ii) Goto> control panel > fonts > and paste the font files (it will get installed on your system)

iii) Restart flash.

Select the textbox you have and check for the property window which have a buttton font embed, or use Text > Font Embedding