i have the follow code:
the image is in the same folder as the swf... how come the text shows up but the image doesnt? I've also tried it with </img> after it. I've also tried <img src='headshot.jpg'>... nothing seems to work, can anyone help?Code:hrps = "<img src="+String.fromCharCode(34)+"headshot.jpg"+String.fromCharCode(34)+"><p><b>HR Privacy Solutions</b> text1.htmltext = hrps;




Reply With Quote