Is there a way to create a screenshot of the browser in Flash? I know that in Java this is possible, and it will popup a dialog asking for trusting the signed Applet, but is there a way to do this in Flash?
Asked
Active
Viewed 686 times
2 Answers
1
Flash has not really a security model such as Java or Silverlight so things that are downright intrusive are out of question. Except for the the clipboard.

Joey
- 344,408
- 85
- 689
- 683
1
You should try using html2canvas.hertzen.com It uses JavaScript, but it works. (Unless you need it all right in the flash, then never mind.)

Nathan
- 11,814
- 11
- 50
- 93