Hi,
I hope I'm posting this in the right subject, I just don't know how difficult my question is, and how I can solve it. Ok here it goes:
Is it possible to embed complete html files in flash.
To clearify, this is what I want:
I have a file text.html that has the following content:
<p><img src="smiley.gif" align="left"><b>Just an example</b><br><br>
Blablablaba...<br>
Ok you got the clue I think</p>
So I just want this to be loaded in flash. The result will be something like this:
Just an example
Blablablaba...
Ok you got the clue I think
I know you can embed simple html text files in flash but I don't know if you can embed the images too
Steven