Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flash games
#1
Is there any way to click a moving object in a flash game?
i've tried using the "find accessible object" and "do default action", but that doesn't work, this is the code:

Code:
Copy      Help
Acc b=acc("" "GRAPHIC" "Internet Explorer" "MacromediaFlashPlayerActiveX" "" 0x1000)
b.DoDefaultAction
Here is a link to the game:
http://www.cyberiapc.com/flashgames/duckhunt.htm
(I am playing 1 duck mode)
#2
no way.
even in the flashplayer we can't identify any object on stage.
macromedia doesn't deal with idenfiers,
the only way would be to send on any action in flash a qm signal,
but this could be only done with a custom flash projektor.

the only solution for you could be to record mouse positions ...
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)