home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / bar.dir / 00061_Script_61 < prev    next >
Text File  |  1994-12-03  |  133b  |  8 lines

  1. on exitFrame
  2.   global getpieces
  3.   if getat(getpieces,8) then
  4.     go to the frame+8
  5.   else
  6.     setat getpieces,8,1
  7.   end if
  8. end