home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames2.iso / Educational / frog / card_3002.txt < prev    next >
Text File  |  1989-03-29  |  8KB  |  421 lines

  1. -- card: 3002 from stack: in
  2. -- bmap block id: 3312
  3. -- flags: 0000
  4. -- background id: 2641
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=14 top=216 right=245 bottom=59
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual zoom open slow
  23.   go to card id 2119
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=13 top=269 right=296 bottom=59
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: New Button
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go to card id 3633
  44. end mouseUp
  45.  
  46.  
  47.  
  48.  
  49. -- part 3 (button)
  50. -- low flags: 00
  51. -- high flags: 0000
  52. -- rect: left=14 top=245 right=269 bottom=59
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: New Button
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   visual zoom open slow
  64.   go to card id 4548
  65. end mouseUp
  66.  
  67.  
  68.  
  69.  
  70. -- part 5 (field)
  71. -- low flags: 01
  72. -- high flags: 0001
  73. -- rect: left=374 top=27 right=296 bottom=511
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 3
  78. -- text size: 12
  79. -- style flags: 256
  80. -- line height: 16
  81. -- part name: 
  82.  
  83.  
  84. -- part 7 (button)
  85. -- low flags: 00
  86. -- high flags: 0000
  87. -- rect: left=351 top=59 right=74 bottom=481
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: bladder
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.  
  99.   choose bucket tool
  100.   set pattern to 4
  101.   set the highlight of button "bladder" to true
  102.   repeat 3 times
  103.     click at 225,93
  104.     domenu undo
  105.   end repeat
  106.   set the highlight of button "bladder" to false
  107.   choose browse tool
  108.  
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 8 (button)
  114. -- low flags: 00
  115. -- high flags: 0000
  116. -- rect: left=351 top=107 right=122 bottom=481
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: muscle
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.  
  128.   choose bucket tool
  129.   set pattern to 4
  130.   set the highlight of button "muscle" to true
  131.   repeat 3 times
  132.     click at 171,131
  133.     domenu undo
  134.   end repeat
  135.   set the highlight of button "muscle" to false
  136.   choose browse tool
  137.  
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 9 (button)
  143. -- low flags: 00
  144. -- high flags: 0000
  145. -- rect: left=351 top=75 right=90 bottom=484
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: cloaca
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   choose oval tool
  157.  
  158.   set linesize to 4
  159.   set the highlight of button cloaca to true
  160.   repeat 3
  161.     drag from 205,102 to 248,128
  162.  
  163.     wait 20 ticks
  164.     domenu undo
  165.     wait 20 ticks
  166.   end repeat
  167.   set linesize to 1
  168.   choose browse tool
  169.   set the highlight of button cloaca to false
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 10 (button)
  175. -- low flags: 00
  176. -- high flags: 0000
  177. -- rect: left=352 top=91 right=106 bottom=498
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: large intes
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   choose bucket tool
  189.   set pattern to 4
  190.   repeat 3 times
  191.     click at 222, 59
  192.     domenu undo
  193.   end repeat
  194.   choose browse tool
  195.  
  196. end mouseUp
  197.  
  198.  
  199.  
  200. -- part 11 (field)
  201. -- low flags: 01
  202. -- high flags: 0001
  203. -- rect: left=211 top=63 right=75 bottom=229
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 0
  207. -- font id: 3
  208. -- text size: 5
  209. -- style flags: 0
  210. -- line height: 6
  211. -- part name: 
  212.  
  213.  
  214. -- part 12 (button)
  215. -- low flags: 00
  216. -- high flags: 0000
  217. -- rect: left=351 top=123 right=138 bottom=481
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 0 / 0
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: oviduct
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   choose bucket tool
  229.  
  230.   set the highlight of button "oviduct" to true
  231.   set pattern to 4
  232.   repeat 2 times
  233.     click at 271, 51
  234.     domenu undo
  235.     click at 206,58
  236.     domenu undo
  237.   end repeat
  238.   choose browse tool
  239.   set the highlight of button "oviduct" to false
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 13 (button)
  245. -- low flags: 00
  246. -- high flags: 0000
  247. -- rect: left=259 top=41 right=62 bottom=290
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: oviduct f
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.  
  259.   repeat 2 times
  260.     set highlight of button "oviduct" to true
  261.     wait 30 ticks
  262.     set highlight of button "oviduct" to false
  263.     wait 30 ticks
  264.   end repeat
  265. end mouseUp
  266.  
  267.  
  268.  
  269. -- part 14 (button)
  270. -- low flags: 00
  271. -- high flags: 0000
  272. -- rect: left=187 top=41 right=59 bottom=217
  273. -- title width / last selected line: 0
  274. -- icon id / first selected line: 0 / 0
  275. -- text alignment: 1
  276. -- font id: 0
  277. -- text size: 12
  278. -- style flags: 0
  279. -- line height: 16
  280. -- part name: oviduct f2
  281. ----- HyperTalk script -----
  282. on mouseUp
  283.  
  284.   repeat 2 times
  285.     set highlight of button "oviduct" to true
  286.     wait 30 ticks
  287.     set highlight of button "oviduct" to false
  288.     wait 30 ticks
  289.   end repeat
  290. end mouseUp
  291.  
  292.  
  293.  
  294. -- part 16 (button)
  295. -- low flags: 00
  296. -- high flags: 0000
  297. -- rect: left=207 top=74 right=103 bottom=246
  298. -- title width / last selected line: 0
  299. -- icon id / first selected line: 0 / 0
  300. -- text alignment: 1
  301. -- font id: 0
  302. -- text size: 12
  303. -- style flags: 0
  304. -- line height: 16
  305. -- part name: bladder f
  306. ----- HyperTalk script -----
  307. on mouseUp
  308.  
  309.   repeat 2 times
  310.     set highlight of button "bladder" to true
  311.     wait 30 ticks
  312.     set highlight of button "bladder" to false
  313.     wait 30 ticks
  314.   end repeat
  315. end mouseUp
  316.  
  317.  
  318.  
  319. -- part 17 (button)
  320. -- low flags: 00
  321. -- high flags: 0000
  322. -- rect: left=219 top=39 right=74 bottom=237
  323. -- title width / last selected line: 0
  324. -- icon id / first selected line: 0 / 0
  325. -- text alignment: 1
  326. -- font id: 0
  327. -- text size: 12
  328. -- style flags: 0
  329. -- line height: 16
  330. -- part name: large intes f
  331. ----- HyperTalk script -----
  332. on mouseUp
  333.  
  334.   repeat 2 times
  335.     set highlight of button "large intes" to true
  336.     wait 30 ticks
  337.     set highlight of button "large intes" to false
  338.     wait 30 ticks
  339.   end repeat
  340. end mouseUp
  341.  
  342.  
  343.  
  344. -- part 18 (button)
  345. -- low flags: 00
  346. -- high flags: 0000
  347. -- rect: left=136 top=88 right=166 bottom=200
  348. -- title width / last selected line: 0
  349. -- icon id / first selected line: 0 / 0
  350. -- text alignment: 1
  351. -- font id: 0
  352. -- text size: 12
  353. -- style flags: 0
  354. -- line height: 16
  355. -- part name: muscle f
  356. ----- HyperTalk script -----
  357. on mouseUp
  358.  
  359.   repeat 2 times
  360.     set highlight of button "muscle" to true
  361.     wait 30 ticks
  362.     set highlight of button "muscle" to false
  363.     wait 30 ticks
  364.   end repeat
  365. end mouseUp
  366.  
  367.  
  368.  
  369. -- part 20 (button)
  370. -- low flags: 00
  371. -- high flags: 8003
  372. -- rect: left=363 top=316 right=338 bottom=463
  373. -- title width / last selected line: 0
  374. -- icon id / first selected line: 0 / 0
  375. -- text alignment: 1
  376. -- font id: 0
  377. -- text size: 12
  378. -- style flags: 0
  379. -- line height: 16
  380. -- part name: Back
  381. ----- HyperTalk script -----
  382. on mouseUp
  383.   go to card "start"
  384. end mouseUp
  385.  
  386.  
  387.  
  388. -- part 21 (button)
  389. -- low flags: 00
  390. -- high flags: 0000
  391. -- rect: left=220 top=104 right=132 bottom=239
  392. -- title width / last selected line: 0
  393. -- icon id / first selected line: 0 / 0
  394. -- text alignment: 1
  395. -- font id: 0
  396. -- text size: 12
  397. -- style flags: 0
  398. -- line height: 16
  399. -- part name: cloaca f
  400. ----- HyperTalk script -----
  401. on mouseUp
  402.  
  403.   repeat 2 times
  404.     set highlight of button "cloaca" to true
  405.     wait 30 ticks
  406.     set highlight of button "cloaca" to false
  407.     wait 30 ticks
  408.   end repeat
  409. end mouseUp
  410.  
  411.  
  412.  
  413. -- part contents for card part 5
  414. ----- text -----
  415.  
  416.  
  417. Bladder
  418. Cloaca
  419. Large Intestine
  420. Muscles
  421. Oviduct