Capturing a Screenshot of a Flash Application loaded in the browser
I would like to know is it possible to acces开发者_高级运维s the flash application object loaded in the default web browser and programatically get a screenshot of the application only.
you can use BitmapData.draw(/*your main displayobject*/) inside an swf
加载中,请稍侯......
精彩评论