# Error insert an img into DYNAMIC TEXT with html code

**URL:** https://forum.kirupa.com/t/error-insert-an-img-into-dynamic-text-with-html-code/165162
**Category:** Uncategorized
**Created:** [October 8, 2005, 11:59am UTC](https://forum.kirupa.com/t/error-insert-an-img-into-dynamic-text-with-html-code/165162 "2005-10-08T11:59:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![creativechicken](https://avatars.discourse-cdn.com/v4/letter/c/5f8ce5/32.png) [@creativechicken](https://forum.kirupa.com/u/creativechicken)
#### Post date: [October 8, 2005, 11:59am UTC](https://forum.kirupa.com/t/error-insert-an-img-into-dynamic-text-with-html-code/165162/1 "2005-10-08T11:59:11Z")

</div>

hi,  
i’m new in this forum.  
i’ve this problem.  
i’ve this dynamictext and i want put inside an image JPG.  
I’thik that the code is ok…but no!! I don’t view the image…but other  
HTML TAG are all right.  
Please…help me…is very important.  
thanx.  
manuel

[size=1][color=red]testoDin.html = true;  
testoDin.multiline = true;  
testoDin.wordWrap = true;  
testoDin.htmlText = “\<a href=‘home.htm’\>ssss\</a\>\<p\>Here’s a picture from my last vacation:\<br\>\<br\>”;  
testoDin.htmlText += “–\<p\>\<img src=‘And1.jpg’\>\</p\>–” ;[/color][/size]
