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 August 11, 2010 at 10:09
sWORDs
Long Time Member
Joined:
Posts:
November 2006
373
Use statusUpdate() instead of status1.statusUpdate().
Or change statusUpdate = function(){} to

status1={};
status1.statusUpdate=function(){};

But I would recommend using a namespace as you did before and then call with com.my.status1.statusUpdate().


Hosting Services by ipHouse