home *** CD-ROM | disk | FTP | other *** search
/ Chip 26 (1998) / Chip_26_1998.iso / I.dxr / 00278_GoAutoMain.ls < prev    next >
Encoding:
Text File  |  1998-11-23  |  76 b   |  6 lines

  1. on mouseUp
  2.   set the visible of sprite 48 to 1
  3.   updateStage()
  4.   go(21)
  5. end
  6.