home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / HyperX / MacGuide / MacGuide / card_5015.txt < prev    next >
Encoding:
Text File  |  1989-06-08  |  4.2 KB  |  207 lines

  1. -- card: 5015 from stack: in
  2. -- bmap block id: 5491
  3. -- flags: 0000
  4. -- background id: 4753
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   get the visible of cd fld 2
  9.   if it is true then
  10.     wait 1 sec
  11.     play "harpsichord"  "c5"
  12.     hide cd fld 2
  13.     wait 1 sec
  14.     play "harpsichord" "c5"
  15.     hide cd fld 4
  16.     wait 1 sec
  17.     play "harpsichord" "c5"
  18.     hide cd fld 6
  19.     wait 1 sec
  20.     play "harpsichord" "c5"
  21.     hide cd fld 7
  22.     wait 1 sec
  23.     play "harpsichord" "c5"
  24.     hide cd fld 5
  25.     wait 1 sec
  26.     play "harpsichord" "c5"
  27.     hide cd fld 3
  28.     wait 1 sec
  29.     play "harpsichord" "c5"
  30.     hide cd fld 1
  31.     wait 1 sec
  32.     lock screen
  33.     show cd fld 8
  34.     show cd btn 1
  35.     unlock screen with wipe down slow
  36.     play "harpsichord" "c5"
  37.   end if
  38. end openCard
  39.  
  40. on mouseUp
  41.   visual effect wipe left slow to black
  42.   visual effect wipe right
  43.   go next
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 11 (field)
  49. -- low flags: 00
  50. -- high flags: 0001
  51. -- rect: left=0 top=167 right=342 bottom=127
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 33
  56. -- text size: 14
  57. -- style flags: 0
  58. -- line height: 18
  59. -- part name: 
  60.  
  61.  
  62. -- part 8 (field)
  63. -- low flags: 00
  64. -- high flags: 0001
  65. -- rect: left=0 top=0 right=168 bottom=128
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 33
  70. -- text size: 14
  71. -- style flags: 0
  72. -- line height: 18
  73. -- part name: 
  74.  
  75.  
  76. -- part 2 (field)
  77. -- low flags: 00
  78. -- high flags: 0001
  79. -- rect: left=127 top=0 right=168 bottom=281
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 0
  83. -- font id: 3
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: 
  88.  
  89.  
  90. -- part 3 (field)
  91. -- low flags: 00
  92. -- high flags: 0001
  93. -- rect: left=127 top=167 right=342 bottom=281
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 0
  97. -- font id: 3
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: 
  102.  
  103.  
  104. -- part 4 (field)
  105. -- low flags: 00
  106. -- high flags: 0001
  107. -- rect: left=281 top=167 right=342 bottom=430
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 0
  111. -- font id: 3
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: 
  116.  
  117.  
  118. -- part 5 (field)
  119. -- low flags: 00
  120. -- high flags: 0001
  121. -- rect: left=281 top=0 right=168 bottom=430
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 3
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: 
  130.  
  131.  
  132. -- part 6 (field)
  133. -- low flags: 00
  134. -- high flags: 0001
  135. -- rect: left=430 top=-1 right=342 bottom=512
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 0
  139. -- font id: 3
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: 
  144.  
  145.  
  146. -- part 1 (field)
  147. -- low flags: 81
  148. -- high flags: 0002
  149. -- rect: left=145 top=91 right=268 bottom=396
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 0
  153. -- font id: 33
  154. -- text size: 14
  155. -- style flags: 0
  156. -- line height: 24
  157. -- part name: 
  158.  
  159.  
  160. -- part 12 (button)
  161. -- low flags: 80
  162. -- high flags: A004
  163. -- rect: left=417 top=315 right=334 bottom=496
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Continue
  172.  
  173.  
  174. -- part 13 (button)
  175. -- low flags: 00
  176. -- high flags: A004
  177. -- rect: left=0 top=294 right=342 bottom=59
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 14953 / 14953
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: HyperGuide
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   global BackToGuide
  189.   if BackToGuide ‚↠"" then
  190.     go to BackToGuide
  191.     put "" into BackToGuide
  192.   else
  193.     beep
  194.   end if
  195. end mouseUp
  196.  
  197.  
  198.  
  199. -- part contents for card part 1
  200. ----- text -----
  201.   Every day a business is faced with:
  202.  
  203.                          ‚Ä¢ Choices
  204.                          ‚Ä¢¬†Problems
  205.                          ‚Ä¢¬†Information                      
  206.                          ‚Ä¢ Decisions
  207.                          ‚Ä¢¬†Judgements