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

  1. -- background: 5412 from stack: in
  2. -- bmap block id: 5634
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 7 (field)
  9. -- low flags: 00
  10. -- high flags: 4007
  11. -- rect: left=41 top=75 right=297 bottom=472
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: paths
  20. ----- HyperTalk script -----
  21. on closeField
  22.   global stacks,applications,documents
  23.   put field "paths" of card "stacks" into stacks
  24.   put field "paths" of card "applications" into applications
  25.   put field "paths" of card "documents" into documents
  26. end closeField
  27.  
  28.  
  29.  
  30. -- part 14 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=256 top=298 right=321 bottom=281
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 1013 / 1013
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Next
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect zoom close slow
  45.   go to next card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 15 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=228 top=298 right=321 bottom=254
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1014 / 1014
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Prev
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect zoom close slow
  65.   go to prev card
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 17 (field)
  71. -- low flags: 00
  72. -- high flags: 0000
  73. -- rect: left=117 top=36 right=61 bottom=394
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 20
  78. -- text size: 18
  79. -- style flags: 0
  80. -- line height: 24
  81. -- part name: 
  82.