Regular and bold font in the same text field of flash template

I found a problem :slight_smile: html code is not correctly sent from C# to flash, thats why it did not worked before.
< > are sent like &lt and &gt. That made me confusion. but that solution you made can work it arround. Thanx very much