home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 10 / cd.iso / bumper.dxr / 00001_Script_1 next >
Text File  |  1995-07-26  |  149b  |  11 lines

  1. on startMovie
  2.  if the machinetype<>256 then BLACKSCREEN
  3. end startMovie
  4.  
  5.  
  6.  
  7. on BLACKSCREEN
  8.   openXLib "XBlank"
  9.   put XBlank() into vRien
  10. end
  11.