How can you show a jpg image in Dynamic Text Field?

Submitted by: Administrator
Using HTML Tags in HTML enabled text field you can load image in that. Make a Dynamic Text Field on Stage and give it instance name "txt", On frame paste the following code and test your flash.

Code:
txt.htmlText ="<img src='http://www.globalguideline.com/images/ggl.gif' width='139' height='139'> This image is under Dynamic text field of flash "
Submitted by: Administrator

Read Online Adobe Flex Actionscript Job Interview Questions And Answers