Page 1 of 1

flash automation

Posted: Sun Nov 08, 2009 5:15 pm
by trandatnh
I'm a new commer, and maybe my questions are stupid, sorry about that.
I'm very interested in playing flash game. So I want to write some applications that help me for playing flash game.

my question is: if I loaded my online flash game on C# application with include f-in-box library. Can I submit username + password? Can I read any text on popup, alert, so on or simulate any action for playing?

Thanks.

Re: flash automation

Posted: Mon Nov 09, 2009 3:10 pm
by Softanics
Thank you for your questions.

trandatnh wrote:my question is: if I loaded my online flash game on C# application with include f-in-box library. Can I submit username + password? Can I read any text on popup, alert, so on or simulate any action for playing?


If your game provides such API, f-in-box can retrieve the information. But it's impossible in general case.

Thank you.