dhoward Admin Group
Joined: June 29 2001 Location: United States
Online Status: Offline Posts: 4447
|
Posted: June 29 2009 at 12:34 | IP Logged
|
|
|
Hmmm...I checked into this and they don't have an API yet (although they are thinking about this). I played around and tried some things to see if there was anyway to control it and came up with the following:
Code:
ph_playwinmsg("iexplore.exe","IEFrame","Pandora Radio",0,11,"MacromediaFlashPlayerActiveX~t~t1~t3~t","2,512, 0,5833288,2,513,1,5833282,2,514,0,5833282,") |
|
|
This should pause/unpause the Pandora player. Check it out and if it works successfully, I'll try to come up with some other control options.
Edit...This should advance to the next song:
Code:
ph_playwinmsg("iexplore.exe","IEFrame","Pandora Radio",0,11,"MacromediaFlashPlayerActiveX~t~t1~t3~t","2,512, 0,5767768,2,513,1,5767771,2,514,0,5767771,
")
|
|
|
Dave.
Edited by dhoward - June 29 2009 at 12:41
|