Im trying to put photos into scrollable text boxes. How do I go about this? I have no idea.
Thanks
Fidelity
RENDER HTML in your dynamic textfield, then use the html tags…
In your case the html tag would be: <IMG>…
That tag is supported by flash, how good it works I don’t know, never tried it…
alright that sounds good I know HTML so I’ll try that. Is there anything else I can try also?
Thanks
Fidelity
components, TEXTAREA, then you put a movie clip in that area. The movie clip can contain anything you can normally put in a movieclip… Little more complicated than the other solution…