I am working on a flash component that should display some dynamic text, which may include HTML formatting. This text is displayed in the label component (AS3), and I would like it to display correctly, for example, create a line break on insertion <br>, but it is not!
So I wonder what are the supported HTML tags in the label component, and in general all other flash components?
source
share