I read that there’s a way to insert an image in an html format text field. I tried this:
a.htmlText = “Ini contohnya <img src=‘taksama.swf’>”
The image did show up, but it appears under the text, when i thought it was supposed to be next to the last text. So anyone knows whats the prob?