home *** CD-ROM | disk | FTP | other *** search
/ Chip 14 / Chip_14_1998.iso / D.dxr / 00018.ls < prev    next >
Encoding:
Text File  |  1998-06-09  |  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.