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 8 made on Saturday December 26, 2009 at 04:56
buzz
Super Member
Joined:
Posts:
May 2003
4,383
On the FIRM1-5 enter the following (change the numerals) with an IR code followed by a jump to another page in the action list:


onHold = function()
{
label = "(F1)";
this.executeActions();
};
onHoldInterval = 1000;

onRelease = function()
{
label = "1";
}

In the simulator, while the Firm keys will not execute the jump (or throw an error), regular soft buttons will execute the jump (and throw an action list error). The label on the Firm keys will update as expected.

There are no Pronto's at this location, I can't try the above on a real remote.

The above was started as a new program for a TSU9400.


Hosting Services by ipHouse