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

  1. This handler is placed in the score's script channel.  It executes when the movie is idle.
  2.  
  3. These are the possible codes that can be returned for the state of member property: 
  4. 0   stopped
  5. 1  preLoading
  6. 2   preLoadDone
  7. 3   playing
  8. 4   paused
  9. 5   done
  10. 9   error