home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / 05DD.DXR / 00407.ls < prev    next >
Encoding:
Text File  |  1996-01-12  |  191 b   |  12 lines

  1. on mouseUp
  2.   global codeOnPole5d
  3.   if codeOnPole5d = 0 then
  4.     navRight()
  5.   else
  6.     preLoadCast("5ten2SW")
  7.     preLoadCast("5ten2S")
  8.     goto("5ten2SW")
  9.     goto("5ten2Scode")
  10.   end if
  11. end
  12.