home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif 7 / cd.iso / pc / PC / Demos / GroovMak / data1.cab / Program_Executable_Files / Media / grooveM.dxr / 00343.ls < prev    next >
Encoding:
Text File  |  1999-09-17  |  5.7 KB  |  120 lines

  1. on showGrooveMessage
  2.   if objectp(the mouseMember) then
  3.     set x to the mouseH
  4.     set y to the mouseV
  5.     if (x >= 249) and (x <= 390) and (y >= 169) and (y <= 310) and not ((x >= 292) and (x <= 348) and (y >= 196) and (y <= 216)) and not ((x >= 280) and (x <= 360) and (y >= 236) and (y <= 242)) and not ((x >= 292) and (x <= 348) and (y >= 264) and (y <= 284)) then
  6.       tell window "help"
  7.         go("grooveM22")
  8.       end tell
  9.     else
  10.       if ((x >= 104) and (x <= 117) and (y >= 93) and (y <= 106)) or ((x >= 127) and (x <= 140) and (y >= 65) and (y <= 88)) or ((x >= 153) and (x <= 166) and (y >= 40) and (y <= 53)) or ((x >= 182) and (x <= 195) and (y >= 18) and (y <= 31)) then
  11.         tell window "help"
  12.           go("grooveM2")
  13.         end tell
  14.       else
  15.         if (x >= 35) and (x <= 81) and (y >= 155) and (y <= 197) then
  16.           tell window "help"
  17.             go("grooveM1")
  18.           end tell
  19.         else
  20.           if (x >= 22) and (x <= 78) and (y >= 212) and (y <= 269) then
  21.             tell window "help"
  22.               go("grooveM3")
  23.             end tell
  24.           else
  25.             if (x >= 35) and (x <= 81) and (y >= 283) and (y <= 325) then
  26.               tell window "help"
  27.                 go("grooveM8")
  28.               end tell
  29.             else
  30.               if (x >= 489) and (x <= 523) and (y >= 408) and (y <= 442) then
  31.                 tell window "help"
  32.                   go("grooveM12")
  33.                 end tell
  34.               else
  35.                 if (x >= 592) and (x <= 611) and (y >= 454) and (y <= 471) then
  36.                   tell window "help"
  37.                     go("pref")
  38.                   end tell
  39.                 else
  40.                   if (y >= 454) and (y <= 471) and (x >= 615) and (x <= 634) then
  41.                     tell window "help"
  42.                       go("quit")
  43.                     end tell
  44.                   else
  45.                     if (x >= 567) and (x <= 633) and (y >= 433) and (y <= 446) then
  46.                       tell window "help"
  47.                         go("goMix")
  48.                       end tell
  49.                     else
  50.                       if (x >= 567) and (x <= 633) and (y >= 413) and (y <= 426) then
  51.                         tell window "help"
  52.                           go("goSeqfromGroove")
  53.                         end tell
  54.                       else
  55.                         if (x >= 567) and (x <= 633) and (y >= 372) and (y <= 387) then
  56.                           tell window "help"
  57.                             go("goMenu")
  58.                           end tell
  59.                         else
  60.                           if ((y >= 52) and (y <= 60) and (x >= 565) and (x <= 573)) or ((y >= 52) and (y <= 60) and (x >= 626) and (x <= 634)) then
  61.                             tell window "help"
  62.                               go("grooveM18")
  63.                             end tell
  64.                           else
  65.                             if ((x >= 295) and (x <= 344) and (y >= 42) and (y <= 92)) or ((x >= 295) and (x <= 344) and (y >= 387) and (y <= 437)) or ((x >= 416) and (x <= 466) and (y >= 91) and (y <= 141)) or ((x >= 416) and (x <= 466) and (y >= 336) and (y <= 386)) or ((x >= 174) and (x <= 224) and (y >= 91) and (y <= 141)) or ((x >= 174) and (x <= 224) and (y >= 336) and (y <= 386)) or ((x >= 467) and (x <= 517) and (y >= 216) and (y <= 266)) or ((x >= 123) and (x <= 173) and (y >= 216) and (y <= 266)) then
  66.                               tell window "help"
  67.                                 go("grooveM7")
  68.                               end tell
  69.                             else
  70.                               if (x >= 508) and (x <= 563) and (y >= 50) and (y <= 63) then
  71.                                 tell window "help"
  72.                                   go("grooveM19")
  73.                                 end tell
  74.                               else
  75.                                 if (x >= 111) and (x <= 136) and (y >= 402) and (y <= 426) then
  76.                                   tell window "help"
  77.                                     go("grooveM11")
  78.                                   end tell
  79.                                 else
  80.                                   if (x >= 584) and (x <= 634) and (y >= 66) and (y <= 367) then
  81.                                     tell window "help"
  82.                                       go("grooveM13")
  83.                                     end tell
  84.                                   else
  85.                                     if (x >= 568) and (x <= 583) and (y >= 66) and (y <= 367) then
  86.                                       tell window "help"
  87.                                         go("grooveM14")
  88.                                       end tell
  89.                                     else
  90.                                       if (x >= 508) and (x <= 563) and (y >= 67) and (y <= 79) then
  91.                                         tell window "help"
  92.                                           go("keep")
  93.                                         end tell
  94.                                       else
  95.                                         if (the mouseMember = member 1000 of castLib 1) or (the mouseMember = member 2 of castLib 1) then
  96.                                           tell window "help"
  97.                                             go("start")
  98.                                           end tell
  99.                                         end if
  100.                                       end if
  101.                                     end if
  102.                                   end if
  103.                                 end if
  104.                               end if
  105.                             end if
  106.                           end if
  107.                         end if
  108.                       end if
  109.                     end if
  110.                   end if
  111.                 end if
  112.               end if
  113.             end if
  114.           end if
  115.         end if
  116.       end if
  117.     end if
  118.   end if
  119. end
  120.