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 5 made on Wednesday October 20, 2010 at 13:29
b00bie
Founding Member
Joined:
Posts:
July 2001
396
You create a button on a page in an activity. Add your IR code to this button. You assign ProntoScriptNames to all 3 (activity, page, button) then you do (assuming the prontoscript names are as coded below):

CF.widget('mybutton', 'mypage', 'myactivity').executeActions();
or
CF.widget('mybutton', 'mypage', 'myactivity').scheduleActions();

You invoked the same executeActions() above in your example. The method you used to retrieve the widget was different.


Hosting Services by ipHouse