Demo-Flash
(Copy URL in PhpBB Forum Format - Info)From iMacros
This macro demonstrates the use of the WINCLICK command to handle interactions on a Flash website.
This demo works with the following page: http://www.iopus.com/imacros/demo/v5/flash/index.htm
Macro Code
VERSION BUILD=4000309 TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://www.iopus.com/imacros/demo/v5/flash/index.htm SIZE X=800 Y=600 'Replay at lower speed so one can "see" the clicks better SET !REPLAYSPEED MEDIUM 'click 99 WINCLICK X=424 Y=348 CONTENT= WINCLICK X=426 Y=350 CONTENT= 'click enter WINCLICK X=307 Y=353 CONTENT= 'click 24 WINCLICK X=393 Y=411 CONTENT= WINCLICK X=358 Y=380 CONTENT= 'enter WINCLICK X=319 Y=357 CONTENT= 'click + WINCLICK X=464 Y=446 CONTENT=
