Re: Simulate click on a button in a flash object
Re: Simulate click on a button in a flash object
- Subject: Re: Simulate click on a button in a flash object
- From: DeNigris Sean <email@hidden>
- Date: Wed, 29 Jul 2009 11:30:52 -0400
I'm trying to simulate a button click on a webpage (pandora.com) which uses flash as it's UI for internet radio. I want to use applescript to click the stop/pause button.
After compiling it as a command line utility, I just call it via:
do shell script ("click -x " & my button_center_x & " -y " & my button_center_y)
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden