07-08-2004, 10:03 AM
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:
Here is a link to the game:
http://www.cyberiapc.com/flashgames/duckhunt.htm
(I am playing 1 duck mode)
i've tried using the "find accessible object" and "do default action", but that doesn't work, this is the code:
Acc b=acc("" "GRAPHIC" "Internet Explorer" "MacromediaFlashPlayerActiveX" "" 0x1000)
b.DoDefaultAction
http://www.cyberiapc.com/flashgames/duckhunt.htm
(I am playing 1 duck mode)