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

Animate unicode \u003C (less than sign <) does not seem to work with htmlText string for a TextFile.

New Here ,
Nov 05, 2019 Nov 05, 2019

\u003C, \u003E (< >) signs don't work in an htmlText string for a TextField. The code for the = sign (\u003D) does work. Could anyone with experience with Unicode use in HTML texts and AS3 help, please

TOPICS
ActionScript
470
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

Community Expert , Nov 05, 2019 Nov 05, 2019

Hi.

 

You need to embed the font family you're using in this particular text field instance.

image.pngexpand image

 

 

Regards,

JC

Translate
Community Expert ,
Nov 05, 2019 Nov 05, 2019
LATEST

Hi.

 

You need to embed the font family you're using in this particular text field instance.

image.pngexpand image

 

 

Regards,

JC

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