home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / oooooo.sit / Oooooo / card_2858.txt < prev    next >
Text File  |  1988-08-16  |  10KB  |  346 lines

  1. -- card: 2858 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2777
  5. -- name: Halloween
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide menubar
  9. end opencard
  10.  
  11.  
  12.  
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=289 top=91 right=243 bottom=454
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   play "flute" tempo 40 e2 e2 e2
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 2 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=106 top=280 right=326 bottom=272
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: 
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   play "Clang"
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 3 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=88 top=76 right=118 bottom=136
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: 
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   play "Clock" tempo 80 "e c d g3h. gq d4 e cw"
  68.   wait 1 seconds
  69.   play "Clock" tempo 60 c#3h
  70.   wait 10 seconds
  71.   play "Clock" tempo 60 c#3h
  72.   play "Clock" tempo 60 c#3h
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 5 (button)
  78. -- low flags: 80
  79. -- high flags: 0000
  80. -- rect: left=388 top=213 right=253 bottom=435
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 6552 / 6552
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: Bat 3
  89.  
  90.  
  91. -- part 6 (button)
  92. -- low flags: 80
  93. -- high flags: 0000
  94. -- rect: left=-13 top=282 right=322 bottom=34
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 6552 / 6552
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Bat 4
  103.  
  104.  
  105. -- part 7 (button)
  106. -- low flags: 80
  107. -- high flags: 0000
  108. -- rect: left=205 top=251 right=291 bottom=252
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 6552 / 6552
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Bat 1
  117.  
  118.  
  119. -- part 8 (button)
  120. -- low flags: 80
  121. -- high flags: 0000
  122. -- rect: left=85 top=213 right=253 bottom=132
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 6552 / 6552
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: Bat 2
  131.  
  132.  
  133. -- part 9 (button)
  134. -- low flags: 00
  135. -- high flags: 0000
  136. -- rect: left=463 top=305 right=341 bottom=499
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: Jumping Bats
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   show card button "Bat 1"
  148.   show card button "Bat 2"
  149.   show card button "Bat 3"
  150.   show card button "Bat 4"
  151.   play "flute" tempo 40 a
  152.   set the loc of button "Bat 1" to random(512),random(342)
  153.   set the loc of button "Bat 2" to random(512),random(342)
  154.   set the loc of button "Bat 3" to random(512),random(342)
  155.   set the loc of button "Bat 4" to random(512),random(342)
  156.   set the loc of button "Bat 1" to random(512),random(342)
  157.   set the loc of button "Bat 2" to random(512),random(342)
  158.   set the loc of button "Bat 3" to random(512),random(342)
  159.   set the loc of button "Bat 4" to random(512),random(342)
  160.   set the loc of button "Bat 1" to random(512),random(342)
  161.   set the loc of button "Bat 2" to random(512),random(342)
  162.   set the loc of button "Bat 3" to random(512),random(342)
  163.   set the loc of button "Bat 4" to random(512),random(342)
  164.   set the loc of button "Bat 1" to random(512),random(342)
  165.   set the loc of button "Bat 2" to random(512),random(342)
  166.   set the loc of button "Bat 3" to random(512),random(342)
  167.   set the loc of button "Bat 4" to random(512),random(342)
  168.   set the loc of button "Bat 1" to random(512),random(342)
  169.   set the loc of button "Bat 2" to random(512),random(342)
  170.   set the loc of button "Bat 3" to random(512),random(342)
  171.   set the loc of button "Bat 4" to random(512),random(342)
  172.   set the loc of button "Bat 1" to random(512),random(342)
  173.   set the loc of button "Bat 2" to random(512),random(342)
  174.   set the loc of button "Bat 3" to random(512),random(342)
  175.   set the loc of button "Bat 4" to random(512),random(342)
  176.   set the loc of button "Bat 1" to random(512),random(342)
  177.   set the loc of button "Bat 2" to random(512),random(342)
  178.   set the loc of button "Bat 3" to random(512),random(342)
  179.   set the loc of button "Bat 4" to random(512),random(342)
  180.   hide card button "Bat 1"
  181.   hide card button "Bat 2"
  182.   hide card button "Bat 3"
  183.   hide card button "Bat 4"
  184. end mouseUp
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192. -- part 10 (button)
  193. -- low flags: 00
  194. -- high flags: 0000
  195. -- rect: left=8 top=166 right=342 bottom=85
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 0
  200. -- text size: 12
  201. -- style flags: 0
  202. -- line height: 16
  203. -- part name: 
  204. ----- HyperTalk script -----
  205. on mouseUp
  206.   play "flute" tempo 40 e3 g a3 c3...
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 11 (button)
  212. -- low flags: 00
  213. -- high flags: 0000
  214. -- rect: left=103 top=151 right=230 bottom=272
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 1
  218. -- font id: 0
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: 
  223. ----- HyperTalk script -----
  224. on mouseUp
  225.   play "Harpsichord" tempo 380 "b3 c#4 d e f# g a#3 g4 f# e d c# d r f# r b r c# r b r a# r bw"
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part 12 (button)
  231. -- low flags: 00
  232. -- high flags: 0000
  233. -- rect: left=446 top=37 right=73 bottom=482
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 0
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: Jumping Bats
  242. ----- HyperTalk script -----
  243. on mouseUp
  244.   show card button "Bat 1"
  245.   show card button "Bat 2"
  246.   show card button "Bat 3"
  247.   show card button "Bat 4"
  248.   play "flute" tempo 40 a
  249.   set the loc of button "Bat 1" to random(512),random(342)
  250.   set the loc of button "Bat 2" to random(512),random(342)
  251.   set the loc of button "Bat 3" to random(512),random(342)
  252.   set the loc of button "Bat 4" to random(512),random(342)
  253.   set the loc of button "Bat 1" to random(512),random(342)
  254.   set the loc of button "Bat 2" to random(512),random(342)
  255.   set the loc of button "Bat 3" to random(512),random(342)
  256.   set the loc of button "Bat 4" to random(512),random(342)
  257.   set the loc of button "Bat 1" to random(512),random(342)
  258.   set the loc of button "Bat 2" to random(512),random(342)
  259.   set the loc of button "Bat 3" to random(512),random(342)
  260.   set the loc of button "Bat 4" to random(512),random(342)
  261.   set the loc of button "Bat 1" to random(512),random(342)
  262.   set the loc of button "Bat 2" to random(512),random(342)
  263.   set the loc of button "Bat 3" to random(512),random(342)
  264.   set the loc of button "Bat 4" to random(512),random(342)
  265.   set the loc of button "Bat 1" to random(512),random(342)
  266.   set the loc of button "Bat 2" to random(512),random(342)
  267.   set the loc of button "Bat 3" to random(512),random(342)
  268.   set the loc of button "Bat 4" to random(512),random(342)
  269.   set the loc of button "Bat 1" to random(512),random(342)
  270.   set the loc of button "Bat 2" to random(512),random(342)
  271.   set the loc of button "Bat 3" to random(512),random(342)
  272.   set the loc of button "Bat 4" to random(512),random(342)
  273.   set the loc of button "Bat 1" to random(512),random(342)
  274.   set the loc of button "Bat 2" to random(512),random(342)
  275.   set the loc of button "Bat 3" to random(512),random(342)
  276.   set the loc of button "Bat 4" to random(512),random(342)
  277.   hide card button "Bat 1"
  278.   hide card button "Bat 2"
  279.   hide card button "Bat 3"
  280.   hide card button "Bat 4"
  281. end mouseUp
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289. -- part 13 (button)
  290. -- low flags: 00
  291. -- high flags: 0000
  292. -- rect: left=20 top=35 right=71 bottom=56
  293. -- title width / last selected line: 0
  294. -- icon id / first selected line: 0 / 0
  295. -- text alignment: 1
  296. -- font id: 0
  297. -- text size: 12
  298. -- style flags: 0
  299. -- line height: 16
  300. -- part name: Jumping Bats
  301. ----- HyperTalk script -----
  302. on mouseUp
  303.   show card button "Bat 1"
  304.   show card button "Bat 2"
  305.   show card button "Bat 3"
  306.   show card button "Bat 4"
  307.   play "flute" tempo 40 a
  308.   set the loc of button "Bat 1" to random(512),random(342)
  309.   set the loc of button "Bat 2" to random(512),random(342)
  310.   set the loc of button "Bat 3" to random(512),random(342)
  311.   set the loc of button "Bat 4" to random(512),random(342)
  312.   set the loc of button "Bat 1" to random(512),random(342)
  313.   set the loc of button "Bat 2" to random(512),random(342)
  314.   set the loc of button "Bat 3" to random(512),random(342)
  315.   set the loc of button "Bat 4" to random(512),random(342)
  316.   set the loc of button "Bat 1" to random(512),random(342)
  317.   set the loc of button "Bat 2" to random(512),random(342)
  318.   set the loc of button "Bat 3" to random(512),random(342)
  319.   set the loc of button "Bat 4" to random(512),random(342)
  320.   set the loc of button "Bat 1" to random(512),random(342)
  321.   set the loc of button "Bat 2" to random(512),random(342)
  322.   set the loc of button "Bat 3" to random(512),random(342)
  323.   set the loc of button "Bat 4" to random(512),random(342)
  324.   set the loc of button "Bat 1" to random(512),random(342)
  325.   set the loc of button "Bat 2" to random(512),random(342)
  326.   set the loc of button "Bat 3" to random(512),random(342)
  327.   set the loc of button "Bat 4" to random(512),random(342)
  328.   set the loc of button "Bat 1" to random(512),random(342)
  329.   set the loc of button "Bat 2" to random(512),random(342)
  330.   set the loc of button "Bat 3" to random(512),random(342)
  331.   set the loc of button "Bat 4" to random(512),random(342)
  332.   set the loc of button "Bat 1" to random(512),random(342)
  333.   set the loc of button "Bat 2" to random(512),random(342)
  334.   set the loc of button "Bat 3" to random(512),random(342)
  335.   set the loc of button "Bat 4" to random(512),random(342)
  336.   hide card button "Bat 1"
  337.   hide card button "Bat 2"
  338.   hide card button "Bat 3"
  339.   hide card button "Bat 4"
  340. end mouseUp
  341.  
  342.  
  343.  
  344.  
  345.  
  346.