Jump to content

Recommended Posts

Posted

I want to be able to click a flash object every 5 seconds, and I know that this is possible.. but would it be possible to minimize the window, and keep having the flash object be clicked? Thanks for your help.

Global $arr[2]

$arr[0]="hip"
$arr[1]="hip"
;^^ hip hip array. ^^
Posted

If I thought you wanted to do things in a flash object of a minimized window in order to write a game cheat, I wouldn't tell you that I think it is not possible to do this from within AutoIt.

Das Häschen benutzt Radar

Posted

@squirrely1

Wrong... its possible like its possible hidden window with user32.dll with sendmessage functions

Im asking for this in 2nd page of this forum with no reponse ...

Cheers, FireFox.

Posted (edited)

@squirrely1

Wrong... its possible like its possible hidden window with user32.dll with sendmessage functions

Im asking for this in 2nd page of this forum with no reponse ...

Cheers, FireFox.

Hmm... I'm a total Autoit noob, so I really don't know what that means, haha. Is it too complicated for somebody like me to do?

EDIT: Actually, is there any way to click an object in flash (without using the mouse commands)?

Edited by bundyxc
Global $arr[2]

$arr[0]="hip"
$arr[1]="hip"
;^^ hip hip array. ^^
  • 2 weeks later...
Posted

example please with possible comments to go with them i have been looking how to communicate with a flash application without hijacking the mouse and in minimized mode :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...