all groups > flash actionscript > april 2004 >
You're in the

flash actionscript

group:

Can I embed a updatable web page into flash?


Can I embed a updatable web page into flash? Rovmis
4/25/2004 3:25:56 PM
flash actionscript: I think that the script would be

on (release) {
getURL (http://www.sitename.com/)
}

I know this is pretty simple but what command would I use to put the site in a
dynamic text box? (or if it can't go in a dynamic text box what would it go
in?). Thanks, sorry for such a simple question but this is my first time using
Action script.
Re: Can I embed a updatable web page into flash? pstnotpd
4/26/2004 7:16:59 AM
Looked for that as well, and no, I don't think so.
Closest I got was the Deng browser http://sourceforge.net/projects/dengmx, but
it's AS1 and I'm on AS2 where it doesn't compile.
But you can try it.

The HTML compliance of the dynamic textbox with html set true is VERY limited.

If I'm wrong I'd like to hear about it as well.

AddThis Social Bookmark Button