home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / exampleh.sit / Home(Example) / card_8915.txt < prev    next >
Text File  |  1988-11-14  |  3KB  |  152 lines

  1. -- card: 8915 from stack: in
  2. -- bmap block id: 10014
  3. -- flags: 0000
  4. -- background id: 2766
  5. -- name: StackEd
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=15 top=28 right=92 bottom=95
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1000 / 1000
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Stack
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   Play "Boing"
  23.   DoMenu Copy Card
  24.   DoMenu New Stack...
  25.   DoMenu Paste Card
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 8003
  33. -- rect: left=15 top=95 right=159 bottom=95
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 17481 / 17481
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: New Card
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   Play "Boing"
  45.   doMenu New Card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 8003
  53. -- rect: left=15 top=162 right=226 bottom=95
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 27056 / 27056
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: New Button
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   Play "Boing"
  65.   DoMenu New Button
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 4 (button)
  71. -- low flags: 00
  72. -- high flags: 8003
  73. -- rect: left=15 top=232 right=296 bottom=95
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 15972 / 15972
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: New Field
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   Play "Boing"
  85.   DoMenu New Field
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 7 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=453 top=272 right=300 bottom=485
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 29114 / 29114
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Home James
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect zoom close
  105.   go home
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 8 (button)
  111. -- low flags: 00
  112. -- high flags: 8003
  113. -- rect: left=294 top=249 right=296 bottom=409
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 14953 / 14953
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: Transfer Too....
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   Open Application
  125. end mouseUp
  126.  
  127.  
  128.  
  129. -- part 10 (button)
  130. -- low flags: 00
  131. -- high flags: 8003
  132. -- rect: left=142 top=249 right=296 bottom=257
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 1000 / 1000
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: Open Stack....
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   DoMenu Open Stack...
  144. end mouseUp
  145.  
  146.  
  147.  
  148. -- part contents for background part 19
  149. ----- text -----
  150.  
  151.  
  152.