Demo-Flash
(Copy URL in PhpBB Forum Format - Info)From iMacros
This macro demonstrates the use of the DS commands to handle interactions on a Flash application.
Macro Code
VERSION BUILD=8031994 TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://demo.imacros.net/Automate/FlashDemo SIZE X=800 Y=600 'Replay at lower speed so one can "see" the clicks better SET !REPLAYSPEED MEDIUM '99 DS CMD=CLICK X=153 Y=388 DS CMD=CLICK X=154 Y=388 'enter DS CMD=CLICK X=43 Y=389 '24 DS CMD=CLICK X=123 Y=453 DS CMD=CLICK X=86 Y=432 'enter DS CMD=CLICK X=43 Y=389 ' + DS CMD=CLICK X=192 Y=484
