Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 10 made on Saturday July 11, 2020 at 21:41
mpg7321
Regular Member
Joined:
Posts:
June 2020
111
So I got it to work from a library. So that's good, thanks for your help.

So the library was added at the system properties activity level, so I did have to add script to all activities Volume buttons.

Here is the sample of the code I used for the volume.

var onHoldInterval = 50;
onHold = function()
{
sendCommand("!1MVLUP").executeActions();
onHoldInterval=1;
};


Hosting Services by ipHouse