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 Friday December 25, 2009 at 12:32
Goat
Long Time Member
Joined:
Posts:
January 2003
16
I might have just figured it out. Try "scheduleActions();" instead. Found this in the guide:

Action lists can not be executed in parallel. This means that when a script calls the
executeActions() method while an action list is already being executed currently
an exception will be thrown.
When the calling script requires the action list to be executed, it is advised to use
scheduleActions() instead.

Calling executeActions() will not work from within a page script. This is due to
the restriction that the control panel cannot play multiple action lists at the same time
and a page script is always executed after a page jump action within an Actionlist. Again, scheduleActions() can be used instead, to avoid this problem.


Hosting Services by ipHouse