Re: Quicksilver and Adobe Air apps (PandoraONE app)?

24 views
Skip to first unread message

Rob McBroom

unread,
May 15, 2013, 8:34:33 AM5/15/13
to blacktree-...@googlegroups.com
On May 14, 2013, at 4:36 PM, Ari Goldman <gold...@gmail.com> wrote:

Probably not, but is there a way to teach Quicksilver to send commands (play, pause, thumbs up, thumbs down) to the official Pandora One app?  It runs on Adobe Air, and so may not be penetrable by outside app calls.  

Any ideas?

I would guess “no”, but I don’t have it installed. You could check the AppleScript Editor to see if that application is listed under “Open Dictionary…”, or see if it has any command-line switches.

-- 
Rob McBroom
<http://www.skurfer.com/>

Dave Land

unread,
May 16, 2013, 2:59:15 AM5/16/13
to blacktree-...@googlegroups.com
I think it goes beyond "no", all the way to "heck no".

Nothing in Pandora is directly accessible via AppleScript.

From the olden days (2005?) I remembered using Apple's UI Element Inspector to discover things that can be accessed via AppleScript. There's nothing accessible in PandoraOne: the entire thing appears as a single opaque object.

If you're still willing to take a shot at it, you'll probably want to use Apple's "System Events" Scripting Addition and use the "Click at {x, y}" event, but be aware that X and Y are screen coordinates, so you will have to get the location of the PandoraOne window and calculate offsets from that to hit the buttons.

Like i said, pretty much "heck no".

Dave
Reply all
Reply to author
Forward
0 new messages