home *** CD-ROM | disk | FTP | other *** search
/ 100 Plus Great Games 2 / 100PLUSV2.BIN / games / BounceBack.dxr / 00074_continueFlipped.ls < prev    next >
Encoding:
Text File  |  2002-01-31  |  86 b   |  6 lines

  1. on exitFrame me
  2.   sprite(80).visible = 0
  3.   sprite(12).visible = 1
  4.   go(the frame)
  5. end
  6.