c# - Capturing a Screenshot of a Flash Application loaded in the browser -


i know possible access flash application object loaded in default web browser , programatically screenshot of application only.

you can use bitmapdata.draw(/*your main displayobject*/) inside swf


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -