|
-
using images in external text file?
Hey,
can you tell me how to put images into an MC (dtb) using an external text file?
this is my text:
Code:
&newsBox=<img src="news.jpg"><BR><B>Last Update: 10.07.02</B><BR><BR>etc.
there is more than one variable, and I want to know if my HTML is right, or if I need an operand in front of anything?
or if my image is in the same folder - if i need a backslash, etc... think you can help?
-
half as fun, double the price
you cannot use <img> html tags in your html, have them imported into flash and have them display your image in a textfield. Flash textfields dont support that. Instead you would have to have your image already in the flash movie or load it using loadMovie()
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|