home *** CD-ROM | disk | FTP | other *** search
/ Chip 26 (1998) / Chip_26_1998.iso / D.dxr / 00018.ls < prev    next >
Encoding:
Text File  |  1998-11-26  |  96 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3.   if not rollOver(17) then
  4.     go(54)
  5.   end if
  6.   updateStage()
  7. end
  8.