home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / 0_end.dir / 00004_U_puls.ls < prev    next >
Encoding:
Text File  |  2000-11-13  |  178 b   |  10 lines

  1. on mouseUp
  2.   global gFromFrame
  3.   set gFromFrame to the frame
  4.   set the cursor of sprite the currentSpriteNum to 0
  5.   cursor(4)
  6.   updateStage()
  7.   go("human_oj")
  8.   apriNavEnd()
  9. end
  10.