home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / image.dir / 00032.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  80 b   |  8 lines

  1. on mouseUp
  2.   if the frame = 3 then
  3.     go("m")
  4.   else
  5.     go("mG")
  6.   end if
  7. end
  8.