PDA

View Full Version : Loading & Viewing HTML pages witin Flash


CHAGE
05-08-2004, 05:32 PM
For weeks and maybe month, from time to time, I have tried searching for guides, tutorials, on how to load an html page within a flash movie.

In the end i couldnt find anything :). So now i ask for help here.
I am only a beginner using Actionscript so I didn't think i can figure it out myself.

What i want to know is, if there is a way where i can load an html page within a flash movie. Perhaps there is a command for it? Or is it more complicated then it seems?

CyanBlue
05-08-2004, 09:38 PM
Howdy and Welcome... :)

If you use FMX, you probably can't since Flash MX only understands somewhere around 8-9 HTML tags... FMX 2004 supports or mimicks a couple more HTML tags that goes with the images, but you are pretty much limited to very basic HTML tags... That's because Flash is not another web browser which renders out all those HTML tags...

What are you working on and what is your HTML tag look like??? Maybe we can say yes or no after we see what you have... :)