home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 July / macformat-039.iso / MAKERS / MAIN.DIR / 00094.ls < prev    next >
Encoding:
Text File  |  1996-03-12  |  103 b   |  7 lines

  1. on enterFrame
  2.   global theSprite
  3.   if not rollOver(value(theSprite)) then
  4.     go("start")
  5.   end if
  6. end
  7.