home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Sound / Juke-Box folder / Juke-Box Demo v 1.1 / Juke-Box Demo v 1.92 / 00089.ls < prev    next >
Encoding:
Text File  |  1994-10-17  |  109 b   |  8 lines

  1. on exitFrame
  2.   if not (the movieRate of sprite 32) then
  3.     go("menu")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.