home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / xfcn / hypermac.sit / HyperMacintalk / card_8965.txt < prev    next >
Encoding:
Text File  |  1987-10-20  |  7.5 KB  |  414 lines

  1. -- card: 8965 from stack: in
  2. -- bmap block id: 3450
  3. -- flags: 0000
  4. -- background id: 2091
  5. -- name: Index
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=48 top=126 right=148 bottom=235
  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: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push this card
  23.   visual effect zoom open
  24.   go to card id 8363
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 3 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=48 top=150 right=172 bottom=235
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: 
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   push this card
  45.   visual effect zoom open
  46.   go to card id 3604
  47. end mouseUp
  48.  
  49.  
  50.  
  51.  
  52. -- part 4 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=48 top=173 right=195 bottom=235
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: 
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   push this card
  67.   visual effect zoom open fast
  68.   go to card id 10713
  69. end mouseUp
  70.  
  71.  
  72.  
  73.  
  74. -- part 5 (button)
  75. -- low flags: 00
  76. -- high flags: 0000
  77. -- rect: left=48 top=197 right=219 bottom=235
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: 
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   push this card
  89.   go to card id 15149
  90. end mouseUp
  91.  
  92.  
  93.  
  94.  
  95. -- part 6 (button)
  96. -- low flags: 00
  97. -- high flags: 0000
  98. -- rect: left=48 top=221 right=243 bottom=235
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 0 / 0
  101. -- text alignment: 1
  102. -- font id: 0
  103. -- text size: 12
  104. -- style flags: 0
  105. -- line height: 16
  106. -- part name: 
  107. ----- HyperTalk script -----
  108. on mouseUp
  109.   visual effect iris open
  110.   go to card id 2974
  111. end mouseUp
  112.  
  113.  
  114.  
  115.  
  116. -- part 7 (button)
  117. -- low flags: 00
  118. -- high flags: 0000
  119. -- rect: left=46 top=245 right=278 bottom=235
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 1
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: 
  128. ----- HyperTalk script -----
  129. on mouseUp
  130.   visual effect iris open
  131.   go to card id 14779
  132. end mouseUp
  133.  
  134.  
  135.  
  136.  
  137. -- part 14 (button)
  138. -- low flags: 00
  139. -- high flags: 0000
  140. -- rect: left=22 top=292 right=321 bottom=54
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 21700 / 21700
  143. -- text alignment: 1
  144. -- font id: 0
  145. -- text size: 12
  146. -- style flags: 0
  147. -- line height: 16
  148. -- part name: Home
  149. ----- HyperTalk script -----
  150. on mouseUp
  151.   visual effect iris open
  152.   go Home
  153. end mouseUp
  154.  
  155.  
  156.  
  157. -- part 17 (button)
  158. -- low flags: 00
  159. -- high flags: 0000
  160. -- rect: left=255 top=295 right=320 bottom=282
  161. -- title width / last selected line: 0
  162. -- icon id / first selected line: 1013 / 1013
  163. -- text alignment: 1
  164. -- font id: 0
  165. -- text size: 12
  166. -- style flags: 0
  167. -- line height: 16
  168. -- part name: Next
  169. ----- HyperTalk script -----
  170. on mouseUp
  171.   visual effect wipe left
  172.   go to next card
  173. end mouseUp
  174.  
  175.  
  176.  
  177. -- part 18 (button)
  178. -- low flags: 00
  179. -- high flags: 0000
  180. -- rect: left=453 top=294 right=322 bottom=490
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 1012 / 1012
  183. -- text alignment: 1
  184. -- font id: 0
  185. -- text size: 12
  186. -- style flags: 0
  187. -- line height: 16
  188. -- part name: Return
  189. ----- HyperTalk script -----
  190. on mouseUp
  191.   visual effect iris close
  192.   pop card
  193. end mouseUp
  194.  
  195.  
  196.  
  197. -- part 20 (field)
  198. -- low flags: 01
  199. -- high flags: 0000
  200. -- rect: left=292 top=125 right=145 bottom=463
  201. -- title width / last selected line: 0
  202. -- icon id / first selected line: 0 / 0
  203. -- text alignment: 0
  204. -- font id: 2
  205. -- text size: 12
  206. -- style flags: 0
  207. -- line height: 16
  208. -- part name: 
  209.  
  210.  
  211. -- part 22 (button)
  212. -- low flags: 00
  213. -- high flags: 0000
  214. -- rect: left=309 top=147 right=162 bottom=427
  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.   push this card
  226.   go to card id 6265
  227. end mouseUp
  228.  
  229.  
  230.  
  231.  
  232. -- part 23 (button)
  233. -- low flags: 00
  234. -- high flags: 0000
  235. -- rect: left=309 top=163 right=178 bottom=427
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 1
  239. -- font id: 0
  240. -- text size: 12
  241. -- style flags: 0
  242. -- line height: 16
  243. -- part name: 
  244. ----- HyperTalk script -----
  245. on mouseUp
  246.   push this card
  247.   go to card id 5374
  248. end mouseUp
  249.  
  250.  
  251.  
  252.  
  253. -- part 24 (button)
  254. -- low flags: 00
  255. -- high flags: 0000
  256. -- rect: left=309 top=179 right=194 bottom=427
  257. -- title width / last selected line: 0
  258. -- icon id / first selected line: 0 / 0
  259. -- text alignment: 1
  260. -- font id: 0
  261. -- text size: 12
  262. -- style flags: 0
  263. -- line height: 16
  264. -- part name: 
  265. ----- HyperTalk script -----
  266. on mouseUp
  267.   push this card
  268.   go to card id 5443
  269. end mouseUp
  270.  
  271.  
  272.  
  273.  
  274. -- part 25 (button)
  275. -- low flags: 00
  276. -- high flags: 0000
  277. -- rect: left=309 top=195 right=210 bottom=427
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: 
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   push this card
  289.   go to card id 5080
  290. end mouseUp
  291.  
  292.  
  293.  
  294.  
  295. -- part 26 (button)
  296. -- low flags: 00
  297. -- high flags: 0000
  298. -- rect: left=309 top=211 right=226 bottom=427
  299. -- title width / last selected line: 0
  300. -- icon id / first selected line: 0 / 0
  301. -- text alignment: 1
  302. -- font id: 0
  303. -- text size: 12
  304. -- style flags: 0
  305. -- line height: 16
  306. -- part name: 
  307. ----- HyperTalk script -----
  308. on mouseUp
  309.   push this card
  310.   go to card id 16255
  311. end mouseUp
  312.  
  313.  
  314.  
  315.  
  316. -- part 27 (button)
  317. -- low flags: 00
  318. -- high flags: 0000
  319. -- rect: left=309 top=227 right=242 bottom=427
  320. -- title width / last selected line: 0
  321. -- icon id / first selected line: 0 / 0
  322. -- text alignment: 1
  323. -- font id: 0
  324. -- text size: 12
  325. -- style flags: 0
  326. -- line height: 16
  327. -- part name: 
  328. ----- HyperTalk script -----
  329. on mouseUp
  330.   push this card
  331.   go to card id 16897
  332. end mouseUp
  333.  
  334.  
  335.  
  336.  
  337. -- part 28 (button)
  338. -- low flags: 00
  339. -- high flags: 0000
  340. -- rect: left=309 top=243 right=258 bottom=427
  341. -- title width / last selected line: 0
  342. -- icon id / first selected line: 0 / 0
  343. -- text alignment: 1
  344. -- font id: 0
  345. -- text size: 12
  346. -- style flags: 0
  347. -- line height: 16
  348. -- part name: 
  349. ----- HyperTalk script -----
  350. on mouseUp
  351.   push this card
  352.   go to card id 4040
  353. end mouseUp
  354.  
  355.  
  356.  
  357.  
  358. -- part 29 (button)
  359. -- low flags: 00
  360. -- high flags: 0000
  361. -- rect: left=309 top=259 right=274 bottom=427
  362. -- title width / last selected line: 0
  363. -- icon id / first selected line: 0 / 0
  364. -- text alignment: 1
  365. -- font id: 0
  366. -- text size: 12
  367. -- style flags: 0
  368. -- line height: 16
  369. -- part name: 
  370. ----- HyperTalk script -----
  371. on mouseUp
  372.   push this card
  373.   go to card id 2434
  374. end mouseUp
  375.  
  376.  
  377.  
  378.  
  379. -- part contents for background part 1
  380. ----- text -----
  381. HyperMacintalk V1.0
  382.  
  383. -- part contents for background part 2
  384. ----- text -----
  385. Macintalk capability for HyperTalk users
  386. by Dennis C. DeMars
  387.  
  388. -- part contents for background part 5
  389. ----- text -----
  390. Copyright ┬⌐ 1987 Dennis C. DeMars ΓÇö For nonΓÇôcommercial distribution only.
  391.  
  392. -- part contents for background part 3
  393. ----- text -----
  394. Introduction
  395. How Macintalk Works
  396. How to Write Phonetically
  397. How to Install Commands
  398. Speech Lab
  399. Macintalk Phoneme Table
  400.  
  401. -- part contents for background part 4
  402. ----- text -----
  403. LowerToUpper
  404. Phonemes
  405. Say
  406. SayPhonetic
  407. SetPitch
  408. SetRate
  409. TurnSpeechOff
  410. TurnSpeechOn
  411.  
  412. -- part contents for card part 20
  413. ----- text -----
  414. Commands and Functions