I would like to know if there is a method to programmatically take screenshots of a flash object (e.g. TwitchTV video player) and store it temporarily on the server side.
I have done some research on the topic but it seems that it is impossible to do so due to the limitations of Javascript. Is there a workaround for this?
Thanks