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

text converted into symbol appears differently on another computer/phone

New Here ,
May 31, 2019 May 31, 2019

Copy link to clipboard

Copied

Hello,

I've created a html5 banner, converted the texts into symbols but it is appearing differently on the client's computer.

Why is that?

Even on my phone it runs perfectly, so I'm assuming it couldn't be a font installation issue.

Thanks for any ideas.

Views

198

Translate

Translate

Report

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

Community Expert , May 31, 2019 May 31, 2019

Hi.

If you're using dynamic text fields, you cannot rely on the user having the font you're using installed on the his or her device.

There are three solutions:

- Use static text fields because they're exported as raw vector shapes or bitmaps depending on your settings.

- Use web fonts:

Using Adobe Fonts in Animate

- Manually apply the @font-face CSS media rule:
@font-face - CSS: Cascading Style Sheets | MDN

Regards,

JC

Votes

Translate

Translate
Community Expert ,
May 31, 2019 May 31, 2019

Copy link to clipboard

Copied

Hi.

If you're using dynamic text fields, you cannot rely on the user having the font you're using installed on the his or her device.

There are three solutions:

- Use static text fields because they're exported as raw vector shapes or bitmaps depending on your settings.

- Use web fonts:

Using Adobe Fonts in Animate

- Manually apply the @font-face CSS media rule:
@font-face - CSS: Cascading Style Sheets | MDN

Regards,

JC

Votes

Translate

Translate

Report

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 ,
May 31, 2019 May 31, 2019

Copy link to clipboard

Copied

Thank you!

Votes

Translate

Translate

Report

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
Community Expert ,
May 31, 2019 May 31, 2019

Copy link to clipboard

Copied

LATEST

You're welcome!

Votes

Translate

Translate

Report

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