Hi
The Dynamic text box which i have used doesnt recognise<image tag HTML code …it recognise <b>…<br> etc…
Can anyone help?
also though i have used <img src=“http://lcoalhost/1.gif ”>
It shows me img src=“http://lcoalhost/1.gif ” in the box…why its not showing the image?
Any gurus out there
system
November 11, 2003, 10:51am
2
Its a text box so i’m pretty sure it can’t hold images :-\ Maybe try createEmptyMovieClip instead…
system
November 11, 2003, 12:49pm
3
yup, you cant load images in textboxes
system
November 11, 2003, 1:16pm
4
The following link may prevent future frustrations re text boxes and HTML…
http://www.macromedia.com/support/flash/ts/documents/htmltext.htm
BTW - welcome to Kirupa!
system
November 11, 2003, 2:09pm
5
A. Flash can only load .jpg
B. From version MX 2004 on, you can use the “img” tag, not before!
C. There’s security restrictions as to where you can load stuff from, which changed in mx2004…check MM’s site