home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / ch08_lgo / tutor.dcr / 00257.txt < prev    next >
Encoding:
Text File  |  1996-12-06  |  492 b   |  11 lines

  1. This handler is placed in a Score script while the movie repeatedly goes to a single frame.
  2.  
  3. Here is a list of the codes returned by the getError() and getErrorString() functions. The getErrorString() text corresponds directly to the getError() code on the same line.
  4.  
  5. getError()          getErrorString()
  6.  
  7.    0               =        "OK"
  8.    1               =        "memory"
  9.    2               =        "network"
  10.    3               =    "playback device"
  11.  99               =         "other"