8/9/2010 2:10:31 AM
Title:
How can we create a web browser in flash and take snapshot of whole html page?
Hi,
Can anyone tell me how can we create a web browser in flash and convert whole html page into an image? If you can give me any clue or any references that would be great.
Thanks in advance.
Thank you
8/9/2010 2:23:53 AM
creating web browser in flash web application is not possible, Adobe AIR have a component HTML which can render html pages for Window application only.
Shawn
Points: 680
Posts:0
8/9/2010 2:26:04 AM
use some server api instead , flash is not yet so powerful to create a webbrowser. Use server application to which a url can be passed and the application will load page create image and send it to flash.
9/8/2011 8:42:09 AM
Who say's it is not possible to create webbrowser in flash?
It is possible to create a webbrowser in flash.
Shawn
Points: 680
Posts:0
9/8/2011 10:41:42 AM
@Mohit There is a browser component available in Adobe AIR for flash(Desktop applications) but its not for flash web applications. So you have no option to create browser in flash.
3/14/2012 12:40:41 AM
You can create a web browser in flash. Here is proof.
http://blog.yoz.sk/2009/10/flex-iframe-web-browser-in-flash/
3/14/2012 2:37:41 AM
@Rick excellent work. That's a good link indeed
3/14/2012 6:30:04 AM
If anyone can help me find out how to setup and use the coding example from the website below, that would be awesome. I wish there was a video tutorial and if you can find that and post it, that would be a plus.
http://blog.yoz.sk/2009/10/flex-iframe-web-browser-in-flash/