Question
HTML tags in TLF (slice to 2 text fields)
i create on stage TLF and i slice to 2 text fields
i put text to TLF in actions tText.htmlText = "Some text...."
if text is too much, text from 1 text field is not displayed
in 2 text field. All is displayed only in 1 text field
if i add text from tText.text is displayed in 1 and 2 text field.
how to make to text with html tags displayed in 1 and 2 text field?
