Zoomplayer Control Woes

Help each other out

Zoomplayer Control Woes

Postby CiXel on Fri Feb 24, 2006 5:25 am

I just can't seem to get zoomplayer to respond to xlobby's sending of commands.

I'm trying to eventually have my remote trigger these commands, which works currently for sending other signals (ie. IR) But even leaving all that behind for a second...

My commands are all taken from the badabing skin which has all the codes built in. I've double checked those command numbers against the Master Lists and all the numbers seem correct, yet when I an try to trigger and event via a button it's a no go. It also doesn't work when I try to test a command via the event window (For instance, I'll start a movie via XLobby and then try to use the Pause command from within xlobby, I'd expect the movie to be paused when I return, but it' still playing along)

Could my numbers be different for some reason? Is there someting I didn't turn on?
CiXel
 
Posts: 177
Joined: Tue Feb 22, 2005 6:27 pm
Location: New York

Postby vicom on Fri Feb 24, 2006 2:57 pm

Had the same problem when I upgraded my ZP. check the zoomplayer event xml file and change the window name (its currently set to Mobile Zoom or Zoom Mobile on Baddabings skin) to ZoomPlayer
vicom
 
Posts: 206
Joined: Tue Apr 20, 2004 6:16 am
Location: South Africa

Postby CiXel on Fri Feb 24, 2006 5:03 pm

Hmm... It's a good thought, but All my window names seem to already be set to Zoom Player.

However... when I changed the window name TO ZPMobile it all worked...
go figure...

I had previously changed the class name to TApplication which pointed to the Zoom Player window but to no avail.

So for ME a successful pause command to Zoom Player 4.51 from Xlobby is:

Class name: TMainForm
Window Name: ZPMobile
Message: 32817
wparam: 65
lparam: 1

Thanks for your assistance, hope this helps someone else.
CiXel
 
Posts: 177
Joined: Tue Feb 22, 2005 6:27 pm
Location: New York