Hi!
I have a problem putting HTML text into dynamic text box that I created.
I can’t add tag like <table> or <div>. If I add those tags, the dynamic text box will not show anyting on the screen. Flash just ignores it. But another tag like <br> or <img> works just fine.
Another problem is when I use <img> I can’t put the PNG file format on the SRC attribute.
Does everybody experience the same problem?