| Author |  | 
      
        | jeffw_00 Super User
 
  
 
 Joined: June 30 2007
 Online Status: Offline
 Posts: 935
 | 
          If you're wondering, I -do- try to crack the manual before I post 8-}
           | Posted: December 08 2007 at 17:40 | IP Logged |   |  
           | 
 |  
 can I display the value of a global variable in a CC button?
 thanks
 /j
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | TonyNo Moderator Group
 
  
  
 Joined: December 05 2001
 Location: United States
 Online Status: Offline
 Posts: 2889
 | 
          Yup, you can. This line sets text object 10 on the AUDIO tab to the contents of my GV, "WINAMP PLAYING"...
           | Posted: December 08 2007 at 18:15 | IP Logged |   |  
           | 
 |  
 ph_setccobjtext ( "AUDIO", 10, "{WINAMP PLAYING}" )
 
 
 Edited by TonyNo - December 08 2007 at 18:17
 | 
       
        | Back to Top |       | 
       
       
        |  | 
        | jeffw_00 Super User
 
  
 
 Joined: June 30 2007
 Online Status: Offline
 Posts: 935
 | 
          thx
           | Posted: December 08 2007 at 18:17 | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | TonyNo Moderator Group
 
  
  
 Joined: December 05 2001
 Location: United States
 Online Status: Offline
 Posts: 2889
 | 
          Updated my response!
           | Posted: December 08 2007 at 18:17 | IP Logged |   |  
           | 
 |    | 
       
        | Back to Top |       | 
       
       
        |  | 
        | jeffw_00 Super User
 
  
 
 Joined: June 30 2007
 Online Status: Offline
 Posts: 935
 | 
          works,
           | Posted: December 08 2007 at 18:38 | IP Logged |   |  
           | 
 |  thanks
 
 
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | dhoward Admin Group
 
  
  
 Joined: June 29 2001
 Location: United States
 Online Status: Offline
 Posts: 4447
 | 
          .13 should have the ability to display a global directly on the CC without having to use the ph_setcc functions.
           | Posted: December 09 2007 at 11:56 | IP Logged |   |  
           | 
 |  
 Dave.
 
 | 
       
        | Back to Top |       | 
       
       
        |  | 
        | jeffw_00 Super User
 
  
 
 Joined: June 30 2007
 Online Status: Offline
 Posts: 935
 | 
          don't sweat it dave, I have no problem using a function
           | Posted: December 09 2007 at 11:59 | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | TonyNo Moderator Group
 
  
  
 Joined: December 05 2001
 Location: United States
 Online Status: Offline
 Posts: 2889
 | 
          It will be nice to not have to manually update the CC!
           | Posted: December 09 2007 at 15:12 | IP Logged |   |  
           | 
 |    | 
       
        | Back to Top |       | 
       
       
        |  |