# Embedding images in textbox

**URL:** https://forum.kirupa.com/t/embedding-images-in-textbox/196112
**Category:** Uncategorized
**Created:** [August 5, 2006, 3:32pm UTC](https://forum.kirupa.com/t/embedding-images-in-textbox/196112 "2006-08-05T15:32:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kjhgvbnmk](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@kjhgvbnmk](https://forum.kirupa.com/u/kjhgvbnmk)
#### Post date: [August 5, 2006, 3:32pm UTC](https://forum.kirupa.com/t/embedding-images-in-textbox/196112/1 "2006-08-05T15:32:47Z")

</div>

Hello, can anyone help please?! I’ve been following Kirupa’s tutorial : [http://www.kirupa.com/developer/mx/multiple\_dynamictext.htm](http://www.kirupa.com/developer/mx/multiple_dynamictext.htm) so I can load an external text file into a text box in flash. All that works fine but I’m having problems trying to embed a jpg into it. I have been searching the web and all I’ve found is that you use the “\<img src\>” method as you would with any html document. From what I have read, you place that code into the .txt file like I have done:

content=B. Clarke 12sg.  
\<img src=“images/misc/briantech.jpg”\>  
Sifu B. Clarke receiving his 1st Tech grade by Keith Kernshpect

This is still not working! can anyone help? I have followed kirupa’s tutorial ([http://www.kirupa.com/developer/mx/multiple\_dynamictext.htm](http://www.kirupa.com/developer/mx/multiple_dynamictext.htm)) exactly and the only change I have made is changing the word “myNews” to “content” in the AS and start of .txt file.

Thanks
