Winamp and Directory Questions

General HouseBot discussion. Any issues that don't fit into any of the other topics belong here.
Post Reply
bryan
Member
Posts: 31
Joined: Sun Dec 17, 2006 8:41 am

Winamp and Directory Questions

Post by bryan »

Hi,

I am stuck on the most basic concept - using a touchscreen button to navigate up and down items shown in a directory control. How is this done?

Also, and I hope a little less obvious, I'm trying to support manual advance and backup a track in Winamp, but I don't use playlists so the +=1 on "play list song number" approach doesn't work. I play entire CDs by simply setting "Play Source" to the CD directory, instead of a track and letting Winamp cycle through the directory. I am using the standard winamp plugin provided with HB. I'm also using the winamp com control to access song name referred to here and thought that might offer a way, but I'm not having much luck.

Thanks for any help.
Bryan
bryan
Member
Posts: 31
Joined: Sun Dec 17, 2006 8:41 am

Fixed part two

Post by bryan »

Update on my second question, the commands for "next track" and "last track" are, not suprisingly, "FastForward" and "Rewind" via the WinampCom object interface. I've tested these and they work correctly.
Post Reply