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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -