home *** CD-ROM | disk | FTP | other *** search
/ The Electronic Whole Earth Catalog / ElectronicWholeEarthCatalog.img / COMMUNITY / background_14703.txt < prev    next >
Text File  |  1989-02-09  |  3KB  |  126 lines

  1. -- background: 14703 from stack: in
  2. -- bmap block id: 113432
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Section Map
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=482 top=184 right=230 bottom=507
  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: Right
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll left
  23.   go to stack "PLACE"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=463 top=232 right=275 bottom=488
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Left
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect scroll right
  43.   go to stack "WHOLE SYSTEMS"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (field)
  49. -- low flags: 81
  50. -- high flags: 0002
  51. -- rect: left=255 top=0 right=18 bottom=396
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 0
  55. -- font id: 3
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: theIdent
  60.  
  61.  
  62. -- part 4 (field)
  63. -- low flags: 81
  64. -- high flags: 0000
  65. -- rect: left=373 top=38 right=59 bottom=451
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 3
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: theTitle
  74.  
  75.  
  76. -- part 5 (field)
  77. -- low flags: 81
  78. -- high flags: 0002
  79. -- rect: left=0 top=0 right=18 bottom=86
  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: Accession
  88.  
  89.  
  90. -- part 7 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=463 top=88 right=130 bottom=507
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Earth
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   goWholeEarth
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 8 (button)
  110. -- low flags: 00
  111. -- high flags: 0000
  112. -- rect: left=116 top=133 right=167 bottom=342
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: Contents
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   visual effect iris open
  124.   go to card "Contents"
  125. end mouseUp
  126.