Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

font embeded

New Here ,
Jun 29, 2013 Jun 29, 2013

what should i do for this problem...

"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."

TOPICS
ActionScript
574
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 29, 2013 Jun 29, 2013

Select the textfield on the stage and oin the Properties panel use the Embed button to embed the font into the textfield.

Or you can just ignore it altogether as it is not an error but just a warning/suggestion.  You might want to check your Publish Settings to insure that they are set for AS2.

Translate
LEGEND ,
Jun 29, 2013 Jun 29, 2013

Select the textfield on the stage and oin the Properties panel use the Embed button to embed the font into the textfield.

Or you can just ignore it altogether as it is not an error but just a warning/suggestion.  You might want to check your Publish Settings to insure that they are set for AS2.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 29, 2013 Jun 29, 2013

but why my textfield not getting all word of my keyboard...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 29, 2013 Jun 29, 2013
LATEST

Embed the font if you have not done so.  Also, in the Flash Player, when you run the file, select the Control of the top menu bar and within it set the option to Disable keyboard shortcuts

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines