| sjvonstein Groupie
 
  
 
 Joined: February 05 2010
 Location: United States
 Online Status: Offline
 Posts: 75
 | 
          I finally got the ph_setobjgraphic function to work.  I haven't seen it written correctly anywhere on the boards, so below is my example:
           | Posted: April 26 2010 at 13:35 | IP Logged |   |  
           | 
 |  
 
 
| Code: 
 
    
    | 
      
       | if(ph_getinsteonlevel("TABLELAMP")=0,ph_setccobjgraphic("__A G-ALL","TABLELAMPSTATUS","C:\Program  Files\powerhome\web\graphics\buttons\b1gray-d_75.gif","  "),ph_setccobjgraphic("__AG-ALL","TABLELAMPSTATUS","C:\Progr am Files\powerhome\web\graphics\buttons\b1green-d_75.gif"," "))
 
 |  |  |  
 That being said, I am getting a weird problem with remote CC computers.  Whenever the trigger is, errr... triggered... the graphic completely disappears from the CC, only to reappear if I restart the remote CC application.  Any suggestions?  It functions properly on the server running PH.  Graphics display and change as intended.
 
 Edited by sjvonstein - May 02 2010 at 18:35
 |