Hey guys
I have a textfield to which I assign text using myTF.htmlText = “text”;
I also need to add images to the text, but unfortunately, using the <img> tag is sometimes too slow, and I don’t get the effect I need.
Is there any way to link to pictures that I exported inside the movie?
Thanks!