What are some methods for pulling information and interacting with flash games?

Posted by Xploit on Programmers See other posts from Programmers or by Xploit
Published on 2012-09-24T13:50:06Z Indexed on 2012/09/24 15:49 UTC
Read the original article Hit count: 178

Filed under:
|
|
|

In general, how should I approach interacting with a flash game pragmatically? The flash game is online and I would like to be able to pull information from the game, make computations, and send the appropriate keystrokes back to the flash game? I'm having difficult deciding how to begin. Any specific libraries or languages that you feel would be best for accomplishing this task? I would like it to be as fast as possible. Are there ways of doing this without taking screen shots and simulating keyboard presses?

© Programmers or respective owner

Related posts about linux

Related posts about flash