home *** CD-ROM | disk | FTP | other *** search
/ 321 GAMES / 321GAMES.iso / advent / zoom / pizza / zoom.dxr / 00642.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  113 b   |  8 lines

  1. on mouseUp
  2.   global gDemoState
  3.   set gDemoState to "NotDemo"
  4.   sound stop 1
  5.   updateStage()
  6.   go("SwapPics")
  7. end
  8.