Jump to content

Recommended Posts

Posted

I'm trying to create a script that does ControlClick on a flash component on a website, however, there are sometimes more than one flash component on the page (banners, etc).

Using chrome (other browsers give similar results), the control id is one of:

[CLASS:NativeWindowClass; INSTANCE:1]

[CLASS:NativeWindowClass; INSTANCE:2]

...

[CLASS:NativeWindowClass; INSTANCE:n]

I'm at a loss as to how to detect which flash component I want to send clicks to during runtime. Any suggestions?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...