PDA

View Full Version : Html in a MC



bunker
January 8th, 2004, 12:22 PM
Hi, is there any way to display an HTML page inside a movieclip?
I have a web page indipendent from the flash movie but i don't want to use frames. Anyway to do this?
Thanks in advance!

replode
January 8th, 2004, 10:47 PM
i think theres a way to externally load text from a file into a movie clip, with a scroll box and stuff. But your pretty limited on what html you can use, i think its bold, italics, underline and thats about it.

bunker
January 9th, 2004, 03:38 AM
Thanks for the asnwer, but the problem is that I need to show an html page, not some html code. The think is this: this html page is generated automatically from a server and I need to put a link inside the movieclip which load this html page.
I cannot even load variables into the movie as the server won't let me do it.

Any help would be appreciated. Thanks!