The stand-alone Flash player has an option to print a SWF. However, there is no shell action registered for this, and as far as I can see the only way to do it is to use a keyboard macro (or do something invasive such as inject a DLL in the player). Is there some official API for this?
|
feedback
|
|
Found it! The easiest way is to use the ActionScript PrintJob API:
| |||
|
feedback
|