home *** CD-ROM | disk | FTP | other *** search
/ Chip 17 / Chip_17_1998.iso / D.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  1998-07-21  |  96 b   |  8 lines

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