Groups | Blog | Home
all groups > macromedia flash sitedesign > august 2006 >

macromedia flash sitedesign : Nested HTML inside a MovieClip


EmperorNeo
8/11/2006 2:19:50 PM
First i don't even know if Flash can do this but i imagine so. I'm not the
greatest at flash but i do know how to use the program so if someone can
answer this question no matter how technical i will understand it. Ok,
heres my question:

this may be a rediculas question but i must know how to do this.
How can i reside an HTML page inside my Flash MX movie clip? Is there a way
to put the HTML code inside an actionscript action? Can you show me using
the below sample code?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>Hello World! My nested page is complete! </td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>

Thanks
James


Chris Georgenes
8/11/2006 2:28:07 PM
please dont cross-post - i replied to your same post in other forum - simply put, you can't have
html in flash.

******************************************
--> **Adobe Certified Expert**
--> www.mudbubble.com
--> www.keyframer.com




[quoted text, click to view]
AddThis Social Bookmark Button