This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > August 2006 > Nested HTML inside a MovieClip





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Nested HTML inside a MovieClip
EmperorNeo

2006-08-11, 6:22 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

2006-08-11, 6:22 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




EmperorNeo wrote:
> 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
>
>
>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews