home *** CD-ROM | disk | FTP | other *** search
/ Venus' Playhouse / Venus_Playhouse.iso / mac / PCPLHAUS.DXR / 00149_Script_149 < prev    next >
Text File  |  1998-03-29  |  146b  |  9 lines

  1. --shower pick both loop 1
  2. on exitFrame
  3.   if the movieTime of sprite 11 < 1470 then
  4.     go to the frame
  5.   else
  6.     go to "S2"
  7.   end if
  8. end
  9.