How to use code to move mouse pointer to objects on Browser?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
alex298
Posts: 101
Joined: Mon May 01, 2006 1:17 pm

How to use code to move mouse pointer to objects on Browser?

Post by alex298 » Mon May 05, 2008 4:48 am

Hi,

I wonder if revBrowser can do that:

1. I wish to use codes to move the mouse pointer to an image (e.g. logo_phpBB.gif) on a webpage and do something (e.g. click).

2. I wish to use codes to focus the mouse pointer to a field (e.g. User Name) on a webpage and do something (e.g. enter some text).

I tried to lay a graphic over the revBrowser and use On MouseMove x,y to detect objects below. However the graphic is always under the revBrowser. Is it possible to lay a graphic over a revBrowser?

Thanks and best regards
Alex
Nice to meet all of you.

Post Reply