# Images in dynamic text box

**URL:** https://forum.kirupa.com/t/images-in-dynamic-text-box/115572
**Category:** Uncategorized
**Created:** [July 9, 2004, 6:05pm UTC](https://forum.kirupa.com/t/images-in-dynamic-text-box/115572 "2004-07-09T18:05:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Thinker2501](https://avatars.discourse-cdn.com/v4/letter/t/e0b2c6/32.png) [@Thinker2501](https://forum.kirupa.com/u/Thinker2501)
#### Post date: [July 9, 2004, 6:05pm UTC](https://forum.kirupa.com/t/images-in-dynamic-text-box/115572/1 "2004-07-09T18:05:13Z")

</div>

I have a dynamic text box, with render as HTML set true, multiline true, wrap true. Then I have htmltext="\<img src=‘mypic.gif’\>" but the text box is still blank. I’ve double checked the image is in the same directory as the flash file. When I put htmltext ="\<b\>test\</b\>"; the text appears and is bold as the tag indicates. Anyone know why the image won’t appear?
