PDA

View Full Version : html in flash


rob446
12-11-2001, 12:35 AM
can html pages be viewed inside a flash movie; like you can use a browser active x in director.

Billy T
12-11-2001, 01:16 AM
do you mean can you take an existing html webpage and link to it so it loads within a flash movie?

You can certainly loading in html text and links etc

see the attached file

cheers

Ricod
12-11-2001, 09:04 AM
Like Billy T said, u CAN load HTML text. Only a few tags are allowed. U can't (unfortunately) just open it with an active X controller. The only way to do that is get the sdk from Macromedia and write yer own plug-in. I hope u know C !

rob446
12-22-2001, 12:24 AM
have looked at the attached file, this was of great help but is there any way i can link to an external css or inbed a css.

my other problem is that i need to display a html table section inside a flash movie.

Ricod
12-24-2001, 08:25 AM
But no, only the tags supported in HTML 1.0. :(
That means, no css and no tables.