Page 1 of 1

Skip Flash Pages

Posted: 2008-09-28 12:58:52
by trekkie
Sometimes sites display flash adds with/without a seconds countdown counter till the page transfers to the originally requested page.

Is there a way to bypass this in a script ?

Using sleep() is a possible way for sites with automatic page transfer ( when the countdown expires ) but some sites request you to click on a link to bypass the add


Thanks

Posted: 2008-09-28 13:06:29
by bad4u
Could you give an example for such a page ?

Posted: 2008-09-28 19:46:52
by antp
if you need to click on a link, then you script can just find the link.
the script does not have to "wait": it just has to find the target link to follow.