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 Thursday January 15, 2009 at 04:47
Ralph P.
Long Time Member
Joined:
Posts:
March 2006
35
Thanks flatterman.

Okay here it is:

onRotary = function(clicks)
{
if (clicks > 1)
{CF.widget("Volumeup","WidgetPage").executeActions();}
if (clicks < -1)
{CF.widget("Volumedown","WidgetPage").executeActions();}
};

Each of my devices has a hidden WidgetPage with the script names. I have a hidden device that contains buttons that correspond to the volume control codes in my database. This works fine in PEP 1.1. In PEP 2 (the latest version) the rotary whhel only works when the Denon is the selected device.
Regards,

Ralph


Hosting Services by ipHouse