I am using flash CS5 and am wondering how to embed a website. I am creating a mobile html5 website on my pc and want to embed it in flash. I want to be able to navigate to it in the swf (I don’t want the url to open in my browser). How do I do this in flash?
Share
You don’t. Standalone Flash player or browser plugin cannot show arbitrary HTML. There is
Labelcontrol in Flex, but it only knows a few basic tags. Only AIR hasHtmlLoadercontrol which exposes Webkit compatible browser.