Hey,
Is there a way to communicate with flash/java applications in webpages on exe file?
Thanks
Printable View
Hey,
Is there a way to communicate with flash/java applications in webpages on exe file?
Thanks
Not through an EXE file, as that would require sending signals to your browser itself, but possibly a Vitalize application. You could use the Javascript function calls to update information in the page itself that's then read by the Flash or Java applets. Or maybe I'm overcomplicating things.
There is a game on miniclip and I want to automate the process so I can get max points. I want to use the control x object to simulate keys. The thing is I can't edit their website so I can't stick a vitalize application in. Is there any way of avoiding this?
You could embed the miniclip game into your own page along with the Vitalize application.
Thanks!
Heh, but that would be cheating though X)
I guess submiting highscore wont work then, as it will check where the game gets running.