home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / e-on / eon01.dir / 00011.ls < prev    next >
Encoding:
Text File  |  1996-02-14  |  3.9 KB  |  255 lines

  1. on kroll
  2.   if rollOver(5) then
  3.     go("GA")
  4.   end if
  5.   if rollOver(6) then
  6.     go("DI")
  7.   end if
  8.   if rollOver(7) then
  9.     go("CH")
  10.   end if
  11.   if rollOver(8) then
  12.     go("SU")
  13.   end if
  14.   if rollOver(9) then
  15.     go("QA")
  16.   end if
  17.   if rollOver(10) then
  18.     go("NE")
  19.   end if
  20.   if soundBusy(1) = 0 then
  21.     sound playFile 1, "netsnd.aif"
  22.   end if
  23.   if soundBusy(2) = 0 then
  24.     set the volume of sound 1 to 255
  25.   end if
  26. end
  27.  
  28. on gamesroll
  29.   if rollOver(4) then
  30.     go("groll1")
  31.   end if
  32.   if rollOver(5) then
  33.     go("groll2")
  34.   end if
  35.   if rollOver(6) then
  36.     go("groll3")
  37.   end if
  38.   if soundBusy(1) = 0 then
  39.     sound playFile 1, "netsnd.aif"
  40.   end if
  41.   if soundBusy(2) = 0 then
  42.     set the volume of sound 1 to 255
  43.   end if
  44. end
  45.  
  46. on ktimer1
  47.   startTimer()
  48.   repeat while the timer < 4
  49.     if the mouseDown then
  50.       puppetSound(2, cast "clik")
  51.       updateStage()
  52.       go("xx")
  53.       exit
  54.     end if
  55.   end repeat
  56. end
  57.  
  58. on ktimer2
  59.   startTimer()
  60.   repeat while the timer < 4
  61.     if the mouseDown then
  62.       puppetSound(2, cast "clik")
  63.       updateStage()
  64.       go("xx")
  65.       exit
  66.     end if
  67.   end repeat
  68. end
  69.  
  70. on ktimer3
  71.   startTimer()
  72.   repeat while the timer < 4
  73.     if the mouseDown then
  74.       puppetSound(2, cast "clik")
  75.       updateStage()
  76.       go("xx")
  77.       exit
  78.     end if
  79.   end repeat
  80. end
  81.  
  82. on ktimer4
  83.   startTimer()
  84.   repeat while the timer < 4
  85.     if the mouseDown then
  86.       puppetSound(2, cast "clik")
  87.       updateStage()
  88.       go("home")
  89.       exit
  90.     end if
  91.   end repeat
  92. end
  93.  
  94. on ktimeL1
  95.   startTimer()
  96.   repeat while the timer < 4
  97.     if the mouseDown then
  98.       puppetSound(2, cast "clik")
  99.       updateStage()
  100.       go("xx")
  101.       exit
  102.     end if
  103.   end repeat
  104. end
  105.  
  106. on ktimeL2
  107.   startTimer()
  108.   repeat while the timer < 5
  109.     if the mouseDown then
  110.       puppetSound(2, cast "clik")
  111.       updateStage()
  112.       go("xx")
  113.       exit
  114.     end if
  115.   end repeat
  116. end
  117.  
  118. on ktimeL3
  119.   startTimer()
  120.   repeat while the timer < 5
  121.     if the mouseDown then
  122.       puppetSound(2, cast "clik")
  123.       updateStage()
  124.       go("xx")
  125.       exit
  126.     end if
  127.   end repeat
  128. end
  129.  
  130. on ktimeL4
  131.   startTimer()
  132.   repeat while the timer < 5
  133.     if the mouseDown then
  134.       puppetSound(2, cast "clik")
  135.       updateStage()
  136.       go("xx")
  137.       exit
  138.     end if
  139.   end repeat
  140. end
  141.  
  142. on ktimeL5
  143.   startTimer()
  144.   repeat while the timer < 5
  145.     if the mouseDown then
  146.       puppetSound(2, cast "clik")
  147.       updateStage()
  148.       go("xx")
  149.       exit
  150.     end if
  151.   end repeat
  152. end
  153.  
  154. on ktimeL6
  155.   startTimer()
  156.   repeat while the timer < 5
  157.     if the mouseDown then
  158.       puppetSound(2, cast "clik")
  159.       updateStage()
  160.       go("xx")
  161.       exit
  162.     end if
  163.   end repeat
  164. end
  165.  
  166. on ktimeL7
  167.   startTimer()
  168.   repeat while the timer < 5
  169.     if the mouseDown then
  170.       puppetSound(2, cast "clik")
  171.       updateStage()
  172.       go("xx")
  173.       exit
  174.     end if
  175.   end repeat
  176. end
  177.  
  178. on ktimeL8
  179.   startTimer()
  180.   repeat while the timer < 5
  181.     if the mouseDown then
  182.       puppetSound(2, cast "clik")
  183.       updateStage()
  184.       go("xx")
  185.       exit
  186.     end if
  187.   end repeat
  188. end
  189.  
  190. on ktime
  191.   startTimer()
  192.   repeat while the timer < 5
  193.     if the mouseDown then
  194.       puppetSound(2, cast "clik")
  195.       updateStage()
  196.       go("xx")
  197.       exit
  198.     end if
  199.   end repeat
  200. end
  201.  
  202. on garoll
  203.   if rollOver(5) = 0 then
  204.     go("roll")
  205.   end if
  206.   if soundBusy(1) = 0 then
  207.     sound playFile 1, "netsnd.aif"
  208.   end if
  209. end
  210.  
  211. on diroll
  212.   if rollOver(6) = 0 then
  213.     go("roll")
  214.   end if
  215.   if soundBusy(1) = 0 then
  216.     sound playFile 1, "netsnd.aif"
  217.   end if
  218. end
  219.  
  220. on chroll
  221.   if rollOver(7) = 0 then
  222.     go("roll")
  223.   end if
  224.   if soundBusy(1) = 0 then
  225.     sound playFile 1, "netsnd.aif"
  226.   end if
  227. end
  228.  
  229. on suroll
  230.   if rollOver(8) = 0 then
  231.     go("roll")
  232.   end if
  233.   if soundBusy(1) = 0 then
  234.     sound playFile 1, "netsnd.aif"
  235.   end if
  236. end
  237.  
  238. on qaroll
  239.   if rollOver(9) = 0 then
  240.     go("roll")
  241.   end if
  242.   if soundBusy(1) = 0 then
  243.     sound playFile 1, "netsnd.aif"
  244.   end if
  245. end
  246.  
  247. on neroll
  248.   if rollOver(10) = 0 then
  249.     go("roll")
  250.   end if
  251.   if soundBusy(1) = 0 then
  252.     sound playFile 1, "netsnd.aif"
  253.   end if
  254. end
  255.