home *** CD-ROM | disk | FTP | other *** search
/ George of the Jungle Press Kit / GEORGE.iso / pc / george.dxr / Internal_209.ls < prev    next >
Encoding:
Text File  |  1997-06-23  |  266 b   |  11 lines

  1. on exitFrame
  2.   if soundBusy(2) then
  3.     sound stop 2
  4.   end if
  5.   unLoad()
  6.   if the memberNum of sprite 6 > 0 then
  7.     set the movieRate of sprite 6 to 1
  8.   end if
  9.   set the cursor of sprite 6 to [the number of member "pushcursor", the number of member "pushmask"]
  10. end
  11.