Class GLOBALS

Object
   |
   +--GLOBALS

class GLOBALS

 
Method Summary
<static> void cleardump()
           Method to clear debug information
<static> string datestamp()
           Method to get current time stamp
<static> void dump(<string> d)
           Method to debug information if debugging is turned on
<static> void recCommand(<string> c)
           Recieves response from the flash item based on the command sent.
<static> void sendCommand(<string> c,<string> p)
           Sends command and properties to the flash item
<static> void setReady(s)
           Method set the content to ready


Method Detail

cleardump

<static> void cleardump()

datestamp

<static> string datestamp()

dump

<static> void dump(<string> d)

recCommand

<static> void recCommand(<string> c)

sendCommand

<static> void sendCommand(<string> c,<string> p)

setReady

<static> void setReady(s)


Documentation generated by JSDoc on Tue Mar 4 12:01:48 2008