hello i have a flash application that runs on web browsers as well as on desktop with some extra functionality, i use webkit for air with desktop app and i need some alternate of it for web app,
actually i want to render html in flash player and then do some processing on it and allow some operations on it,
Question is how can i open a web page in flash application in browser such that i can do the required operations on it,
any suggestion is welcome.
regards
I assume you can use Flex also since Flex is actually build on Flash.
You can use one of these components :
http://www.deitte.com/archives/2006/08/finally_updated.htm
https://github.com/flex-users/flex-iframe
http://matthicks.com/2009/02/flex-webbrowser-component.html