Skip to main content
Participant
April 7, 2010
Question

Can I load a website within flash?

  • April 7, 2010
  • 2 replies
  • 421 views

We can easily put a flash inside a html, but can we do it reverse?

I want to create a object to display normal website page, is it possible in AS3?

This topic has been closed for replies.

2 replies

April 7, 2010

With Flash alone no... However if you're making an .exe you can use one of the various wrapper apps (we use SWFKit here) to embed a browser within your app.

Inspiring
April 7, 2010

No.

Flash supports some (very limited) set of html and css styling. But it isn't able to render a full html page.