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 3 made on Monday August 9, 2010 at 22:46
alpha
Long Time Member
Joined:
Posts:
September 2003
258
I tried to create an array but I had problems.

var channelexclude = [30,52,53,54,55,56,90 ] ;

and then add to the onRotary function

if ( channel = channelexclude )
          {channel ++ : } ;

or ...
if ( channel == channelexclude )
          {channel ++ : } ;


 Sometimes 30,52,54,56 and 90 would be excluded. 53 and 55 would be shown.
If I used ...
var channelexclude = [30,52,100-200 ] ;
30,52 and 100 would be excluded but 101-200 were not.

I can't figure out how to exclude a chanel and goto the next unexcluded channel.
Project Boredom 2 is here. [Link: mediafire.com]
------------------------
Check Version 1 & 2 out in the files section.


Hosting Services by ipHouse