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 6 made on Wednesday October 20, 2010 at 15:02
Kenzo85
Lurking Member
Joined:
Posts:
October 2010
4
Hey b00bie

I'm trying to use your examble, but have some troubles "yes I'm a NOOB I know"

My Script is as follows:
______________________________________________

Var SWLightsTimer, s;
SWLightsTimer = 5;
s = CF.widget(''SWLights', 'MyPage', 'MyActivity').executeActions();
s.executeActions();
if (SWLightsTimer > 0)
{
SWLightsTimer--;
if (SWLightsTimer === 0)
{
s.executeActions();
}
}
____________________________________________________________

My Activity is labelled with TEST, but i've name the activity pronto script name: MyActivity.
My page is labelled TEST1 and the pronto script is named MyPage "it's here i'm trying to use the script from above.
I liked it to use the Repeat every 1 sec until I've mastered the ScheduleActions function.
Loads of good stuff at home.


Hosting Services by ipHouse