home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1998 to 1999 / DISNEY99.ISO / Media / Partner.dxr / 00015.ls < prev    next >
Encoding:
Text File  |  1998-11-16  |  114 b   |  6 lines

  1. on exitFrame
  2.   if the movieTime of sprite 4 < the duration of member "Part01" then
  3.     go(the frame)
  4.   end if
  5. end
  6.