home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1995 July / WPC_JULY95.ISO / whatpc.exe / whatpc.DXR / 00009.ls < prev    next >
Encoding:
Text File  |  1995-05-14  |  106 b   |  9 lines

  1. on enterFrame
  2.   puppetPalette(8)
  3.   sound playFile 1, "system\track5"
  4. end
  5.  
  6. on exitFrame
  7.   go("Start2")
  8. end
  9.