0
New Here
,
/t5/animate-discussions/animate-unicode-u003c-less-than-sign-lt-does-not-seem-to-work-with-htmltext-string-for-a-textfile/td-p/10716704
Nov 05, 2019
Nov 05, 2019
Copy link to clipboard
Copied
\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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
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.
Regards,
JC
Community Expert
,
LATEST
/t5/animate-discussions/animate-unicode-u003c-less-than-sign-lt-does-not-seem-to-work-with-htmltext-string-for-a-textfile/m-p/10716733#M198361
Nov 05, 2019
Nov 05, 2019
Copy link to clipboard
Copied
Hi.
You need to embed the font family you're using in this particular text field instance.
Regards,
JC
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

